cvelist/2013/1xxx/CVE-2013-1934.json

82 lines
2.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 05:17:03 +00:00
"CVE_data_meta": {
2019-10-31 20:01:11 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-18 05:17:03 +00:00
"ID": "CVE-2013-1934",
2019-10-31 20:01:11 +00:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "mantisBT",
"product": {
"product_data": [
{
"product_name": "mantisBT",
"version": {
"version_data": [
{
"version_value": "1.2.0rc1 before 1.2.14"
}
]
}
}
]
}
}
]
}
2019-03-18 05:17:03 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2019-10-31 20:01:11 +00:00
"value": "A cross-site scripting (XSS) vulnerability in the configuration report page (adm_config_report.php) in MantisBT 1.2.0rc1 before 1.2.14 allows remote authenticated users to inject arbitrary web script or HTML via a complex value."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-Site Scripting"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "http://www.debian.org/security/2015/dsa-3120",
"url": "http://www.debian.org/security/2015/dsa-3120"
},
{
"url": "https://security-tracker.debian.org/tracker/CVE-2013-1934",
"refsource": "MISC",
"name": "https://security-tracker.debian.org/tracker/CVE-2013-1934"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-1934",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-1934"
},
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2013/04/09/1",
"url": "http://www.openwall.com/lists/oss-security/2013/04/09/1"
},
{
"refsource": "CONFIRM",
"name": "https://mantisbt.org/bugs/view.php?id=15416",
"url": "https://mantisbt.org/bugs/view.php?id=15416"
2019-03-18 05:17:03 +00:00
}
]
}
}