CVE-2009-1201 : Detail

CVE-2009-1201

Cross-site Scripting
A03-Injection
7.9%V3
Network
2009-06-25
15h00 +00:00
2018-10-10
16h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

Eval injection vulnerability in the csco_wrap_js function in /+CSCOL+/cte.js in WebVPN on the Cisco Adaptive Security Appliances (ASA) device with software 8.0(4), 8.1.2, and 8.2.1 allows remote attackers to bypass a DOM wrapper and conduct cross-site scripting (XSS) attacks by setting CSCO_WebVPN['process'] to the name of a crafted function, aka Bug ID CSCsy80694.

CVE Informations

Related Weaknesses

CWE-ID Weakness Name Source
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Metrics

Metrics Score Severity CVSS Vector Source
V2 4.3 AV:N/AC:M/Au:N/C:N/I:P/A:N nvd@nist.gov

EPSS

EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.

EPSS Score

The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.

EPSS Percentile

The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.

Exploit information

Exploit Database EDB-ID : 33055

Publication date : 2009-05-23 22h00 +00:00
Author : Trustwave's SpiderLabs
EDB Verified : Yes

source: https://www.securityfocus.com/bid/35476/info Cisco ASA (Adaptive Security Appliance) is prone to a cross-site scripting vulnerability because its Web VPN fails to properly sanitize user-supplied input. An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site and to steal cookie-based authentication credentials. This issue is documented by Cisco Bug ID CSCsy80694. Cisco ASA 8.0.(4), 8.1.2, and 8.2.1 are vulnerable. <html><script> function a(b, c) { return "alert('Your VPN location:\\n\\n'+" + "document.location+'\\n\\n\\n\\n\\n" + "Your VPN cookie:\\n\\n'+document.cookie);"; } CSCO_WebVPN['process'] = a; csco_wrap_js(''); </script></html>

Products Mentioned

Configuraton 0

Cisco>>Adaptive_security_appliance >> Version 8.0\(4\)

    Cisco>>Adaptive_security_appliance >> Version 8.1.2

      Cisco>>Adaptive_security_appliance >> Version 8.2.1

        Cisco>>Adaptive_security_appliance >> Version *

        References

        http://www.securityfocus.com/bid/35476
        Tags : vdb-entry, x_refsource_BID
        http://www.securitytracker.com/id?1022457
        Tags : vdb-entry, x_refsource_SECTRACK
        http://www.vupen.com/english/advisories/2009/1713
        Tags : vdb-entry, x_refsource_VUPEN
        http://secunia.com/advisories/35511
        Tags : third-party-advisory, x_refsource_SECUNIA