mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 15:54:10 +02:00
18 lines
715 B
Markdown
18 lines
715 B
Markdown
### [CVE-2012-5624](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5624)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The XMLHttpRequest object in Qt before 4.8.4 enables http redirection to the file scheme, which allows man-in-the-middle attackers to force the read of arbitrary local files and possibly obtain sensitive information via a file: URL to a QML application.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/n0-traces/cve_monitor
|
|
|