CWE-Bench-Java / advisory /apache__activemq_CVE-2014-3576_5.10.2.json
claire71's picture
add advisory .json files
f091478 verified
raw
history blame
2.57 kB
{
"schema_version": "1.4.0",
"id": "GHSA-3wfj-vh84-732p",
"modified": "2023-12-20T19:05:58Z",
"published": "2022-05-14T01:14:52Z",
"aliases": [
"CVE-2014-3576"
],
"summary": "Improper Neutralization of Special Elements used in an OS Command in Apache ActiveMQ",
"details": "The processControlCommand function in broker/TransportConnection.java in Apache ActiveMQ before 5.11.0 allows remote attackers to cause a denial of service (shutdown) via a shutdown command.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.activemq:activemq-client"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "5.11.0"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3576"
},
{
"type": "WEB",
"url": "https://github.com/apache/activemq/commit/00921f22ff9a8792d7663ef8fadd4823402a6324"
},
{
"type": "WEB",
"url": "https://github.com/apache/activemq/commit/f07e6a53216f9388185ac2b39f366f3bfd6a8a55"
},
{
"type": "PACKAGE",
"url": "https://github.com/apache/activemq"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread.html/a859563f05fbe7c31916b3178c2697165bd9bbf5a65d1cf62aef27d2@%3Ccommits.activemq.apache.org%3E"
},
{
"type": "WEB",
"url": "http://activemq.2283324.n4.nabble.com/About-CVE-2014-3576-tp4699628.html"
},
{
"type": "WEB",
"url": "http://packetstormsecurity.com/files/134274/Apache-ActiveMQ-5.10.1-Denial-Of-Service.html"
},
{
"type": "WEB",
"url": "http://www.debian.org/security/2015/dsa-3330"
},
{
"type": "WEB",
"url": "http://www.oracle.com/technetwork/security-advisory/cpuapr2016v3-2985753.html"
},
{
"type": "WEB",
"url": "http://www.oracle.com/technetwork/topics/security/cpuoct2015-2367953.html"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/archive/1/536862/100/0/threaded"
}
],
"database_specific": {
"cwe_ids": [
"CWE-78"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2022-07-07T22:40:47Z",
"nvd_published_at": "2015-08-14T18:59:00Z"
}
}