cvelist/2020/17xxx/CVE-2020-17531.json

78 lines
2.7 KiB
JSON
Raw Normal View History

2020-08-12 19:02:35 +00:00
{
"CVE_data_meta": {
2020-12-08 12:39:47 +00:00
"ASSIGNER": "security@apache.org",
2020-08-12 19:02:35 +00:00
"ID": "CVE-2020-17531",
2020-12-08 12:39:47 +00:00
"STATE": "PUBLIC",
"TITLE": "Deserialization flaw in EOL Tapestry 4."
2020-08-12 19:02:35 +00:00
},
2020-12-08 12:39:47 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache Tapestry",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "Apache Tapestry 4",
"version_value": "4"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Apache Tapestry would like to thank Adrian Bravo (@adrianbravon) for reporting this issue."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-08-12 19:02:35 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-12-08 12:39:47 +00:00
"value": "A Java Serialization vulnerability was found in Apache Tapestry 4. Apache Tapestry 4 will attempt to deserialize the \"sp\" parameter even before invoking the page's validate method, leading to deserialization without authentication.\n\nApache Tapestry 4 reached end of life in 2008 and no update to address this issue will be released. Apache Tapestry 5 versions are not vulnerable to this issue. Users of Apache Tapestry 4 should upgrade to the latest Apache Tapestry 5 version."
2020-08-12 19:02:35 +00:00
}
]
2020-12-08 12:39:47 +00:00
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-502 Deserialization of Untrusted Data"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://lists.apache.org/thread.html/r700a6aa234dbff0555d4187bdc8274d7e4c0afbf35b9a3457f09ee76%40%3Cusers.tapestry.apache.org%3E"
}
]
},
"source": {
"discovery": "UNKNOWN"
2020-08-12 19:02:35 +00:00
}
2020-12-08 12:39:47 +00:00
}