Files
CVEs-PoC/2020/CVE-2020-29437.md
T
2024-05-25 21:48:12 +02:00

19 lines
793 B
Markdown

### [CVE-2020-29437](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-29437)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
SQL injection in the Buzz module of OrangeHRM through 4.6 allows remote authenticated attackers to execute arbitrary SQL commands via the orangehrmBuzzPlugin/lib/dao/BuzzDao.php loadMorePostsForm[profileUserId] parameter to the buzz/loadMoreProfile endpoint.
### POC
#### Reference
- https://github.com/orangehrm/orangehrm/issues/695
- https://www.horizon3.ai/disclosures/orangehrm-sqli.html
#### Github
- https://github.com/nvn1729/advisories