mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-p463-639r-q9g9 GHSA-594h-cx6w-p4jf GHSA-68qq-3phh-53j7
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-p463-639r-q9g9",
|
||||
"modified": "2023-01-23T21:27:59Z",
|
||||
"modified": "2025-04-14T21:47:15Z",
|
||||
"published": "2017-10-24T18:33:37Z",
|
||||
"aliases": [
|
||||
"CVE-2013-1756"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-594h-cx6w-p4jf",
|
||||
"modified": "2023-08-16T22:27:30Z",
|
||||
"modified": "2025-04-14T21:47:27Z",
|
||||
"published": "2022-05-14T04:01:58Z",
|
||||
"aliases": [
|
||||
"CVE-2014-3941"
|
||||
|
||||
+33
-8
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-68qq-3phh-53j7",
|
||||
"modified": "2025-04-12T13:04:43Z",
|
||||
"modified": "2025-04-14T21:46:54Z",
|
||||
"published": "2022-05-14T01:04:20Z",
|
||||
"aliases": [
|
||||
"CVE-2016-3110"
|
||||
],
|
||||
"summary": "mod_cluster Denial of Service vulnerability",
|
||||
"details": "mod_cluster, as used in Red Hat JBoss Web Server 2.1, allows remote attackers to cause a denial of service (Apache http server crash) via an MCMP message containing a series of = (equals) characters after a legitimate element.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -13,7 +14,27 @@
|
||||
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
|
||||
}
|
||||
],
|
||||
"affected": [],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Maven",
|
||||
"name": "org.jboss.mod_cluster:mod_cluster-parent"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "1.3.3.Final"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
@@ -23,6 +44,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1326320"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/modcluster/mod_cluster"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6JMA2YLPK6SEUVF5Q3QEANHYEPRZA2RI"
|
||||
@@ -47,6 +72,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HE5YZTBZRXCMQFT5LDLZG2HAYBKMYQLL"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://web.archive.org/web/20200227231527/http://www.securityfocus.com/bid/92584"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://rhn.redhat.com/errata/RHSA-2016-1648.html"
|
||||
@@ -70,10 +99,6 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://rhn.redhat.com/errata/RHSA-2016-2056.html"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.securityfocus.com/bid/92584"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
@@ -81,8 +106,8 @@
|
||||
"CWE-20"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2025-04-14T21:46:53Z",
|
||||
"nvd_published_at": "2016-09-26T14:59:00Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user