Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
Lifecycle Timeline
5Blast Radius
ecosystem impact- 4 npm packages depend on pg-promise (3 direct, 1 indirect)
Ecosystem-wide dependent count for version 11.5.5.
DescriptionCVE.org
pg-promise before 11.5.5 is vulnerable to SQL Injection due to improper handling of negative numbers.
Analysis
pg-promise before 11.5.5 is vulnerable to SQL Injection due to improper handling of negative numbers.
Technical ContextAI
SQL injection occurs when user-supplied input is incorporated into SQL queries without proper sanitization or parameterized queries.
RemediationAI
Use parameterized queries or prepared statements. Apply input validation and escape special characters. Implement least-privilege database accounts.
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-18190
GHSA-ff9h-848c-4xfj