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

72 lines
2.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 05:33:41 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-0673",
"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:33:41 +00:00
"lang": "eng",
"value": "Cross-site scripting (XSS) vulnerability in usercp_register.php for phpBB 2.0.13 allows remote attackers to inject arbitrary web script or HTML by setting the (1) allowhtml, (2) allowbbcode, or (3) allowsmilies parameters to inject HTML into signatures for personal messages, possibly when they are processed by privmsg.php or viewtopic.php."
2017-10-16 12:31:07 -04:00
}
2019-03-18 05:33:41 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "1013362",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1013362"
},
{
"name": "http://neosecurityteam.tk/index.php?pagina=advisories&id=8",
"refsource": "MISC",
"url": "http://neosecurityteam.tk/index.php?pagina=advisories&id=8"
},
{
"name": "14475",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/14475"
}
]
}
}