mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 07:34:01 +02:00
19 lines
933 B
Markdown
19 lines
933 B
Markdown
### [CVE-2012-1468](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1468)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Incomplete blacklist vulnerability in Open Journal Systems before 2.3.7 allows remote authenticated users with the Author Role permission to execute arbitrary code by uploading a file with an executable extension that is not ".php", then accessing it via a direct request to the file in submission/original/ in the associated article directory, as demonstrated using .pHp, .asp, and other extensions.
|
|
|
|
### 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.
|
|
|