cvelist/2007/3xxx/CVE-2007-3342.json
2019-03-17 23:53:21 +00:00

77 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-3342",
"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": "Multiple cross-site scripting (XSS) vulnerabilities in Movable Type (MT) before 3.34 allow remote attackers to inject arbitrary web script or HTML via comments that have (1) a malformed SGML numeric character reference with a '\\0' (0x00) character in a javascript: URI or (2) an attribute in an element that lacks the '>' character at the end of the start tag, a different vulnerability than CVE-2007-0231."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "2821",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/2821"
},
{
"name": "38621",
"refsource": "OSVDB",
"url": "http://osvdb.org/38621"
},
{
"name": "http://www.sixapart.com/movabletype/beta/distros/MT-3.34-beta-Release-Notes.html",
"refsource": "CONFIRM",
"url": "http://www.sixapart.com/movabletype/beta/distros/MT-3.34-beta-Release-Notes.html"
},
{
"name": "20070126 Movable Type <= 3.33 XSS Exploit",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/458196/100/0/threaded"
}
]
}
}