mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
1.1 KiB
Markdown
18 lines
1.1 KiB
Markdown
### [CVE-2017-15375](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15375)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|