mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 22:53:11 +00:00
19 lines
868 B
Markdown
19 lines
868 B
Markdown
### [CVE-2012-1613](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1613)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in edit_one_pic.php in Coppermine Photo Gallery before 1.5.20 allows remote authenticated users with certain privileges to inject arbitrary web script or HTML via the keywords parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://coppermine.svn.sourceforge.net/viewvc/coppermine/trunk/cpg1.6.x/edit_one_pic.php?r1=8348&r2=8354
|
|
- http://packetstormsecurity.org/files/111369/Coppermine-1.5.18-Cross-Site-Scripting-Path-Disclosure.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|