2022-05-03 07:01:28 +00:00
{
"CVE_data_meta" : {
2022-05-16 18:00:02 +01:00
"ASSIGNER" : "security@apache.org" ,
2022-05-03 07:01:28 +00:00
"ID" : "CVE-2022-30126" ,
2022-05-16 18:00:02 +01:00
"STATE" : "PUBLIC" ,
"TITLE" : "Apache Tika Regular Expression Denial of Service in Standards Extractor"
2022-05-03 07:01:28 +00:00
} ,
2022-05-16 18:00:02 +01:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache Tika" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "Apache Tika" ,
"version_value" : "1.28.1"
} ,
{
"version_affected" : "<=" ,
"version_name" : "Apache Tika" ,
"version_value" : "2.3.0"
}
]
}
}
]
} ,
"vendor_name" : "Apache Software Foundation"
}
]
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "This issue was discovered and reported by the CodeQL team members [@atorralba (Tony Torralba)](https://github.com/atorralba) and [@joefarebrother (Joseph Farebrother)](https://github.com/joefarebrother)."
}
] ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-05-03 07:01:28 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-05-16 18:01:39 +00:00
"value" : "In Apache Tika, a regular expression in our StandardsText class, used by the StandardsExtractingContentHandler could lead to a denial of service caused by backtracking on a specially crafted file. This only affects users who are running the StandardsExtractingContentHandler, which is a non-standard handler. This is fixed in 1.28.2 and 2.4.0"
2022-05-16 18:00:02 +01:00
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : [
{
"other" : "low"
}
] ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Denial of Service"
}
]
2022-05-03 07:01:28 +00:00
}
]
2022-05-16 18:00:02 +01:00
} ,
"references" : {
"reference_data" : [
{
2022-05-16 18:01:39 +00:00
"refsource" : "MISC" ,
"url" : "https://lists.apache.org/thread/dh3syg68nxogbmlg13srd6gjn3h2z6r4" ,
"name" : "https://lists.apache.org/thread/dh3syg68nxogbmlg13srd6gjn3h2z6r4"
2022-05-16 21:02:00 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[oss-security] 20220516 CVE-2022-30126: Apache Tika Regular Expression Denial of Service in Standards Extractor" ,
"url" : "http://www.openwall.com/lists/oss-security/2022/05/16/3"
2022-05-16 18:00:02 +01:00
}
]
} ,
"source" : {
"discovery" : "UNKNOWN"
} ,
"work_around" : [
{
"lang" : "eng" ,
"value" : "Upgrade to 1.28.2 or 2.4.0"
}
]
2022-05-16 18:01:39 +00:00
}