2021-03-18 16:04:40 +00:00
id : CVE-2019-0230
info :
2022-05-16 13:23:05 +00:00
name : Apache Struts <=2.5.20 - Remote Code Execution
2021-03-18 16:04:40 +00:00
author : geeknik
2022-04-22 10:38:41 +00:00
severity : critical
2022-05-16 19:27:10 +00:00
description : Apache Struts 2.0.0 to 2.5.20 forced double OGNL evaluation when evaluated on raw user input in tag attributes, which may lead to remote code execution.
2021-03-18 16:10:11 +00:00
reference :
2021-03-18 16:04:40 +00:00
- https://cwiki.apache.org/confluence/display/WW/S2-059
- https://www.tenable.com/blog/cve-2019-0230-apache-struts-potential-remote-code-execution-vulnerability
2022-05-16 13:23:05 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2019-0230
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
2022-04-22 10:38:41 +00:00
cvss-score : 9.8
2021-09-10 11:26:40 +00:00
cve-id : CVE-2019-0230
cwe-id : CWE-915
2022-04-22 10:38:41 +00:00
tags : struts,rce,cve,cve2019,apache
2021-03-18 16:04:40 +00:00
requests :
- method : GET
path :
- "{{BaseURL}}/?id=nuclei%25{128*128}"
matchers :
- type : word
2022-05-17 06:22:50 +00:00
part : body
2021-03-18 16:04:40 +00:00
words :
- "nuclei16384"
2022-05-16 13:23:05 +00:00
# Enhanced by mp on 2022/05/16