cvelist/2005/0xxx/CVE-2005-0930.json

77 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 05:50:46 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-0930",
"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 05:50:46 +00:00
"lang": "eng",
"value": "Cross-site scripting (XSS) vulnerability in message.php in Chatness 2.5.1 and earlier allows remote attackers to inject arbitrary web script or HTML via (1) the user field or (2) the message parameter to message.php."
2017-10-16 12:31:07 -04:00
}
2019-03-18 05:50:46 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.persianhacker.net/news/news-2946.html",
"refsource": "MISC",
"url": "http://www.persianhacker.net/news/news-2946.html"
},
{
"name": "20050329 [PersianHacker.NET 200503-12]Chatness 2.5.1 and prior XSS Vulnerabilities",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/394526"
},
{
"name": "12929",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/12929"
},
{
"name": "1013604",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1013604"
}
]
}
}