cvelist/2019/15xxx/CVE-2019-15518.json
2019-08-23 15:00:49 +00:00

67 lines
1.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-15518",
"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": "Swoole before 4.2.13 allows directory traversal in swPort_http_static_handler."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/swoole/swoole-src/compare/v4.2.12...v4.2.13",
"refsource": "MISC",
"name": "https://github.com/swoole/swoole-src/compare/v4.2.12...v4.2.13"
},
{
"url": "https://github.com/swoole/swoole-src/pull/2323",
"refsource": "MISC",
"name": "https://github.com/swoole/swoole-src/pull/2323"
}
]
}
}