cve/2024/CVE-2024-22107.md
2024-06-18 02:51:15 +02:00

19 lines
859 B
Markdown

### [CVE-2024-22107](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-22107)
![](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 systemSettingsDnsDataAction at /opt/webapp/src/AppBundle/Controller/React/SystemSettingsController.php is vulnerable to command injection via the /old/react/v1/api/system/dns/data endpoint. An authenticated attacker can abuse it to inject an arbitrary command and compromise the platform.
### POC
#### Reference
- https://adepts.of0x.cc/gtbcc-pwned/
- https://x-c3ll.github.io/cves.html
#### Github
No PoCs found on GitHub currently.