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

18 lines
1.1 KiB
Markdown

### [CVE-2017-15375](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15375)
![](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 client-side cross site scripting vulnerabilities have been discovered in the WpJobBoard v4.5.1 web-application for WordPress. The vulnerabilities are located in the `query` and `id` parameters of the `wpjb-email`, `wpjb-job`, `wpjb-application`, and `wpjb-membership` modules. Remote attackers are able to inject malicious script code to hijack admin session credentials via the backend, or to manipulate the backend on client-side performed requests. The attack vector is non-persistent and the request method to inject is GET. The attacker does not need a privileged user account to perform a successful exploitation.
### POC
#### Reference
- https://www.vulnerability-lab.com/get_content.php?id=1941
#### Github
No PoCs found on GitHub currently.