CVE-2024-8353

Scores

EPSS

0.919high91.9%
0%20%40%60%80%100%

Percentile: 91.9%

CVSS

9.8critical3.x
0246810

CVSS Score: 9.8/10

All CVSS Scores

CVSS 3.x
9.8

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Description

The GiveWP – Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 3.16.1 via deserialization of untrusted input via several parameters like ‘give_title’ and ‘card_address’. This makes it possible for unauthenticated attackers to inject a PHP Object. The additional presence of a POP chain allows attackers to delete arbitrary files and achieve remote code execution. This is essentially the same vulnerability as CVE-2024-5932, however, it was discovered the the presence of stripslashes_deep on user_info allows the is_serialized check to be bypassed. This issue was mostly patched in 3.16.1, but further hardening was added in 3.16.2.

Scaner-VS 7 — a modern vulnerability management solution

Uses this database for vulnerability detection. High-speed search, cross-platform, advanced configuration audit, and flexible filtering. Suitable for organizations of any size.
Learn more about Scaner-VS 7

Sources

anchore_overridesnvd

CWEs

CWE-502

Exploits

Exploit ID: CVE-2024-8353

Source: github-poc

URL: https://github.com/EQSTLab/CVE-2024-8353

Vulnerable Software (2)

Type: Configuration

Operating System:

Trait:
{  "children": [    {      "cpe_match": [        {          "cpe23uri": "cpe:2.3:a:givewp:givewp:*:*:*:*:*:wordpress:*:*",          "versionEndExcluding": "3.16.2"        }      ],      "nega...

Source: anchore_overrides

Type: Configuration

Vendor: *

Product: givewp

Operating System: * * *

Trait:
{  "cpe_match": [    {      "cpe23uri": "cpe:2.3:a:givewp:givewp:*:*:*:*:*:wordpress:*:*",      "versionEndExcluding": "3.16.2",      "vulnerable": true    }  ],  "operator": "OR"}

Source: nvd

End of list