cvelist/2022/1xxx/CVE-2022-1325.json

87 lines
3.1 KiB
JSON
Raw Normal View History

2022-04-12 14:01:30 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-1325",
2022-08-31 16:00:35 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Clmg",
"version": {
"version_data": [
{
"version_value": "Fixed in v3.1.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-400 - Uncontrolled Resource Consumption"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2074549",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2074549"
},
{
"refsource": "MISC",
"name": "https://huntr.dev/bounties/a5e4fc45-8f14-4dd1-811b-740fc50c95d2/",
"url": "https://huntr.dev/bounties/a5e4fc45-8f14-4dd1-811b-740fc50c95d2/"
},
{
"refsource": "MISC",
"name": "https://github.com/GreycLab/CImg/issues/343",
"url": "https://github.com/GreycLab/CImg/issues/343"
},
{
"refsource": "MISC",
"name": "https://github.com/GreycLab/CImg/pull/348",
"url": "https://github.com/GreycLab/CImg/pull/348"
},
{
"refsource": "MISC",
"name": "https://github.com/GreycLab/CImg/commit/619cb58dd90b4e03ac68286c70ed98acbefd1c90",
"url": "https://github.com/GreycLab/CImg/commit/619cb58dd90b4e03ac68286c70ed98acbefd1c90"
},
{
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2022-1325",
"url": "https://access.redhat.com/security/cve/CVE-2022-1325"
}
]
2022-04-12 14:01:30 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-08-31 16:00:35 +00:00
"value": "A flaw was found in Clmg, where with the help of a maliciously crafted pandore or bmp file with modified dx and dy header field values it is possible to trick the application into allocating huge buffer sizes like 64 Gigabyte upon reading the file from disk or from a virtual buffer."
2022-04-12 14:01:30 +00:00
}
]
}
}