cvelist/2005/0xxx/CVE-2005-0682.json
2019-03-18 04:31:19 +00:00

72 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-0682",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cross-site scripting (XSS) vulnerability in common.inc in Drupal before 4.5.2 allows remote attackers to inject arbitrary web script or HTML via certain inputs."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://drupal.org/files/drupal-4.5-xss-fix.patch",
"refsource": "CONFIRM",
"url": "http://drupal.org/files/drupal-4.5-xss-fix.patch"
},
{
"name": "14515",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/14515"
},
{
"name": "http://drupal.org/drupal-4.5.2",
"refsource": "CONFIRM",
"url": "http://drupal.org/drupal-4.5.2"
}
]
}
}