cvelist/2019/0xxx/CVE-2019-0234.json

68 lines
2.5 KiB
JSON
Raw Normal View History

2018-11-14 09:04:54 -05:00
{
2019-07-15 22:00:48 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 06:51:34 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-0234",
2019-07-15 22:00:48 +00:00
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apache",
"product": {
"product_data": [
{
"product_name": "Apache Roller",
"version": {
"version_data": [
{
"version_value": "Roller 5.2"
},
{
"version_value": "5.2.1"
},
{
"version_value": "5.2.2. The unsupported pre-Roller 5.1 versions may also be affected."
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Information Disclosure"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://lists.apache.org/thread.html/26cdef3fa8a8fa7fcbb99320aa860836ead124b414c654a4d12674cf@%3Cdev.roller.apache.org%3E",
"url": "https://lists.apache.org/thread.html/26cdef3fa8a8fa7fcbb99320aa860836ead124b414c654a4d12674cf@%3Cdev.roller.apache.org%3E"
}
]
2019-03-18 06:51:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-07-15 22:00:48 +00:00
"value": "A Reflected Cross-site Scripting (XSS) vulnerability exists in Apache Roller. Roller's Math Comment Authenticator did not property sanitize user input and could be exploited to perform Reflected Cross Site Scripting (XSS). The mitigation for this vulnerability is to upgrade to the latest version of Roller, which is now Roller 5.2.3."
2019-03-18 06:51:34 +00:00
}
]
}
}