mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 00:14:52 +02:00
18 lines
1.1 KiB
Markdown
18 lines
1.1 KiB
Markdown
### [CVE-2007-1692](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1692)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The default configuration of Microsoft Windows uses the Web Proxy Autodiscovery Protocol (WPAD) without static WPAD entries, which might allow remote attackers to intercept web traffic by registering a proxy server using WINS or DNS, then responding to WPAD requests, as demonstrated using Internet Explorer. NOTE: it could be argued that if an attacker already has control over WINS/DNS, then web traffic could already be intercepted by modifying WINS or DNS records, so this would not cross privilege boundaries and would not be a vulnerability. It has also been reported that DHCP is an alternate attack vector.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://isc.sans.org/diary.html?storyid=2517
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|