Cyber Resilience

CVE-2024-38793

High

Published: 29 August 2024

Published
29 August 2024
Modified
13 September 2024
KEV Added
Patch
CVSS Score v3.1 8.5 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L
EPSS Score 0.4685 97.7th percentile
Risk Priority 45 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-38793 is a high-severity SQL Injection (CWE-89) vulnerability in Pricelisto Great Restaurant Menu Wp. Its CVSS base score is 8.5 (High).

Operationally, ranked in the top 2.3% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

CVE-2024-38793 is an SQL injection vulnerability arising from improper neutralization of special elements in SQL commands, present in the Best Restaurant Menu by PriceListo WordPress plugin. The flaw affects all versions through 1.4.1 and carries a CVSS 3.1 score of 8.5, reflecting network attack vector, low complexity, and low required privileges.

An authenticated attacker with low-privileged access can supply crafted input to trigger the injection, enabling extraction of sensitive data with high confidentiality impact, limited availability effects, and a scope change that extends consequences beyond the vulnerable component.

The issue is tracked in the Patchstack vulnerability database, which identifies the affected plugin versions and links to the corresponding CVE record.

The associated EPSS score stands at 0.4685 with no indicated rise from a lower baseline.

EU & UK References

Vulnerability details

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in PriceListo Best Restaurant Menu by PriceListo allows SQL Injection.This issue affects Best Restaurant Menu by PriceListo: from n/a through 1.4.1.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

pricelisto
great restaurant menu wp
≤ 1.4.2

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-89

Penetration testing uses SQL injection payloads against database interfaces, identifying and supporting fixes for SQL injection weaknesses.

addresses: CWE-89

Validates query inputs to prevent SQL syntax or command manipulation.

References