Files
CVEs-PoC/2020/CVE-2020-1693.md
T
2024-05-25 21:48:12 +02:00

18 lines
852 B
Markdown

### [CVE-2020-1693](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-1693)
![](https://img.shields.io/static/v1?label=Product&message=spacewalk&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-611&color=brighgreen)
### Description
A flaw was found in Spacewalk up to version 2.9 where it was vulnerable to XML internal entity attacks via the /rpc/api endpoint. An unauthenticated remote attacker could use this flaw to retrieve the content of certain files and trigger a denial of service, or in certain circumstances, execute arbitrary code on the Spacewalk server.
### POC
#### Reference
- https://zeroauth.ltd/blog/2020/02/18/proof-of-concept-exploit-for-cve-2020-1693-spacewalk/
#### Github
No PoCs found on GitHub currently.