mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 09:09:31 +02:00
19 lines
793 B
Markdown
19 lines
793 B
Markdown
### [CVE-2020-29437](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-29437)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|