Publish Advisories

GHSA-xm92-v2mq-842q
GHSA-xm92-v2mq-842q
This commit is contained in:
advisory-database[bot]
2024-01-04 18:45:13 +00:00
parent f063acb97c
commit c5909fab7a
2 changed files with 104 additions and 54 deletions
@@ -0,0 +1,104 @@
{
"schema_version": "1.4.0",
"id": "GHSA-xm92-v2mq-842q",
"modified": "2024-01-04T18:43:57Z",
"published": "2022-05-17T02:16:00Z",
"aliases": [
"CVE-2016-4436"
],
"summary": "Apache Struts improper action name cleanup",
"details": "Apache Struts 2 before 2.3.29 and 2.5.x before 2.5.1 allow attackers to have unspecified impact via vectors related to improper action name clean up.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.struts:struts2-core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.3.29"
}
]
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.struts:struts2-core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.5-BETA1"
},
{
"fixed": "2.5.1"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-4436"
},
{
"type": "WEB",
"url": "https://github.com/apache/struts/commit/237432512df0e27013f7c7b9ab59fdce44ca34a5"
},
{
"type": "WEB",
"url": "https://github.com/apache/struts/commit/27ca165ddbf81c84bafbd083b99a18d89cc49ca7"
},
{
"type": "PACKAGE",
"url": "https://github.com/apache/struts"
},
{
"type": "WEB",
"url": "https://struts.apache.org/docs/s2-035.html"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20161015140316/http://www.securityfocus.com/bid/91280/"
},
{
"type": "WEB",
"url": "http://www-01.ibm.com/support/docview.wss?uid=ssg1S1009282"
},
{
"type": "WEB",
"url": "http://www-01.ibm.com/support/docview.wss?uid=swg21987854"
},
{
"type": "WEB",
"url": "http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": "CRITICAL",
"github_reviewed": true,
"github_reviewed_at": "2024-01-04T18:43:57Z",
"nvd_published_at": "2016-10-03T15:59:00Z"
}
}
@@ -1,54 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-xm92-v2mq-842q",
"modified": "2022-05-17T02:16:00Z",
"published": "2022-05-17T02:16:00Z",
"aliases": [
"CVE-2016-4436"
],
"details": "Apache Struts 2 before 2.3.29 and 2.5.x before 2.5.1 allow attackers to have unspecified impact via vectors related to improper action name clean up.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-4436"
},
{
"type": "WEB",
"url": "https://struts.apache.org/docs/s2-035.html"
},
{
"type": "WEB",
"url": "http://www-01.ibm.com/support/docview.wss?uid=ssg1S1009282"
},
{
"type": "WEB",
"url": "http://www-01.ibm.com/support/docview.wss?uid=swg21987854"
},
{
"type": "WEB",
"url": "http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/91280"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2016-10-03T15:59:00Z"
}
}