Enhancement: cves/2015/CVE-2015-5531.yaml by mp

patch-1
MostInterestingBotInTheWorld 2022-06-08 10:38:53 -04:00
parent 6180efb48f
commit f72c80db56
1 changed files with 4 additions and 2 deletions

View File

@ -1,10 +1,10 @@
id: CVE-2015-5531 id: CVE-2015-5531
info: info:
name: ElasticSearch directory traversal vulnerability (CVE-2015-5531) name: ElasticSearch- Local File Inclusion
author: princechaddha author: princechaddha
severity: high severity: high
description: Directory traversal vulnerability in Elasticsearch before 1.6.1 allows remote attackers to read arbitrary files via unspecified vectors related to snapshot API calls. description: Elasticsearch before 1.6.1 allows remote attackers to read arbitrary files via unspecified vectors related to snapshot API calls.
reference: reference:
- https://github.com/vulhub/vulhub/tree/master/elasticsearch/CVE-2015-5531 - https://github.com/vulhub/vulhub/tree/master/elasticsearch/CVE-2015-5531
- https://nvd.nist.gov/vuln/detail/CVE-2015-5531 - https://nvd.nist.gov/vuln/detail/CVE-2015-5531
@ -55,3 +55,5 @@ requests:
- type: status - type: status
status: status:
- 400 - 400
# Enhanced by mp on 2022/06/08