cvelist/2008/5xxx/CVE-2008-5920.json

83 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2008-5920",
"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" : "The create_anchors function in utils.inc in WebSVN 1.x allows remote attackers to execute arbitrary PHP code via a crafted username that is processed by the preg_replace function with the eval switch."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "6822",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/6822"
},
{
"name" : "http://www.gulftech.org/?node=research&article_id=00132-10202008",
"refsource" : "MISC",
"url" : "http://www.gulftech.org/?node=research&article_id=00132-10202008"
},
{
"name" : "31891",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/31891"
},
{
"name" : "4928",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/4928"
},
{
"name" : "websvn-createanchors-code-execution(48168)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/48168"
}
]
}
}