CVE-2022-1168
JobSearch < 1.5.1 - Unauthenticated Reflected Cross-Site Scripting (XSS)
Record summary
CVE-2022-1168 has a selected CVSS score of 6.1 (medium); EIP currently links 2 curated repository PoCs and 1 Nuclei template.
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
WP JobSearch | CVE List | 1.5.1 to < 1.5.1 | affected |
Proofs of concept
2Curated repository PoCs
GitHubCVE-2022-1168Curated repository PoCby 0xd3vilStars: 127Not analyzed1 file
GitHubCVE-2022-1168Curated repository PoCby yubsyStars: 112Not analyzed1 file
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress WP JobSearch <1.5.1 - Cross-Site ScriptingCVSS 6.1
WordPress WP JobSearch plugin prior to 1.5.1 contains a cross-site scripting vulnerability. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
Impact
Attackers can inject malicious JavaScript via XSS in the search_title parameter, potentially stealing user session cookies or performing unauthorized actions.
Remediation
Update to the latest version of the WP JobSearch plugin (1.5.1 or higher) to mitigate the XSS vulnerability.
Source: ProjectDiscovery