SQL injection in ServiceNow - CVE-2024-8924

 

SQL injection in ServiceNow - CVE-2024-8924

Published: October 31, 2024


Vulnerability identifier: #VU99559
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2024-8924
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: ServiceNow
Affected software:
ServiceNow

Detailed vulnerability description

The vulnerability allows a remote attacker to execute arbitrary SQL queries in database.

The vulnerability exists due to insufficient sanitization of user-supplied data. A remote non-authenticated attacker can send a specially crafted request to the affected application and execute arbitrary SQL commands within the application database and compromise the Now Platform.



How to mitigate CVE-2024-8924

Install update from vendor's website.

Sources