103 lines
2.5 KiB
JSON
Raw Normal View History

{
"id": "CVE-2023-36274",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-06-23T15:15:10.213",
"lastModified": "2025-03-14T18:27:05.517",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "LibreDWG v0.11 to v0.12.5 was discovered to contain a heap buffer overflow via the function bit_write_TF at bits.c."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-787"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gnu:libredwg:*:*:*:*:*:*:*:*",
"versionStartIncluding": "0.11",
"versionEndIncluding": "0.12.5",
"matchCriteriaId": "6E09B700-369A-4405-955C-850E9D9FA3F1"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/LibreDWG/libredwg/blob/0.11/src/out_dxf.c#L1792",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://github.com/LibreDWG/libredwg/commit/8651fa27dd2de731e706e2ba09f0d28e4e0dce33",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/LibreDWG/libredwg/issues/677#BUG2",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "https://github.com/LibreDWG/libredwg/issues/677#BUG2",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
}
]
}