cvelist/2020/26xxx/CVE-2020-26208.json

98 lines
3.5 KiB
JSON
Raw Normal View History

2020-10-01 14:02:57 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
2020-10-01 14:02:57 +00:00
"ID": "CVE-2020-26208",
"STATE": "PUBLIC",
"TITLE": "Heap-buffer-overflow in jhead"
2020-10-01 14:02:57 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
2022-02-02 13:01:23 +00:00
"product_name": "n/a",
"version": {
"version_data": [
{
2022-02-02 13:01:23 +00:00
"version_value": "n/a"
}
]
}
}
]
},
2022-02-02 13:01:23 +00:00
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-10-01 14:02:57 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "JHEAD is a simple command line tool for displaying and some manipulation of EXIF header data embedded in Jpeg images from digital cameras. In affected versions there is a heap-buffer-overflow on jhead-3.04/jpgfile.c:285 ReadJpegSections. Crafted jpeg images can be provided to the user resulting in a program crash or potentially incorrect exif information retrieval. Users are advised to upgrade. There is no known workaround for this issue."
2020-10-01 14:02:57 +00:00
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2022-02-02 13:01:23 +00:00
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
2022-02-02 12:01:16 +00:00
"name": "https://bugs.launchpad.net/ubuntu/+source/jhead/+bug/1900821",
"refsource": "MISC",
"url": "https://bugs.launchpad.net/ubuntu/+source/jhead/+bug/1900821"
},
{
"name": "https://github.com/Matthias-Wandel/jhead/issues/7",
"refsource": "MISC",
"url": "https://github.com/Matthias-Wandel/jhead/issues/7"
},
{
"name": "https://github.com/F-ZhaoYang/jhead/commit/5186ddcf9e35a7aa0ff0539489a930434a1325f4",
"refsource": "MISC",
"url": "https://github.com/F-ZhaoYang/jhead/commit/5186ddcf9e35a7aa0ff0539489a930434a1325f4"
},
{
2022-02-02 12:01:16 +00:00
"name": "https://github.com/F-ZhaoYang/jhead/security/advisories/GHSA-7pr6-xq4f-qhgc",
"refsource": "CONFIRM",
"url": "https://github.com/F-ZhaoYang/jhead/security/advisories/GHSA-7pr6-xq4f-qhgc"
}
]
},
"source": {
"advisory": "GHSA-7pr6-xq4f-qhgc",
"discovery": "UNKNOWN"
2020-10-01 14:02:57 +00:00
}
}