Files
CVEs-PoC/2014/CVE-2014-9773.md
T
2024-06-18 02:51:15 +02:00

18 lines
664 B
Markdown

### [CVE-2014-9773](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9773)
![](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
modules/chanserv/flags.c in Atheme before 7.2.7 allows remote attackers to modify the Anope FLAGS behavior by registering and dropping the (1) LIST, (2) CLEAR, or (3) MODIFY keyword nicks.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2016/05/03/1
#### Github
No PoCs found on GitHub currently.