cvelist/2022/2xxx/CVE-2022-2061.json
2022-06-13 12:01:44 +00:00

89 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-2061",
"STATE": "PUBLIC",
"TITLE": "Heap-based Buffer Overflow in hpjansson/chafa"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "hpjansson/chafa",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "1.12.0"
}
]
}
}
]
},
"vendor_name": "hpjansson"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Heap-based Buffer Overflow in GitHub repository hpjansson/chafa prior to 1.12.0."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 2.8,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-122 Heap-based Buffer Overflow"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/365ab61f-9a63-421c-97e6-21d4653021f0",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/365ab61f-9a63-421c-97e6-21d4653021f0"
},
{
"name": "https://github.com/hpjansson/chafa/commit/e6ce3746cdcf0836b9dae659a5aed15d73a080d8",
"refsource": "MISC",
"url": "https://github.com/hpjansson/chafa/commit/e6ce3746cdcf0836b9dae659a5aed15d73a080d8"
}
]
},
"source": {
"advisory": "365ab61f-9a63-421c-97e6-21d4653021f0",
"discovery": "EXTERNAL"
}
}