diff --git a/advisories/github-reviewed/2022/05/GHSA-8qhq-rq4j-8prj/GHSA-8qhq-rq4j-8prj.json b/advisories/github-reviewed/2022/05/GHSA-8qhq-rq4j-8prj/GHSA-8qhq-rq4j-8prj.json new file mode 100644 index 00000000000..f054ebc9149 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-8qhq-rq4j-8prj/GHSA-8qhq-rq4j-8prj.json @@ -0,0 +1,88 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-8qhq-rq4j-8prj", + "modified": "2025-04-14T16:59:21Z", + "published": "2022-05-14T00:58:13Z", + "aliases": [ + "CVE-2014-4326" + ], + "summary": "Elasticsearch Logstash allows remote attackers to execute arbitrary commands", + "details": "Elasticsearch Logstash 1.0.14 through 1.4.x before 1.4.2 allows remote attackers to execute arbitrary commands via a crafted event in (1) `zabbix.rb` or (2) `nagios_nsca.rb` in `outputs/`.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U" + } + ], + "affected": [ + { + "package": { + "ecosystem": "RubyGems", + "name": "logstash" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.0.14" + }, + { + "fixed": "1.4.2" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "RubyGems", + "name": "logstash-event" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.0.14" + }, + { + "fixed": "1.4.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-4326" + }, + { + "type": "PACKAGE", + "url": "https://github.com/elastic/logstash" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20140804031140/http://www.elasticsearch.org/blog/logstash-1-4-2" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20201207013408/http://www.securityfocus.com/archive/1/532841/100/0/threaded" + }, + { + "type": "WEB", + "url": "https://www.elastic.co/community/security" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-78" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-04-14T16:59:20Z", + "nvd_published_at": "2014-07-22T14:55:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-8qhq-rq4j-8prj/GHSA-8qhq-rq4j-8prj.json b/advisories/unreviewed/2022/05/GHSA-8qhq-rq4j-8prj/GHSA-8qhq-rq4j-8prj.json deleted file mode 100644 index 054de1af0d5..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-8qhq-rq4j-8prj/GHSA-8qhq-rq4j-8prj.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-8qhq-rq4j-8prj", - "modified": "2025-04-12T12:35:59Z", - "published": "2022-05-14T00:58:13Z", - "aliases": [ - "CVE-2014-4326" - ], - "details": "Elasticsearch Logstash 1.0.14 through 1.4.x before 1.4.2 allows remote attackers to execute arbitrary commands via a crafted event in (1) zabbix.rb or (2) nagios_nsca.rb in outputs/.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-4326" - }, - { - "type": "WEB", - "url": "https://www.elastic.co/community/security" - }, - { - "type": "WEB", - "url": "http://www.elasticsearch.org/blog/logstash-1-4-2" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/archive/1/532841/100/0/threaded" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-78" - ], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2014-07-22T14:55:00Z" - } -} \ No newline at end of file