mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 02:41:46 +02:00
19 lines
850 B
Markdown
19 lines
850 B
Markdown
### [CVE-2010-3483](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3483)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
cms_write.php in Primitive CMS 1.0.9 does not properly restrict access, which allows remote attackers to gain administrative privileges via a direct request. NOTE: this vulnerability can be leveraged to conduct cross-site scripting attacks, as demonstrated using the (1) title, (2) content, and (3) menutitle parameters.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.org/1009-exploits/primitive-sqlxss.txt
|
|
- http://www.exploit-db.com/exploits/15064
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|