mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-86vq-8qhc-5rqw
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-86vq-8qhc-5rqw",
|
||||
"modified": "2022-11-03T22:42:43Z",
|
||||
"modified": "2024-01-04T21:32:56Z",
|
||||
"published": "2022-05-14T03:15:07Z",
|
||||
"aliases": [
|
||||
"CVE-2016-8738"
|
||||
],
|
||||
"summary": "Possible DoS attack when using URLValidator",
|
||||
"summary": "Apache Struts vulnerable to possible DoS attack when using URLValidator",
|
||||
"details": "If an application allows enter an URL in a form field and built-in URLValidator is used, it is possible to prepare a special URL which will be used to overload server process when performing validation of the URL.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -40,6 +40,14 @@
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8738"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/apache/struts/commit/554b9dddb0fbd1e581ef577dd62a7c22955ad0f6"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/apache/struts"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://security.netapp.com/advisory/ntap-20180629-0003/"
|
||||
|
||||
Reference in New Issue
Block a user