cvelist/2021/30xxx/CVE-2021-30640.json

89 lines
3.4 KiB
JSON
Raw Normal View History

2021-04-13 16:00:40 +00:00
{
"CVE_data_meta": {
2021-07-12 15:52:10 +01:00
"ASSIGNER": "security@apache.org",
2021-04-13 16:00:40 +00:00
"ID": "CVE-2021-30640",
2021-07-12 15:52:10 +01:00
"STATE": "PUBLIC",
"TITLE": "Auth weakness in JNDIRealm"
2021-04-13 16:00:40 +00:00
},
2021-07-12 15:52:10 +01:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache Tomcat",
"version": {
"version_data": [
{
"version_affected": "=",
"version_name": "Apache Tomcat 10",
"version_value": "10.0.0-M1 to 10.0.5"
},
{
"version_affected": "=",
"version_name": "Apache Tomcat 9",
"version_value": "9.0.0.M1 to 9.0.45"
},
{
"version_affected": "=",
"version_name": "Apache Tomcat 8.5",
"version_value": "8.5.0 to 8.5.65"
},
{
"version_affected": "=",
"version_name": "Apache Tomcat 7",
"version_value": "7.0.0 to 7.0.108"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-04-13 16:00:40 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-07-12 15:00:54 +00:00
"value": "A vulnerability in the JNDI Realm of Apache Tomcat allows an attacker to authenticate using variations of a valid user name and/or to bypass some of the protection provided by the LockOut Realm. This issue affects Apache Tomcat 10.0.0-M1 to 10.0.5; 9.0.0.M1 to 9.0.45; 8.5.0 to 8.5.65."
2021-04-13 16:00:40 +00:00
}
]
2021-07-12 15:52:10 +01:00
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": [
{}
],
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Authentication weaknees"
}
]
}
]
},
"references": {
"reference_data": [
{
2021-07-12 15:00:54 +00:00
"refsource": "MISC",
"url": "https://lists.apache.org/thread.html/r59f9ef03929d32120f91f4ea7e6e79edd5688d75d0a9b65fd26d1fe8%40%3Cannounce.tomcat.apache.org%3E",
"name": "https://lists.apache.org/thread.html/r59f9ef03929d32120f91f4ea7e6e79edd5688d75d0a9b65fd26d1fe8%40%3Cannounce.tomcat.apache.org%3E"
2021-07-12 15:52:10 +01:00
}
]
},
"source": {
"discovery": "UNKNOWN"
2021-04-13 16:00:40 +00:00
}
2021-07-12 15:00:54 +00:00
}