CVE-2024-0593
Simple Job Board <= 2.10.8 - Missing Authorization to Unauthenticated Information Disclosure
Record summary
CVE-2024-0593 has a selected CVSS score of 5.3 (medium); EIP currently links 1 Nuclei template.
Description
The Simple Job Board plugin for WordPress is vulnerable to unauthorized access of data| due to insufficient authorization checking on the fetch_quick_job() function in all versions up to, and including, 2.10.8. This makes it possible for unauthenticated attackers to fetch arbitrary posts, which can be password protected or private and contain sensitive information.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Feb 21, 2024 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Simple Job BoardBrowse presstigers / Simple Job BoardDefault status: unaffected, unknown | CVE List | Through 2.10.8 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress Simple Job Board - Unauthorized Data AccessCVSS 5.3
The Simple Job Board plugin for WordPress is vulnerable to unauthorized data access due to insufficient authorization checking in the fetch_quick_job() function in all versions up to and including 2.10.8. This makes it possible for unauthenticated attackers to fetch arbitrary posts, which can be password protected or private and contain sensitive information.
Impact
Unauthenticated attackers can access password-protected or private posts containing sensitive information without authorization, potentially exposing confidential job postings or internal data.
Remediation
Upgrade to Simple Job Board version 2.10.9 or later.
Source: ProjectDiscovery