cve/2023/CVE-2023-7160.md

18 lines
996 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-7160](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-7160)
![](https://img.shields.io/static/v1?label=Product&message=Engineers%20Online%20Portal&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%201.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross%20Site%20Scripting&color=brighgreen)
### Description
A vulnerability was found in SourceCodester Engineers Online Portal 1.0. It has been rated as problematic. Affected by this issue is some unknown functionality of the component Add Engineer Handler. The manipulation of the argument first name/last name with the input <script>alert(0)</script> leads to cross site scripting. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. VDB-249182 is the identifier assigned to this vulnerability.
### POC
#### Reference
- https://vuldb.com/?id.249182
#### Github
No PoCs found on GitHub currently.