2024-01-16 15:00:29 +00:00
{
"id" : "CVE-2024-0232" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2024-01-16T14:15:48.327" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:46:06.907" ,
2024-02-23 03:00:28 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-01-16 15:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A heap use-after-free issue has been identified in SQLite in the jsonParseAddNodeArray() function in sqlite3.c. This flaw allows a local attacker to leverage a victim to pass specially crafted malicious input to the application, potentially causing a crash and leading to a denial of service."
2024-01-17 00:55:29 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se identific\u00f3 un problema de uso despu\u00e9s de la liberaci\u00f3n del mont\u00f3n en SQLite en la funci\u00f3n jsonParseAddNodeArray() en sqlite3.c. Este fallo permite que un atacante local aproveche a una v\u00edctima para que pase entradas maliciosas especialmente manipuladas a la aplicaci\u00f3n, lo que podr\u00eda provocar un fallo y provocar una denegaci\u00f3n de servicio."
2024-01-16 15:00:29 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-01-24 15:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "secalert@redhat.com" ,
"type" : "Secondary" ,
2024-01-24 15:00:29 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H" ,
"baseScore" : 4.7 ,
"baseSeverity" : "MEDIUM" ,
2024-01-24 15:00:29 +00:00
"attackVector" : "LOCAL" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "HIGH" ,
2024-01-24 15:00:29 +00:00
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-01-24 15:00:29 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 1.0 ,
2024-01-24 15:00:29 +00:00
"impactScore" : 3.6
} ,
2024-01-16 15:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-01-16 15:00:29 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
2024-01-16 15:00:29 +00:00
"attackVector" : "LOCAL" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "LOW" ,
2024-01-16 15:00:29 +00:00
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-01-16 15:00:29 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 1.8 ,
2024-01-16 15:00:29 +00:00
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
2024-01-24 15:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "secalert@redhat.com" ,
"type" : "Secondary" ,
2024-01-24 15:00:29 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
} ,
2024-01-16 15:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-01-16 15:00:29 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
}
] ,
2024-01-24 15:00:29 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:sqlite:sqlite:*:*:*:*:*:*:*:*" ,
2024-02-07 23:00:28 +00:00
"versionStartIncluding" : "3.43.0" ,
2024-01-24 15:00:29 +00:00
"versionEndExcluding" : "3.43.2" ,
2024-02-07 23:00:28 +00:00
"matchCriteriaId" : "9842FCEC-A370-42A4-8CA6-FD4043F28BA9"
2024-01-24 15:00:29 +00:00
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F4CFF558-3C47-480D-A2F0-BABF26042943"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "7F6FB57C-2BC7-487C-96DD-132683AEB35D"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:fedoraproject:extra_packages_for_enterprise_linux:8.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "BB176AC3-3CDA-4DDA-9089-C67B2F73AA62"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "B8EDB836-4E6A-4B71-B9B2-AA3E03E0F646"
}
]
}
]
}
] ,
2024-01-16 15:00:29 +00:00
"references" : [
{
"url" : "https://access.redhat.com/security/cve/CVE-2024-0232" ,
2024-01-24 15:00:29 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2024-01-16 15:00:29 +00:00
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2243754" ,
2024-01-24 15:00:29 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://access.redhat.com/security/cve/CVE-2024-0232" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2243754" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QDCMYQ3J45NHQ4EJREM3BJNNKB5BK4Y7/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20240315-0007/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2024-01-16 15:00:29 +00:00
}
]
}