2023-05-18 14:00:36 +00:00
{
"id" : "CVE-2023-2789" ,
"sourceIdentifier" : "cna@vuldb.com" ,
"published" : "2023-05-18T13:15:09.507" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T07:59:17.610" ,
2023-11-07 21:03:21 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-05-18 14:00:36 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A vulnerability was found in GNU cflow 1.7. It has been rated as problematic. This issue affects the function func_body/parse_variable_declaration of the file parser.c. The manipulation leads to denial of service. The exploit has been disclosed to the public and may be used. The identifier VDB-229373 was assigned to this vulnerability. NOTE: The vendor was contacted early about this disclosure but did not respond in any way."
}
] ,
"metrics" : {
2023-05-26 20:00:33 +00:00
"cvssMetricV31" : [
{
2024-12-08 03:06:42 +00:00
"source" : "cna@vuldb.com" ,
"type" : "Secondary" ,
2023-05-26 20:00:33 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L" ,
"baseScore" : 3.5 ,
"baseSeverity" : "LOW" ,
"attackVector" : "ADJACENT_NETWORK" ,
2023-05-26 20:00:33 +00:00
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "LOW" ,
2023-05-26 20:00:33 +00:00
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "LOW"
2023-05-26 20:00:33 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.1 ,
"impactScore" : 1.4
2023-11-07 21:03:21 +00:00
} ,
2023-05-18 14:00:36 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-05-18 14:00:36 +00:00
"cvssData" : {
2023-11-07 21:03:21 +00:00
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
2023-05-18 14:00:36 +00:00
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "NONE" ,
2023-05-18 14:00:36 +00:00
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-05-18 14:00:36 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
2023-05-18 14:00:36 +00:00
}
] ,
"cvssMetricV2" : [
{
2024-02-29 03:01:19 +00:00
"source" : "cna@vuldb.com" ,
2023-05-18 14:00:36 +00:00
"type" : "Secondary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:A/AC:L/Au:S/C:N/I:N/A:P" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 2.7 ,
2023-05-18 14:00:36 +00:00
"accessVector" : "ADJACENT_NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "SINGLE" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "PARTIAL"
2023-05-18 14:00:36 +00:00
} ,
"baseSeverity" : "LOW" ,
"exploitabilityScore" : 5.1 ,
"impactScore" : 2.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
2024-02-29 03:01:19 +00:00
"source" : "cna@vuldb.com" ,
2024-12-15 03:03:56 +00:00
"type" : "Primary" ,
2023-05-18 14:00:36 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-404"
}
]
}
] ,
2023-05-26 20:00:33 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gnu:cflow:1.7:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "E65C9A0B-1990-4D3A-8696-6F5004DA0D8E"
}
]
}
]
}
] ,
2023-05-18 14:00:36 +00:00
"references" : [
{
"url" : "https://github.com/DaisyPo/fuzzing-vulncollect/blob/main/cflow/stack-overflow/parser.c/README.md" ,
2023-05-26 20:00:33 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-05-18 14:00:36 +00:00
} ,
{
"url" : "https://github.com/DaisyPo/fuzzing-vulncollect/files/11343936/poc-file.zip" ,
2023-05-26 20:00:33 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Exploit"
]
2023-05-18 14:00:36 +00:00
} ,
{
"url" : "https://vuldb.com/?ctiid.229373" ,
2023-05-26 20:00:33 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Permissions Required" ,
"Third Party Advisory"
]
2023-05-18 14:00:36 +00:00
} ,
{
"url" : "https://vuldb.com/?id.229373" ,
2023-05-26 20:00:33 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Permissions Required" ,
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/DaisyPo/fuzzing-vulncollect/blob/main/cflow/stack-overflow/parser.c/README.md" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://github.com/DaisyPo/fuzzing-vulncollect/files/11343936/poc-file.zip" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit"
]
} ,
{
"url" : "https://vuldb.com/?ctiid.229373" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Permissions Required" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://vuldb.com/?id.229373" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Permissions Required" ,
"Third Party Advisory"
]
2023-05-18 14:00:36 +00:00
}
]
}