mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-383p-xqxx-rrmp
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-383p-xqxx-rrmp",
|
||||
"modified": "2022-07-06T19:56:14Z",
|
||||
"modified": "2024-03-14T21:50:52Z",
|
||||
"published": "2022-05-17T03:42:18Z",
|
||||
"aliases": [
|
||||
"CVE-2016-3093"
|
||||
],
|
||||
"summary": "Improper Input Validation in Apache Struts",
|
||||
"summary": "Denial of service in Apache Struts",
|
||||
"details": "Apache Struts 2.0.0 through 2.3.24.1 does not properly cache method references when used with OGNL before 3.0.12, which allows remote attackers to cause a denial of service (block access to a web site) via unspecified vectors.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -36,6 +36,25 @@
|
||||
"database_specific": {
|
||||
"last_known_affected_version_range": "<= 2.3.24.1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Maven",
|
||||
"name": "ognl:ognl"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "3.0.12"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
|
||||
Reference in New Issue
Block a user