Enhancement: vulnerabilities/other/WSO2-2019-0598.yaml by mp
parent
95ce6f2c3a
commit
6a8f9f6ec6
|
@ -1,15 +1,20 @@
|
|||
id: WSO2-2019-0598
|
||||
|
||||
info:
|
||||
name: WSO2 < 5.8.0 - Server Side Request Forgery
|
||||
name: WSO2 <5.8.0 - Server Side Request Forgery
|
||||
author: Amnotacat
|
||||
severity: critical
|
||||
severity: medium
|
||||
description: |
|
||||
This vulnerability can be exploited by misusing the UI gadgets loading capability of the shindig web application. An attacker can alter a specific URL in the request causing the server to initiate a GET request to the altered URL.
|
||||
WSO2 prior to version 5.8.0 is susceptible to a server-side request forgery vulnerability. This vulnerability can be exploited by misusing the UI gadgets loading capability of the shindig web application. An attacker can alter a specific URL in the request causing the server to initiate a GET request to the altered URL.
|
||||
reference:
|
||||
- https://docs.wso2.com/display/Security/Security+Advisory+WSO2-2019-0598
|
||||
remediation: |
|
||||
Upgrade the product version to 5.8.0 or higher which are not affected by this SSRF vulnerability.
|
||||
Upgrade the product version to 5.8.0 or higher.
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N
|
||||
cvss-score: 6.8
|
||||
cve-id:
|
||||
cwe-id: CWE-918
|
||||
tags: ssrf,wso2,shindig
|
||||
|
||||
requests:
|
||||
|
@ -25,4 +30,6 @@ requests:
|
|||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
- 200
|
||||
|
||||
# Enhanced by mp on 2022/05/26
|
||||
|
|
Loading…
Reference in New Issue