cvelist/2005/2xxx/CVE-2005-2255.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 21:35:03 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-2255",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-17 21:35:03 +00:00
"lang": "eng",
"value": "Directory traversal vulnerability in PhpAuction 2.5 allows remote attackers to read arbitrary files, include local PHP files, or obtain sensitive path information via \"..\" sequences in the lan parameter to (1) index.php or (2) admin/index.php."
2017-10-16 12:31:07 -04:00
}
2019-03-17 21:35:03 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "1014423",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1014423"
},
{
"name": "15967",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/15967"
}
]
}
}