mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
103 lines
3.2 KiB
JSON
103 lines
3.2 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "cve@mitre.org",
|
|
"ID" : "CVE-2006-0479",
|
|
"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" : "pmwiki.php in PmWiki 2.1 beta 20, with register_globals enabled, allows remote attackers to bypass protection mechanisms that deregister global variables by setting both a GPC variable and a GLOBALS[] variable with the same name, which causes PmWiki to unset the GLOBALS[] variable but not the GPC variable, which creates resultant vulnerabilities such as remote file inclusion and cross-site scripting (XSS)."
|
|
}
|
|
]
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"name" : "20060128 PmWiki Multiple Vulnerabilities",
|
|
"refsource" : "FULLDISC",
|
|
"url" : "http://archives.neohapsis.com/archives/fulldisclosure/2006-01/0931.html"
|
|
},
|
|
{
|
|
"name" : "http://www.ush.it/2006/01/24/pmwiki-multiple-vulnerabilities/",
|
|
"refsource" : "MISC",
|
|
"url" : "http://www.ush.it/2006/01/24/pmwiki-multiple-vulnerabilities/"
|
|
},
|
|
{
|
|
"name" : "16421",
|
|
"refsource" : "BID",
|
|
"url" : "http://www.securityfocus.com/bid/16421"
|
|
},
|
|
{
|
|
"name" : "ADV-2006-0375",
|
|
"refsource" : "VUPEN",
|
|
"url" : "http://www.vupen.com/english/advisories/2006/0375"
|
|
},
|
|
{
|
|
"name" : "1015550",
|
|
"refsource" : "SECTRACK",
|
|
"url" : "http://securitytracker.com/id?1015550"
|
|
},
|
|
{
|
|
"name" : "18634",
|
|
"refsource" : "SECUNIA",
|
|
"url" : "http://secunia.com/advisories/18634"
|
|
},
|
|
{
|
|
"name" : "pmwiki-multiple-xss(24368)",
|
|
"refsource" : "XF",
|
|
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/24368"
|
|
},
|
|
{
|
|
"name" : "pmwiki-path-disclosure(24366)",
|
|
"refsource" : "XF",
|
|
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/24366"
|
|
},
|
|
{
|
|
"name" : "pmwiki-file-include(24367)",
|
|
"refsource" : "XF",
|
|
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/24367"
|
|
}
|
|
]
|
|
}
|
|
}
|