CVE-2025-13383
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Summary
The Job Board by BestWebSoft plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 1.2.1. This is due to the plugin storing the entire unsanitized $_GET superglobal array directly into the database via update_user_meta() when users save search results, and later outputting this data without proper escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts that execute whenever a user accesses the saved search or views their profile, granted they can trick the user into performing the search and saving the results.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| bestweblayout | Job Board by BestWebSoft | 0 <= 1.2.1 | affected |
Weaknesses
- CWE-79: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://www.wordfence.com/threat-intel/vulnerabilities/id/1eb1622f-19fb-472e-871b-9a456f80f390?source=cve
- https://plugins.trac.wordpress.org/browser/job-board/tags/1.2.1/job-board.php#L2354
- https://plugins.trac.wordpress.org/browser/job-board/tags/1.2.1/job-board.php#L2355
- https://plugins.trac.wordpress.org/browser/job-board/tags/1.2.1/job-board.php#L1680
- https://plugins.trac.wordpress.org/changeset/3403205/
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.