cvelist/2007/0xxx/CVE-2007-0337.json
2019-03-18 03:01:16 +00:00

87 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-0337",
"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": "Directory traversal vulnerability in sesskglogadmin.php in KGB 1.9 and earlier allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the skinnn parameter, as demonstrated by invoking kg.php with a postek parameter containing PHP code, which is injected into a file in the kg directory, and then included by sesskglogadmin.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "ADV-2007-0228",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2007/0228"
},
{
"name": "31585",
"refsource": "OSVDB",
"url": "http://osvdb.org/31585"
},
{
"name": "kgb-sesskglogadmin-file-include(31508)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/31508"
},
{
"name": "3134",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/3134"
},
{
"name": "23768",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/23768"
},
{
"name": "22065",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/22065"
}
]
}
}