cve/2024/CVE-2024-22108.md
2024-05-25 21:48:12 +02:00

19 lines
788 B
Markdown

### [CVE-2024-22108](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-22108)
![](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
An issue was discovered in GTB Central Console 15.17.1-30814.NG. The method setTermsHashAction at /opt/webapp/lib/PureApi/CCApi.class.php is vulnerable to an unauthenticated SQL injection via /ccapi.php that an attacker can abuse in order to change the Administrator password to a known value.
### POC
#### Reference
- https://adepts.of0x.cc/gtbcc-pwned/
- https://x-c3ll.github.io/cves.html
#### Github
No PoCs found on GitHub currently.