cvelist/2012/4xxx/CVE-2012-4267.json
2019-03-18 00:47:15 +00:00

87 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2012-4267",
"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 user/register in Sockso 1.5 and earlier allows remote attackers to inject arbitrary web script or HTML via the name parameter."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "49148",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/49148"
},
{
"name": "18868",
"refsource": "EXPLOIT-DB",
"url": "http://www.exploit-db.com/exploits/18868"
},
{
"name": "https://github.com/rodnaph/sockso/commit/fe2d895ea8eb8b8ccad5a3319f472e45d6ba5136",
"refsource": "CONFIRM",
"url": "https://github.com/rodnaph/sockso/commit/fe2d895ea8eb8b8ccad5a3319f472e45d6ba5136"
},
{
"name": "https://github.com/rodnaph/sockso/pull/99/files",
"refsource": "CONFIRM",
"url": "https://github.com/rodnaph/sockso/pull/99/files"
},
{
"name": "https://github.com/rodnaph/sockso/issues/93",
"refsource": "CONFIRM",
"url": "https://github.com/rodnaph/sockso/issues/93"
},
{
"name": "http://smwyg.com/blog/#sockso-persistant-xss-attack",
"refsource": "MISC",
"url": "http://smwyg.com/blog/#sockso-persistant-xss-attack"
}
]
}
}