cvelist/2021/42xxx/CVE-2021-42010.json
2022-10-25 18:00:43 +00:00

87 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@apache.org",
"ID": "CVE-2021-42010",
"STATE": "PUBLIC",
"TITLE": "CRLF log injection"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache Heron (Incubating)",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "Apache Heron 0.20.4-incubating",
"version_value": "0.20.4-incubating"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "The Apache Heron (Incubating) project would like to thank Bo Yu for bringing this matter to our attention."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Heron versions <= 0.20.4-incubating allows CRLF log injection because of the lack of escaping in the log statements. Please update to version 0.20.5-incubating which addresses this issue."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": [
{
"other": "low"
}
],
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CRLF Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://lists.apache.org/thread/j65nwr8n7jchngwqptzh100drcr4ry2q",
"name": "https://lists.apache.org/thread/j65nwr8n7jchngwqptzh100drcr4ry2q"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20221023 CVE-2021-42010: Apache Heron (Incubating): CRLF log injection",
"url": "http://www.openwall.com/lists/oss-security/2022/10/23/2"
}
]
},
"source": {
"discovery": "UNKNOWN"
}
}