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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The nsCSPContext::SendReports function in dom/security/nsCSPContext.cpp in Mozilla Firefox before 45.0 and Firefox ESR 38.x before 38.7 does not prevent use of a non-HTTP report-uri for a Content Security Policy (CSP) violation report, which allows remote attackers to cause a denial of service (data overwrite) or possibly gain privileges by specifying a URL of a local file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1243178
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|