Files
CVEs-PoC/2016/CVE-2016-5134.md
T
2024-06-18 02:51:15 +02:00

18 lines
770 B
Markdown

### [CVE-2016-5134](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5134)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.