cvelist/2007/0xxx/CVE-2007-0529.json
2018-10-16 11:17:01 -04:00

78 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-0529",
"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 index.html (aka the administration page) in PHP Link Directory (phpLD) 3.0.6 and earlier allows remote attackers to inject arbitrary web script or HTML via a crafted link, which is triggered when the administrator uses the \"Validate Links\" functionality."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20070121 PHP Link Directory XSS Vulnerability version <= 3.0.6",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/457672/100/0/threaded"
},
{
"name" : "http://www.smilehouse.com/advisory/phplinkdirectory_070121.txt",
"refsource" : "MISC",
"url" : "http://www.smilehouse.com/advisory/phplinkdirectory_070121.txt"
},
{
"name" : "32952",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/32952"
},
{
"name" : "phpld-admin-xss(31662)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/31662"
}
]
}
}