cve/2018/CVE-2018-1000225.md

21 lines
1.1 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-1000225](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1000225)
![](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
Cobbler version Verified as present in Cobbler versions 2.6.11+, but code inspection suggests at least 2.0.0+ or possibly even older versions may be vulnerable contains a Cross Site Scripting (XSS) vulnerability in cobbler-web that can result in Privilege escalation to admin.. This attack appear to be exploitable via "network connectivity". Sending unauthenticated JavaScript payload to the Cobbler XMLRPC API (/cobbler_api).
### POC
#### Reference
- https://github.com/cobbler/cobbler/issues/1917
2024-06-09 00:33:16 +00:00
- https://github.com/cobbler/cobbler/issues/1917
2024-05-26 14:27:05 +02:00
- https://movermeyer.com/2018-08-02-privilege-escalation-exploits-in-cobblers-api/
2024-06-09 00:33:16 +00:00
- https://movermeyer.com/2018-08-02-privilege-escalation-exploits-in-cobblers-api/
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.