2021-07-01 08:01:01 +00:00
{
"CVE_data_meta" : {
2021-07-13 08:13:08 +01:00
"ASSIGNER" : "security@apache.org" ,
2021-07-01 08:01:01 +00:00
"ID" : "CVE-2021-36090" ,
2021-07-13 08:13:08 +01:00
"STATE" : "PUBLIC" ,
"TITLE" : "Apache Commons Compress 1.0 to 1.20 denial of service vulnerability"
2021-07-01 08:01:01 +00:00
} ,
2021-07-13 08:13:08 +01:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache Commons Compress" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "Apache Commons Compress" ,
"version_value" : "1.20"
}
]
}
}
]
} ,
"vendor_name" : "Apache Software Foundation"
}
]
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "This issue was discovered by OSS Fuzz."
}
] ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-07-01 08:01:01 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-07-13 08:13:08 +01:00
"value" : "When reading a specially crafted ZIP archive, Compress can be made to allocate large amounts of memory that finally leads to an out of memory error even for very small inputs. This could be used to mount a denial of service attack against services that use Compress' zip package.\n"
2021-07-01 08:01:01 +00:00
}
]
2021-07-13 08:13:08 +01:00
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : [
{ }
] ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-130 Improper Handling of Length Parameter Inconsistency "
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM" ,
"url" : "https://commons.apache.org/proper/commons-compress/security-reports.html"
} ,
{
"refsource" : "CONFIRM" ,
"url" : "https://lists.apache.org/thread.html/rc4134026d7d7b053d4f9f2205531122732405012c8804fd850a9b26f%40%3Cuser.commons.apache.org%3E"
}
]
} ,
"source" : {
"discovery" : "UNKNOWN"
} ,
"work_around" : [
{
"lang" : "eng" ,
"value" : "Commons Compress users should upgrade to 1.21 or later."
}
]
}