CVE-2024-1813
Published Apr 9, 2024
Last updated 4 months ago
AI description
CVE-2024-1813 is a PHP Object Injection vulnerability found in the Simple Job Board plugin for WordPress, affecting all versions up to and including 2.11.0. This flaw stems from the unsafe deserialization of untrusted input within the `job_board_applicant_list_columns_value` function. The vulnerability allows unauthenticated attackers to inject a PHP Object. If a Property Oriented Programming (POP) chain is present on the target system through an additional plugin or theme, this could enable an attacker to delete arbitrary files, retrieve sensitive data, or execute code when a submitted job application is viewed.
- Description
- The Simple Job Board plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 2.11.0 via deserialization of untrusted input in the job_board_applicant_list_columns_value function. This makes it possible for unauthenticated attackers to inject a PHP Object. If a POP chain is present via an additional plugin or theme installed on the target system, it could allow the attacker to delete arbitrary files, retrieve sensitive data, or execute code when a submitted job application is viewed.
- Source
- security@wordfence.com
- NVD status
- Modified
- Products
- simple_job_board
CVSS 3.1
- Type
- Secondary
- Base score
- 9.8
- Impact score
- 5.9
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Severity
- CRITICAL
- Hype score
- Not currently trending
Simple Job Board ≤ 2.11.0 - Unauthenticated RCE (CVE-2024-1813) https://t.co/ygxz5rKTAf
@Dinosn
28 Jul 2026
5163 Impressions
7 Retweets
48 Likes
21 Bookmarks
0 Replies
0 Quotes
Simple Job Board ≤ 2.11.0 - Unauthenticated RCE (CVE-2024-1813) https://t.co/HIQho1Yu6G
@_r_netsec
28 Jul 2026
1016 Impressions
3 Retweets
4 Likes
2 Bookmarks
0 Replies
0 Quotes
During a web application pentest, we found unpatched instances of CVE-2024-1813 in WordPress. By chaining the underlying PHP object injection, we achieved unauthenticated RCE. https://t.co/ZZ2WGwzfnY
@MobetaSec
28 Jul 2026
141 Impressions
2 Retweets
4 Likes
0 Bookmarks
0 Replies
0 Quotes
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:presstigers:simple_job_board:*:*:*:*:*:wordpress:*:*",
"matchCriteriaId": "3BA27EF4-AF0A-45C2-8E6C-12C7EE5C7964",
"versionEndExcluding": "2.11.1",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
]