Files
CVEs-PoC/2021/CVE-2021-3200.md
T
2024-06-18 02:51:15 +02:00

20 lines
864 B
Markdown

### [CVE-2021-3200](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3200)
![](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
Buffer overflow vulnerability in libsolv 2020-12-13 via the Solver * testcase_read(Pool *pool, FILE *fp, const char *testcase, Queue *job, char **resultp, int *resultflagsp function at src/testcase.c: line 2334, which could cause a denial of service
### POC
#### Reference
- https://github.com/openSUSE/libsolv/issues/416
- https://github.com/yangjiageng/PoC/blob/master/libsolv-PoCs/PoC-testcase_read-2334
- https://www.oracle.com/security-alerts/cpuapr2022.html
#### Github
- https://github.com/ARPSyndicate/cvemon