Publish GHSA-876p-4wgc-75rx

This commit is contained in:
advisory-database[bot]
2023-12-28 19:59:56 +00:00
parent d391ea8ec6
commit fb324dfeba
@@ -1,13 +1,13 @@
{
"schema_version": "1.4.0",
"id": "GHSA-876p-4wgc-75rx",
"modified": "2023-07-28T21:26:42Z",
"modified": "2023-12-28T19:58:42Z",
"published": "2022-05-14T00:52:12Z",
"aliases": [
"CVE-2016-0785"
],
"summary": "Apache Struts RCE Vulnerability",
"details": "Apache Struts 2.x before 2.3.28 allows remote attackers to execute arbitrary code via a `%{}` sequence in a tag attribute, aka forced double OGNL evaluation.",
"details": "Apache Struts 2.x before 2.3.20.3, 2.3.24.3, and 2.3.28 allows remote attackers to execute arbitrary code via a `%{}` sequence in a tag attribute, aka forced double OGNL evaluation.",
"severity": [
{
"type": "CVSS_V3",
@@ -25,10 +25,29 @@
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.0"
"introduced": "2.0.0"
},
{
"fixed": "2.3.28"
"fixed": "2.3.20.3"
}
]
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.struts:struts2-core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.3.24"
},
{
"fixed": "2.3.24.3"
}
]
}
@@ -40,6 +59,14 @@
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-0785"
},
{
"type": "WEB",
"url": "https://github.com/apache/struts/commit/15857a69e7baf3675804495a5954cd0756ac8364"
},
{
"type": "PACKAGE",
"url": "https://github.com/apache/struts"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20210123095715/http://www.securityfocus.com/bid/85066"