42 lines
1.7 KiB
YAML
42 lines
1.7 KiB
YAML
id: CVE-2012-4982
|
|
|
|
info:
|
|
name: Forescout CounterACT 6.3.4.1 - Open Redirect
|
|
author: ctflearner
|
|
severity: medium
|
|
description: |
|
|
Open redirect vulnerability in assets/login on the Forescout CounterACT NAC device before 7.0 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the 'a' parameter.
|
|
impact: |
|
|
An attacker can exploit this vulnerability to redirect users to malicious websites, leading to phishing attacks or the download of malware.
|
|
remediation: |
|
|
Apply the latest security patches or upgrade to a newer version of Forescout CounterACT to fix the open redirect vulnerability.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/38062
|
|
- https://www.reactionpenetrationtesting.co.uk/forescout-cross-site-redirection.html
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2012-4982
|
|
- http://www.reactionpenetrationtesting.co.uk/forescout-cross-site-redirection.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-2012-4982
|
|
cwe-id: CWE-20
|
|
epss-score: 0.00763
|
|
epss-percentile: 0.79073
|
|
cpe: cpe:2.3:a:forescout:counteract:6.3.4.10:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: forescout
|
|
product: counteract
|
|
tags: cve,cve2012,redirect,forescout,counteract
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/assets/login?a=https://interact.sh"
|
|
|
|
matchers:
|
|
- type: regex
|
|
part: header
|
|
regex:
|
|
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh.*$'
|
|
# digest: 4a0a004730450221009b89a5eb4db723062b612d59daf2a4427a34860705309b3a8ccef0462629664102200aa9e5ac13539f5546a57a93e60a5bfbfb603ecdd27231e5ee4761989aeb6e5c:922c64590222798bb761d5b6d8e72950 |