mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 23:14:03 +02:00
19 lines
941 B
Markdown
19 lines
941 B
Markdown
### [CVE-2012-3835](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3835)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in AlienVault Open Source Security Information Management (OSSIM) 3.1 allow remote attackers to inject arbitrary web script or HTML via the (1) url parameter to top.php or (2) time[0][0] parameter to forensics/base_qry_main.php, which is not properly handled in an error page.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.darksecurity.de/index.php?/211-KORAMIS-ADV2012-002-Alienvault-OSSIM-Open-Source-SIEM-3.1-Multiple-security-vulnerabilities.html
|
|
- http://www.exploit-db.com/exploits/18800
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|