mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 19:04:02 +02:00
18 lines
698 B
Markdown
18 lines
698 B
Markdown
### [CVE-2015-1435](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1435)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in my little forum before 2.3.4 allows remote attackers to inject arbitrary web script or HTML via the back parameter to index.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/130356/My-Little-Forum-2.3.3-Cross-Site-Scripting-SQL-Injection.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|