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

72 lines
2.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 03:26:14 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-2169",
"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-18 03:26:14 +00:00
"lang": "eng",
"value": "Directory traversal vulnerability in source.php in Quick & Dirty PHPSource Printer 1.1 and earlier allows remote attackers to read arbitrary files via \".../...//\" sequences in the file parameter, which are reduced to \"../\" when PHPSource Printer uses a regular expression to remove \"../\" sequences."
2017-10-16 12:31:07 -04:00
}
2019-03-18 03:26:14 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "1014376",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1014376"
},
{
"name": "15900",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/15900"
},
{
"name": "http://guff.szub.net/2005/07/04/quick-and-dirty-security/",
"refsource": "CONFIRM",
"url": "http://guff.szub.net/2005/07/04/quick-and-dirty-security/"
}
]
}
}