Files
CVEs-PoC/2012/CVE-2012-1468.md
T
2025-09-29 21:09:30 +02:00

19 lines
933 B
Markdown

### [CVE-2012-1468](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1468)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### 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.