cve/2013/CVE-2013-7277.md

18 lines
792 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2013-7277](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-7277)
![](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
Multiple cross-site scripting (XSS) vulnerabilities in Andy's PHP Knowledgebase (Aphpkb) before 0.95.8 allow remote attackers to inject arbitrary web script or HTML via the (1) HTTP Referer header to saa.php, (2) username parameter to login.php, or (3) keyword_list parameter to keysearch.php.
### POC
#### Reference
- https://www.netsparker.com/critical-xss-vulnerabilities-andy-php-knowledgebase
#### Github
No PoCs found on GitHub currently.