cve/2023/CVE-2023-27008.md
2024-06-18 02:51:15 +02:00

18 lines
745 B
Markdown

### [CVE-2023-27008](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27008)
![](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
A Cross-site scripting (XSS) vulnerability in the function encrypt_password() in login.tmpl.php in ATutor 2.2.1 allows remote attackers to inject arbitrary web script or HTML via the token parameter.
### POC
#### Reference
- https://plantplants213607121.wordpress.com/2023/02/16/atutor-2-2-1-cross-site-scripting-via-the-token-body-parameter/
#### Github
- https://github.com/ARPSyndicate/cvemon