cve/2023/CVE-2023-2123.md

21 lines
998 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-2123](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-2123)
![](https://img.shields.io/static/v1?label=Product&message=WP%20Inventory%20Manager&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%202.1.0.13%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The WP Inventory Manager WordPress plugin before 2.1.0.13 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting.
### POC
#### Reference
- https://github.com/daniloalbuqrque/poc-cve-xss-encoded-wp-inventory-manager-plugin
2024-05-28 08:49:17 +00:00
- https://wpscan.com/vulnerability/44448888-cd5d-482e-859e-123e442ce5c1
2024-05-25 21:48:12 +02:00
#### Github
- https://github.com/0xn4d/poc-cve-xss-encoded-wp-inventory-manager-plugin
2024-06-22 09:37:59 +00:00
- https://github.com/daniloalbuqrque/poc-cve-xss-encoded-wp-inventory-manager-plugin
2024-05-25 21:48:12 +02:00
- https://github.com/nomi-sec/PoC-in-GitHub