cvelist/2006/5xxx/CVE-2006-5263.json
2019-03-18 02:21:22 +00:00

82 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-5263",
"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 templates/header.php3 in phpMyAgenda 3.1 and earlier allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the language parameter, as demonstrated by a parameter value naming an Apache HTTP Server log file that apparently contains PHP code."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "2500",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/2500"
},
{
"name": "22346",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/22346"
},
{
"name": "ADV-2006-4005",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2006/4005"
},
{
"name": "20453",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/20453"
},
{
"name": "phpmyagenda-header-file-include(29413)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/29413"
}
]
}
}