Publish Advisories

GHSA-mrfm-jxgf-2h6v
GHSA-mrfm-jxgf-2h6v
This commit is contained in:
advisory-database[bot]
2025-01-06 22:30:39 +00:00
parent 5b184d13e8
commit d16dea2c4e
2 changed files with 96 additions and 59 deletions
@@ -0,0 +1,96 @@
{
"schema_version": "1.4.0",
"id": "GHSA-mrfm-jxgf-2h6v",
"modified": "2025-01-06T22:28:40Z",
"published": "2022-05-17T03:28:58Z",
"aliases": [
"CVE-2014-3120"
],
"summary": "Elasticsearch Improper Access Control vulnerability",
"details": "The default configuration in Elasticsearch before 1.4.0.Beta1 enables dynamic scripting, which allows remote attackers to execute arbitrary MVEL expressions and Java code via the source parameter to _search. NOTE: this only violates the vendor's intended security policy if the user does not run Elasticsearch in its own independent virtual machine.",
"severity": [],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.elasticsearch:elasticsearch"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.4.0.Beta1"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3120"
},
{
"type": "WEB",
"url": "https://github.com/elastic/elasticsearch/issues/7151"
},
{
"type": "WEB",
"url": "https://github.com/elastic/elasticsearch/pull/7642"
},
{
"type": "WEB",
"url": "https://github.com/elastic/elasticsearch/commit/bd0eb32d9c3c3f5b6e5f8630c859cd04bdcd4e06"
},
{
"type": "WEB",
"url": "https://github.com/elastic/elasticsearch/commit/f9de8b65898509e038e33215db0720b508477a12"
},
{
"type": "PACKAGE",
"url": "https://github.com/elastic/elasticsearch"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20140813071419/http://www.securityfocus.com/bid/67731"
},
{
"type": "WEB",
"url": "https://www.elastic.co/blog/logstash-1-4-3-released"
},
{
"type": "WEB",
"url": "https://www.elastic.co/community/security"
},
{
"type": "WEB",
"url": "https://www.found.no/foundation/elasticsearch-security/#staying-safe-while-developing-with-elasticsearch"
},
{
"type": "WEB",
"url": "http://bouk.co/blog/elasticsearch-rce"
},
{
"type": "WEB",
"url": "http://www.exploit-db.com/exploits/33370"
},
{
"type": "WEB",
"url": "http://www.rapid7.com/db/modules/exploit/multi/elasticsearch/script_mvel_rce"
}
],
"database_specific": {
"cwe_ids": [
"CWE-284"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2025-01-06T22:28:40Z",
"nvd_published_at": "2014-07-28T19:55:00Z"
}
}
@@ -1,59 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-mrfm-jxgf-2h6v",
"modified": "2025-01-06T21:30:47Z",
"published": "2022-05-17T03:28:58Z",
"aliases": [
"CVE-2014-3120"
],
"details": "The default configuration in Elasticsearch before 1.2 enables dynamic scripting, which allows remote attackers to execute arbitrary MVEL expressions and Java code via the source parameter to _search. NOTE: this only violates the vendor's intended security policy if the user does not run Elasticsearch in its own independent virtual machine.",
"severity": [],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3120"
},
{
"type": "WEB",
"url": "https://www.elastic.co/blog/logstash-1-4-3-released"
},
{
"type": "WEB",
"url": "https://www.elastic.co/community/security"
},
{
"type": "WEB",
"url": "https://www.found.no/foundation/elasticsearch-security/#staying-safe-while-developing-with-elasticsearch"
},
{
"type": "WEB",
"url": "http://bouk.co/blog/elasticsearch-rce"
},
{
"type": "WEB",
"url": "http://www.exploit-db.com/exploits/33370"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/106949"
},
{
"type": "WEB",
"url": "http://www.rapid7.com/db/modules/exploit/multi/elasticsearch/script_mvel_rce"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/67731"
}
],
"database_specific": {
"cwe_ids": [
"CWE-284"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2014-07-28T19:55:00Z"
}
}