You've already forked advisory-database
mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-gg9m-fj3v-r58c
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-gg9m-fj3v-r58c",
|
||||
"modified": "2024-07-25T20:17:38Z",
|
||||
"modified": "2025-02-07T17:42:07Z",
|
||||
"published": "2018-10-16T19:37:56Z",
|
||||
"aliases": [
|
||||
"CVE-2017-9805"
|
||||
],
|
||||
"summary": "REST Plugin in Apache Struts uses an XStreamHandler with an instance of XStream for deserialization without any type filtering",
|
||||
"details": "The REST Plugin in Apache Struts 2.1.2 through 2.3.x before 2.3.34 and 2.5.x before 2.5.13 uses an XStreamHandler with an instance of XStream for deserialization without any type filtering, which can lead to Remote Code Execution when deserializing XML payloads.",
|
||||
"details": "The REST Plugin in Apache Struts 2.1.1 through 2.3.x before 2.3.34 and 2.5.x before 2.5.13 uses an XStreamHandler with an instance of XStream for deserialization without any type filtering, which can lead to Remote Code Execution when deserializing XML payloads.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
@@ -25,7 +25,7 @@
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "2.1.2"
|
||||
"introduced": "2.1.1"
|
||||
},
|
||||
{
|
||||
"fixed": "2.3.34"
|
||||
|
||||
Reference in New Issue
Block a user