Yugabytedb
CVE-2024-41435
HIGH
Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Primary rating from Vendor (mitre) · only source for this CVE.
CVSS VectorVendor: mitre
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Lifecycle Timeline
1DescriptionCVE.org
YugabyteDB v2.21.1.0 was discovered to contain a buffer overflow via the "insert into" parameter.
AnalysisAI
YugabyteDB v2.21.1.0 was discovered to contain a buffer overflow via the "insert into" parameter. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.
Technical ContextAI
This vulnerability is classified as Buffer Copy without Size Check (CWE-120), which allows attackers to overflow a buffer to corrupt adjacent memory. YugabyteDB v2.21.1.0 was discovered to contain a buffer overflow via the "insert into" parameter. Affected products include: Yugabyte Yugabytedb.
RemediationAI
No vendor patch is available at time of analysis. Monitor vendor advisories for updates. Always validate buffer sizes before copy operations. Use bounded functions (strncpy, snprintf). Enable compiler protections.
More in Yugabytedb
View allExternal Control of Critical State Data, Improper Control of Generation of Code ('Code Injection') vulnerability in Yuga
An issue was discovered in the YugabyteDB 2.6.1 when using LDAP-based authentication in YCQL with Microsoft’s Active Dir
Prometheus metrics are available without authentication. Rated high severity (CVSS 7.5), this vulnerability is remotely
The controller responsible for setting the logging level does not include any authorization checks to ensure the user is
YugabyteDB is vulnerable to cross site scripting (XSS) via log injection. Rated medium severity (CVSS 6.1), this vulnera
Same weakness CWE-120 – Classic Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today