cvelist/2020/25xxx/CVE-2020-25623.json

72 lines
2.2 KiB
JSON
Raw Normal View History

2020-09-16 18:01:36 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-10-02 12:01:36 +00:00
"ID": "CVE-2020-25623",
"STATE": "PUBLIC"
2020-09-16 18:01:36 +00:00
},
2020-10-02 12:01:36 +00:00
"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",
2020-09-16 18:01:36 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-10-02 12:01:36 +00:00
"value": "Erlang/OTP 22.3.x before 22.3.4.6 and 23.x before 23.1 allows Directory Traversal. An attacker can send a crafted HTTP request to read arbitrary files, if httpd in the inets application is used."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.erlang.org/news",
"refsource": "MISC",
"name": "https://www.erlang.org/news"
},
{
"refsource": "CONFIRM",
"name": "https://www.erlang.org/downloads",
"url": "https://www.erlang.org/downloads"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/erlang/otp/releases/tag/OTP-23.1",
"url": "https://github.com/erlang/otp/releases/tag/OTP-23.1"
2020-09-16 18:01:36 +00:00
}
]
}
}