Files
CVEs-PoC/2018/CVE-2018-11805.md
T
2024-05-26 14:27:05 +02:00

18 lines
822 B
Markdown

### [CVE-2018-11805](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11805)
![](https://img.shields.io/static/v1?label=Product&message=Apache%20SpamAssassin&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Remote%20Code%20Execution&color=brighgreen)
### Description
In Apache SpamAssassin before 3.4.3, nefarious CF files can be configured to run system commands without any output or errors. With this, exploits can be injected in a number of scenarios. In addition to upgrading to SA 3.4.3, we recommend that users should only use update channels or 3rd party .cf files from trusted places.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2019-19920