cvelist/2005/4xxx/CVE-2005-4732.json

72 lines
2.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:44:54 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-4732",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 00:44:54 +00:00
"lang": "eng",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in index.php in Tux Racer TuxBank 0.7x and 0.8 allow remote attackers to inject arbitrary web script or HTML via the (1) name and (2) description parameters."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:44:54 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://osvdb.org/ref/20/20696-tux.txt",
"refsource": "MISC",
"url": "http://osvdb.org/ref/20/20696-tux.txt"
},
{
"name": "http://tuxbank.sourceforge.net/CHANGES.txt",
"refsource": "MISC",
"url": "http://tuxbank.sourceforge.net/CHANGES.txt"
},
{
"name": "20696",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/20696"
}
]
}
}