mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 11:44:02 +02:00
19 lines
1.0 KiB
Markdown
19 lines
1.0 KiB
Markdown
### [CVE-2012-1469](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1469)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in Open Journal Systems before 2.3.7 allow remote attackers and remote authenticated users to inject arbitrary web script or HTML via the (1) editor or (2) callback parameters to lib/pkp/lib/tinymce/jscripts/tiny_mce/plugins/ibrowser/ibrowser.php in the iBrowser plugin, (3) authors[][url] parameter to index.php, or (4) Bio Statement or (5) Abstract of Submission fields to the stripUnsafeHtml function in lib/pkp/classes/core/String.inc.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://pkp.sfu.ca/support/forum/viewtopic.php?f=2&t=8431
|
|
- https://www.htbridge.com/advisory/HTB23079
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|