2024-01-25 22:00:36 +00:00
{
2024-02-06 15:00:34 +00:00
"data_version" : "4.0" ,
2024-01-25 22:00:36 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-0911" ,
2024-02-06 15:00:34 +00:00
"ASSIGNER" : "patrick@puiterwijk.org" ,
"STATE" : "PUBLIC"
2024-01-25 22:00:36 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-02-14 18:00:37 +00:00
"value" : "A flaw was found in indent, a program for formatting C code. This issue may allow an attacker to trick a user into processing a specially crafted file to trigger a heap-based buffer overflow, causing the application to crash."
2024-02-06 15:00:34 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Heap-based Buffer Overflow" ,
"cweId" : "CWE-122"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
2024-02-14 18:00:37 +00:00
"product_name" : "indent" ,
2024-02-06 15:00:34 +00:00
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
2024-02-14 18:00:37 +00:00
"defaultStatus" : "affected"
2024-02-06 15:00:34 +00:00
}
}
]
}
}
]
}
} ,
{
"vendor_name" : "Red Hat" ,
"product" : {
"product_data" : [
{
"product_name" : "Red Hat Enterprise Linux 6" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"defaultStatus" : "unknown"
}
}
]
}
} ,
{
"product_name" : "Red Hat Enterprise Linux 7" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"defaultStatus" : "unknown"
}
}
]
}
}
]
}
} ,
{
"vendor_name" : "Fedora" ,
"product" : {
"product_data" : [
{
"product_name" : "Fedora" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
2024-02-14 18:00:37 +00:00
"defaultStatus" : "affected"
2024-02-06 15:00:34 +00:00
}
}
]
}
} ,
{
"product_name" : "Extra Packages for Enterprise Linux" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
2024-02-14 18:00:37 +00:00
"defaultStatus" : "affected"
2024-02-06 15:00:34 +00:00
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://access.redhat.com/security/cve/CVE-2024-0911" ,
"refsource" : "MISC" ,
"name" : "https://access.redhat.com/security/cve/CVE-2024-0911"
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2260399" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=2260399"
2024-02-14 18:00:37 +00:00
} ,
{
"url" : "https://lists.gnu.org/archive/html/bug-indent/2024-01/msg00000.html" ,
"refsource" : "MISC" ,
"name" : "https://lists.gnu.org/archive/html/bug-indent/2024-01/msg00000.html"
2024-02-06 15:00:34 +00:00
}
]
} ,
2024-02-14 18:00:37 +00:00
"work_around" : [
{
"lang" : "en" ,
"value" : "Do not process untrusted files with the indent program."
}
] ,
2024-02-06 15:00:34 +00:00
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "LOCAL" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-02-14 18:00:37 +00:00
"privilegesRequired" : "NONE" ,
2024-02-06 15:00:34 +00:00
"scope" : "UNCHANGED" ,
2024-02-14 18:00:37 +00:00
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" ,
2024-02-06 15:00:34 +00:00
"version" : "3.1"
2024-01-25 22:00:36 +00:00
}
]
}
}