cvelist/2015/5xxx/CVE-2015-5688.json
2019-03-18 03:11:09 +00:00

82 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-5688",
"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 lib/app/index.js in Geddy before 13.0.8 for Node.js allows remote attackers to read arbitrary files via a ..%2f (dot dot encoded slash) in the PATH_INFO to the default URI."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/geddy/geddy/issues/697",
"refsource": "CONFIRM",
"url": "https://github.com/geddy/geddy/issues/697"
},
{
"name": "https://github.com/geddy/geddy/releases/tag/v13.0.8",
"refsource": "CONFIRM",
"url": "https://github.com/geddy/geddy/releases/tag/v13.0.8"
},
{
"name": "https://github.com/geddy/geddy/pull/699",
"refsource": "CONFIRM",
"url": "https://github.com/geddy/geddy/pull/699"
},
{
"name": "https://nodesecurity.io/advisories/geddy-directory-traversal",
"refsource": "MISC",
"url": "https://nodesecurity.io/advisories/geddy-directory-traversal"
},
{
"name": "https://github.com/geddy/geddy/commit/2de63b68b3aa6c08848f261ace550a37959ef231",
"refsource": "CONFIRM",
"url": "https://github.com/geddy/geddy/commit/2de63b68b3aa6c08848f261ace550a37959ef231"
}
]
}
}