mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
770 B
Markdown
18 lines
770 B
Markdown
### [CVE-2016-5134](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5134)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
net/proxy/proxy_service.cc in the Proxy Auto-Config (PAC) feature in Google Chrome before 52.0.2743.82 does not ensure that URL information is restricted to a scheme, host, and port, which allows remote attackers to discover credentials by operating a server with a PAC script, a related issue to CVE-2016-3763.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.kb.cert.org/vuls/id/877625
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|