var-201102-0221
Vulnerability from variot
Cisco Adaptive Security Appliances (ASA) 5500 series devices with software 7.0 before 7.0(8.11), 7.1 and 7.2 before 7.2(5.1), 8.0 before 8.0(5.19), 8.1 before 8.1(2.47), 8.2 before 8.2(2.19), and 8.3 before 8.3(1.8); Cisco PIX Security Appliances 500 series devices; and Cisco Firewall Services Module (aka FWSM) 3.1 before 3.1(20), 3.2 before 3.2(20), 4.0 before 4.0(15), and 4.1 before 4.1(5) allow remote attackers to cause a denial of service (device reload) via a malformed Skinny Client Control Protocol (SCCP) message, aka Bug IDs CSCtg69457 and CSCtl84952. plural Cisco Product has a service disruption (DoS) There is a vulnerability that becomes a condition. The problem is Bug ID CSCtg69457 and CSCtl84952 It is a problem.Malformed by a third party Skinny Client Control Protocol (SCCP) Through service disruption (DoS) There is a possibility of being put into a state. An attacker can exploit this issue to cause a denial-of-service condition. This issue is being tracked by Cisco bug IDs CSCtg69457 and CSCtl84952. FWSM is a firewall service module.
The following example shows a system with a Cisco FWSM (WS-SVC-FWM-1) installed in slot 2:
switch>show module
Mod Ports Card Type Model Serial No.
--- ----- -------------------------------------- ------------------ -----------
1 16 SFM-capable 16 port 1000mb GBIC WS-X6516-GBIC SAL06334NS9
2 6 Firewall Module WS-SVC-FWM-1 SAD10360485
3 8 Intrusion Detection System WS-SVC-IDSM-2 SAD0932089Z
4 4 SLB Application Processor Complex WS-X6066-SLB-APC SAD093004BD
5 2 Supervisor Engine 720 (Active) WS-SUP720-3B SAL0934888E
Mod MAC addresses Hw Fw Sw Status
--- ---------------------------------- ------ ------------ ------------ -------
1 0009.11e3.ade8 to 0009.11e3.adf7 5.1 6.3(1) 8.5(0.46)RFW Ok
2 0018.ba41.5092 to 0018.ba41.5099 4.0 7.2(1) 3.2(2)10 Ok
3 0014.a90c.9956 to 0014.a90c.995d 5.0 7.2(1) 5.1(6)E1 Ok
4 0014.a90c.66e6 to 0014.a90c.66ed 1.7 4.2(3) Ok
5 0013.c42e.7fe0 to 0013.c42e.7fe3 4.4 8.1(3) 12.2(18)SXF1 Ok
[...]
After locating the correct slot, issue the "show module " command to identify the software version that is running, as shown in the following example:
switch>show module 2
Mod Ports Card Type Model Serial No.
--- ----- -------------------------------------- ------------------ -----------
2 6 Firewall Module WS-SVC-FWM-1 SAD10360485
Mod MAC addresses Hw Fw Sw Status
--- ---------------------------------- ------ ------------ ------------ -------
2 0018.ba41.5092 to 0018.ba41.5099 4.0 7.2(1) 3.2(2)10 Ok
[...]
The preceding example shows that the FWSM is running software version 3.2(2)10 as indicated by the Sw column.
If a Virtual Switching System (VSS) is used to allow two physical Cisco Catalyst 6500 Series Switches to operate as a single logical virtual switch, the "show module switch all" command can display the software version of all FWSMs that belong to switch 1 and switch 2. The output from this command will be similar to the output from "show module " but will include module information for the modules in each switch in the VSS. The FWSM offers firewall services with stateful packet filtering and deep packet inspection.
Each row of the following Cisco FWSM software table describes a major Cisco FWSM software train and the earliest possible release in that train that contains the fix (the "First Fixed Release") and the anticipated date of availability (if not currently available) in the First Fixed Release column. A device that is running a release that is earlier than the release in a specific column (earlier than the First Fixed Release) is known to be vulnerable.
Cisco has released free software updates that address these vulnerabilities.
This advisory is posted at http://www.cisco.com/warp/public/707/cisco-sa-20110223-asa.shtml. A separate Cisco Security Advisory has been published to disclose the vulnerability that affects the Cisco FWSM. That advisory is available at http://www.cisco.com/warp/public/707/cisco-sa-20110223-fwsm.shtml. Affected versions of Cisco ASA Software vary depending on the specific vulnerability.
Vulnerable Products +------------------
For specific version information, refer to the Software Versions and Fixes section of this advisory.
Transparent Firewall Packet Buffer Exhaustion Vulnerability +----------------------------------------------------------
A packet buffer exhaustion vulnerability affects multiple versions of Cisco ASA Software when a security appliance is configured to operate in the transparent firewall mode. Transparent firewall mode is enabled on the appliance if the command "firewall transparent" is present in the configuration. The default firewall mode is routed, not transparent.
Administrators can determine if SCCP inspection is enabled by issuing the "show service-policy | include skinny" command and confirming that output, such as what is displayed in the following example, is returned.
ciscoasa# show service-policy | include skinny
Inspect: skinny, packet 0, drop 0, reset-drop 0
Alternatively, a device that has SCCP inspection enabled has a configuration similar to the following:
class-map inspection_default
match default-inspection-traffic
!
policy-map global_policy
class inspection_default
...
inspect skinny
...
!
service-policy global_policy global
Note: The service policy could also be applied to a specific interface instead of globally, which is displayed in the previous example.
SCCP inspection is enabled by default. The following example displays an affected configuration (Cisco ASA Software version 8.0 and 8.1):
router rip
...
!
phone-proxy <instance name>
media-termination address <IP address>
...
<Rest of phone proxy feature configuration>
Or (Cisco ASA Software version 8.2 and later):
router rip
...
!
media-termination <instance name>
address <IP address>
!
<Rest of phone proxy feature configuration>
A security appliance is vulnerable if it is processing RIP messages ("router rip") and if a global media termination address is configured for the Cisco Phone Proxy feature (refer to previous example). Note that Cisco ASA Software versions 8.0 and 8.1 only allow a global media termination address. However, in Cisco ASA Software version 8.2 and later, it is possible to tie a media termination address to an interface. This configuration, which is accomplished by issuing the command "address interface " in media termination configuration mode, is not affected.
Neither RIP nor the Cisco Phone Proxy feature is enabled by default. An affected configuration consists of the following minimum commands:
crypto ca trustpoint <trustpoint name>
keypair <keypair name>
crl configure
crypto ca server
crypto ca certificate chain <trustpoint name>
certificate ca 01
...
!
http server enable
The local CA server is not enabled by default.
Because Cisco PIX 500 Series Security Appliances reached the end of software maintenance releases milestone on July 28, 2009, no further software releases will be available. For more information, refer to the End of Life announcement at http://www.cisco.com/en/US/prod/collateral/vpndevc/ps5708/ps5709/ps2030/end_of_life_notice_cisco_pix_525_sec_app.html.
How to Determine Software Versions +---------------------------------
To determine whether a vulnerable version of Cisco ASA Software is running on an appliance, administrators can issue the "show version" command. It offers firewall, intrusion prevention system (IPS), anti-X, and virtual private network (VPN) services. The number of available packet buffers may decrease when a security appliance receives IPv6 traffic and is not configured for IPv6 operation. IPv6 transit traffic does not cause a problem.
Administrators can check packet buffer utilization by issuing the command "show blocks" and inspecting the output for the number of available 1,550-byte blocks. If the number of blocks is zero (indicated by 0 in the CNT column), then the security appliance may be experiencing this issue. For example:
ciscoasa# show blocks
SIZE MAX LOW CNT
0 400 360 400
4 200 199 199
80 400 358 400
256 1412 1381 1412
1550 6274 0 0
...
This vulnerability is documented in Cisco bug ID CSCtj04707 and has been assigned Common Vulnerabilities and Exposures (CVE) ID CVE-2011-0393. Appliances are only vulnerable if SCCP inspection is enabled.
Only transit traffic can trigger this vulnerability; traffic that is destined to the appliance will not trigger the vulnerability.
This vulnerability is documented in Cisco bug ID CSCtg69457 and has been assigned Common Vulnerabilities and Exposures (CVE) ID CVE-2011-0394. Appliances are vulnerable only if both RIP and the Cisco Phone Proxy feature are enabled.
Note: the affected configuration requires that a global media termination address is configured, which is the only possible configuration option in Cisco ASA Software versions 8.0 and 8.1. However, it is possible to tie a media termination address to an interface in Cisco ASA Software version 8.2 and later. This configuration is not vulnerable.
This vulnerability is documented in Cisco bug ID CSCtg66583 and has been assigned Common Vulnerabilities and Exposures (CVE) ID CVE-2011-0395. but not system:) when the security appliance is configured as a local CA server. No authentication is required. File systems could contain sensitive information, such as backup device configurations (which may contain passwords or shared secrets), Cisco ASA Software images, or digital certificates.
This vulnerability is documented in Cisco bug ID CSCtk12352 and has been assigned Common Vulnerabilities and Exposures (CVE) ID CVE-2011-0396.
Vulnerability Scoring Details
Cisco has provided scores for the vulnerabilities in this advisory based on the Common Vulnerability Scoring System (CVSS). The CVSS scoring in this Security Advisory is done in accordance with CVSS version 2.0.
CVSS is a standards-based scoring method that conveys vulnerability severity and helps determine urgency and priority of response.
Cisco has provided a base and temporal score. Customers can then compute environmental scores to assist in determining the impact of the vulnerability in individual networks.
Cisco has provided an FAQ to answer additional questions regarding CVSS at:
http://www.cisco.com/web/about/security/intelligence/cvss-qandas.html
Cisco has also provided a CVSS calculator to help compute the environmental impact for individual networks at:
http://intellishield.cisco.com/security/alertmanager/cvss
- CSCtj04707 ("Possible packet buffer exhaustion when operating in transparent mode ")
CVSS Base Score - 7.8 Access Vector - Network Access Complexity - Low Authentication - None Confidentiality Impact - None Integrity Impact - None Availability Impact - Complete
CVSS Temporal Score - 6.4 Exploitability - Functional Remediation Level - Official-Fix Report Confidence - Confirmed
- CSCtg69457 ("SCCP inspection DoS vulnerability")
CVSS Base Score - 7.8 Access Vector - Network Access Complexity - Low Authentication - None Confidentiality Impact - None Integrity Impact - None Availability Impact - Complete
CVSS Temporal Score - 6.4 Exploitability - Functional Remediation Level - Official-Fix Report Confidence - Confirmed
- CSCtg66583 ("RIP denial of service vulnerability")
CVSS Base Score - 7.8 Access Vector - Network Access Complexity - Low Authentication - None Confidentiality Impact - None Integrity Impact - None Availability Impact - Complete
CVSS Temporal Score - 6.4 Exploitability - Functional Remediation Level - Official-Fix Report Confidence - Confirmed
- CSCtk12352 ("Possible to browse flash memory when CA is enabled")
CVSS Base Score - 7.8 Access Vector - Network Access Complexity - Low Authentication - None Confidentiality Impact - Complete Integrity Impact - None Availability Impact - None
CVSS Temporal Score - 6.4 Exploitability - Functional Remediation Level - Official-Fix Report Confidence - Confirmed
Impact
Transparent Firewall Packet Buffer Exhaustion Vulnerability +----------------------------------------------------------
Successful exploitation of this vulnerability could cause a decrease in the number of available packet buffers. Repeated exploitation could eventually deplete all available packet buffers, which may cause an appliance to stop forwarding traffic.
SCCP Inspection Denial of Service Vulnerability +----------------------------------------------
Successful exploitation of this vulnerability could cause a reload of the affected device. Repeated exploitation may result in a sustained denial of service condition.
RIP Denial of Service Vulnerability +----------------------------------
Successful exploitation of this vulnerability could cause a reload of the affected device. Repeated exploitation may result in a sustained denial of service condition.
Unauthorized File System Access Vulnerability +--------------------------------------------
Successful exploitation of this vulnerability could allow unauthorized, unauthenticated users to retrieve files that are stored in an affected appliance's file system, which may contain sensitive information.
Software Versions and Fixes
When considering software upgrades, also consult http://www.cisco.com/go/psirt and any subsequent advisories to determine exposure and a complete upgrade solution.
In all cases, customers should exercise caution to be certain the devices to be upgraded contain sufficient memory and that current hardware and software configurations will continue to be supported properly by the new release. If the information is not clear, contact the Cisco Technical Assistance Center (TAC) or your contracted maintenance provider for assistance.
+---------------------------------------+ | Vulnerability | Major | First Fixed | | | Release | Release | |---------------+---------+-------------| | | | 7.0(8.12); | | | | available | | | 7.0 | late | | | | February | | | | 2011 | | |---------+-------------| | | | Vulnerable; | | | 7.1 | migrate to | | | | 7.2(5.2) | |Transparent |---------+-------------| | Firewall | 7.2 | 7.2(5.2) | |Packet Buffer |---------+-------------| | Exhaustion | 8.0 | 8.0(5.21) | |Vulnerability |---------+-------------| | (CSCtj04707) | | 8.1(2.49); | | | 8.1 | available | | | | early March | | | | 2011 | | |---------+-------------| | | 8.2 | 8.2(3.6) | | |---------+-------------| | | 8.3 | 8.3(2.7) | | |---------+-------------| | | 8.4 | Not | | | | vulnerable | |---------------+---------+-------------| | | 7.0 | 7.0(8.11) | | |---------+-------------| | | | Vulnerable; | | | 7.1 | migrate to | | | | 7.2(5.1) | | |---------+-------------| | SCCP | 7.2 | 7.2(5.1) | |Inspection |---------+-------------| | Denial of | 8.0 | 8.0(5.19) | |Service |---------+-------------| | Vulnerability | 8.1 | 8.1(2.47) | |(CSCtg69457) |---------+-------------| | | 8.2 | 8.2(2.19) | | |---------+-------------| | | 8.3 | 8.3(1.8) | | |---------+-------------| | | 8.4 | Not | | | | vulnerable | |---------------+---------+-------------| | | 7.0 | Not | | | | vulnerable | | |---------+-------------| | | 7.1 | Not | | | | vulnerable | | |---------+-------------| | | 7.2 | Not | | RIP Denial of | | vulnerable | |Service |---------+-------------| | Vulnerability | 8.0 | 8.0(5.20) | |(CSCtg66583) |---------+-------------| | | 8.1 | 8.1(2.48) | | |---------+-------------| | | 8.2 | 8.2(3) | | |---------+-------------| | | 8.3 | 8.3(2.1) | | |---------+-------------| | | 8.4 | Not | | | | vulnerable | |---------------+---------+-------------| | | 7.0 | Not | | | | vulnerable | | |---------+-------------| | | 7.1 | Not | | | | vulnerable | | |---------+-------------| | | 7.2 | Not | | | | vulnerable | |Unauthorized |---------+-------------| | File System | 8.0 | 8.0(5.23) | |Access |---------+-------------| | Vulnerability | | 8.1(2.49); | | (CSCtk12352) | 8.1 | available | | | | early March | | | | 2011 | | |---------+-------------| | | 8.2 | 8.2(4.1) | | |---------+-------------| | | 8.3 | 8.3(2.13) | | |---------+-------------| | | 8.4 | Not | | | | vulnerable | +---------------------------------------+
Recommended Releases +-------------------
The following table lists all recommended releases. These recommended releases contain the fixes for all vulnerabilities in this advisory. Cisco recommends upgrading to a release that is equal to or later than these recommended releases.
Workarounds
This Cisco Security Advisory describes multiple distinct vulnerabilities. These vulnerabilities and their respective workarounds are independent of each other.
Transparent Firewall Packet Buffer Exhaustion Vulnerability +----------------------------------------------------------
There are no workarounds for this vulnerability.
SCCP Inspection Denial of Service Vulnerability +----------------------------------------------
Administrators can mitigate this vulnerability by disabling SCCP inspection if it is not required. Administrators can disable SCCP inspection by issuing the "no inspect skinny" command in class configuration submode in the policy map configuration. On Cisco ASA Software version 8.2 and later, administrators can configure a non-global media termination address by specifying a termination address that will be tied to a specific interface. For example:
router rip
...
!
media-termination <instance name>
address <IP address> interface <interface name>
!
<Rest of phone proxy feature configuration>
Unauthorized File System Access Vulnerability +--------------------------------------------
There are no workarounds for this vulnerability.
Obtaining Fixed Software
Cisco has released free software updates that address these vulnerabilities. Prior to deploying software, customers should consult their maintenance provider or check the software for feature set compatibility and known issues specific to their environment.
Customers may only install and expect support for the feature sets they have purchased. By installing, downloading, accessing or otherwise using such software upgrades, customers agree to be bound by the terms of Cisco's software license terms found at http://www.cisco.com/en/US/docs/general/warranty/English/EU1KEN_.html, or as otherwise set forth at Cisco.com Downloads at http://www.cisco.com/public/sw-center/sw-usingswc.shtml.
Do not contact psirt@cisco.com or security-alert@cisco.com for software upgrades.
Customers with Service Contracts +-------------------------------
Customers with contracts should obtain upgraded software through their regular update channels. For most customers, this means that upgrades should be obtained through the Software Center on Cisco's worldwide website at http://www.cisco.com.
Customers using Third Party Support Organizations +------------------------------------------------
Customers whose Cisco products are provided or maintained through prior or existing agreements with third-party support organizations, such as Cisco Partners, authorized resellers, or service providers should contact that support organization for guidance and assistance with the appropriate course of action in regards to this advisory.
The effectiveness of any workaround or fix is dependent on specific customer situations, such as product mix, network topology, traffic behavior, and organizational mission. Due to the variety of affected products and releases, customers should consult with their service provider or support organization to ensure any applied workaround or fix is the most appropriate for use in the intended network before it is deployed.
Customers without Service Contracts +----------------------------------
Customers who purchase direct from Cisco but do not hold a Cisco service contract, and customers who purchase through third-party vendors but are unsuccessful in obtaining fixed software through their point of sale should acquire upgrades by contacting the Cisco Technical Assistance Center (TAC). TAC contacts are as follows.
- +1 800 553 2447 (toll free from within North America)
- +1 408 526 7209 (toll call from anywhere in the world)
- e-mail: tac@cisco.com
Customers should have their product serial number available and be prepared to give the URL of this notice as evidence of entitlement to a free upgrade. Free upgrades for non-contract customers must be requested through the TAC.
Refer to http://www.cisco.com/en/US/support/tsd_cisco_worldwide_contacts.html for additional TAC contact information, including localized telephone numbers, and instructions and e-mail addresses for use in various languages.
Exploitation and Public Announcements
The Cisco PSIRT is not aware of any public announcements or malicious use of the vulnerabilities described in this advisory.
The Transparent Firewall Packet Buffer Exhaustion Vulnerability, SCCP Inspection Denial of Service Vulnerability, and RIP Denial of Service Vulnerability were found during internal testing.
The Unauthorized File System Access Vulnerability was discovered during the resolution of customer support cases.
Status of this Notice: FINAL
THIS DOCUMENT IS PROVIDED ON AN "AS IS" BASIS AND DOES NOT IMPLY ANY KIND OF GUARANTEE OR WARRANTY, INCLUDING THE WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR USE. YOUR USE OF THE INFORMATION ON THE DOCUMENT OR MATERIALS LINKED FROM THE DOCUMENT IS AT YOUR OWN RISK. CISCO RESERVES THE RIGHT TO CHANGE OR UPDATE THIS DOCUMENT AT ANY TIME.
A stand-alone copy or Paraphrase of the text of this document that omits the distribution URL in the following section is an uncontrolled copy, and may lack important information or contain factual errors.
Distribution
This advisory is posted on Cisco's worldwide website at:
http://www.cisco.com/warp/public/707/cisco-sa-20110223-asa.shtml
In addition to worldwide web posting, a text version of this notice is clear-signed with the Cisco PSIRT PGP key and is posted to the following e-mail and Usenet news recipients.
- cust-security-announce@cisco.com
- first-bulletins@lists.first.org
- bugtraq@securityfocus.com
- vulnwatch@vulnwatch.org
- cisco@spot.colorado.edu
- cisco-nsp@puck.nether.net
- full-disclosure@lists.grok.org.uk
- comp.dcom.sys.cisco@newsgate.cisco.com
Future updates of this advisory, if any, will be placed on Cisco's worldwide website, but may or may not be actively announced on mailing lists or newsgroups. Users concerned about this problem are encouraged to check the above URL for any updates.
Revision History
+------------------------------------------------------------+ | Revision 1.0 | 2011-February-23 | Initial public release. | +------------------------------------------------------------+
Cisco Security Procedures
Complete information on reporting security vulnerabilities in Cisco products, obtaining assistance with security incidents, and registering to receive security information from Cisco, is available on Cisco's worldwide website at http://www.cisco.com/en/US/products/products_security_vulnerability_policy.html. This includes instructions for press inquiries regarding Cisco security notices. All Cisco security advisories are available at http://www.cisco.com/go/psirt.
+-------------------------------------------------------------------- Copyright 2010-2011 Cisco Systems, Inc. All rights reserved. +--------------------------------------------------------------------
Updated: Feb 23, 2011 Document ID: 112881 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux)
iF4EAREIAAYFAk1lMPwACgkQQXnnBKKRMNBMBQD/a+ok1yfH7Fb21ZoPDh56AC4A V/yl9nhgKFu3M/lDOqgA/0kybpk0NolgXRBExnKPMPOI94KiHhhPQtUYxo/j3tCH =sciX -----END PGP SIGNATURE----- . ----------------------------------------------------------------------
Get a tax break on purchases of Secunia Solutions!
If you are a U.S. company, you may be qualified for a tax break for your software purchases. Learn more at: http://secunia.com/products/corporate/vim/section_179/
TITLE: Cisco ASA 5500 Series Multiple Vulnerabilities
SECUNIA ADVISORY ID: SA43488
VERIFY ADVISORY: Secunia.com http://secunia.com/advisories/43488/ Customer Area (Credentials Required) https://ca.secunia.com/?page=viewadvisory&vuln_id=43488
RELEASE DATE: 2011-03-12
DISCUSS ADVISORY: http://secunia.com/advisories/43488/#comments
AVAILABLE ON SITE AND IN CUSTOMER AREA: * Last Update * Popularity * Comments * Criticality Level * Impact * Where * Solution Status * Operating System / Software * CVE Reference(s)
http://secunia.com/advisories/43488/
ONLY AVAILABLE IN CUSTOMER AREA: * Authentication Level * Report Reliability * Secunia PoC * Secunia Analysis * Systems Affected * Approve Distribution * Remediation Status * Secunia CVSS Score * CVSS
https://ca.secunia.com/?page=viewadvisory&vuln_id=43488
ONLY AVAILABLE WITH SECUNIA CSI AND SECUNIA PSI: * AUTOMATED SCANNING
http://secunia.com/vulnerability_scanning/personal/ http://secunia.com/vulnerability_scanning/corporate/wsus_sccm_3rd_third_party_patching/
DESCRIPTION: Some vulnerabilities have been reported in Cisco Adaptive Security Appliance (ASA), which can be exploited by malicious people to cause a DoS (Denial of Service) and disclose potentially sensitive information. "flash:", "disk0:", or "disk1:" but not "system:"). This can be exploited to gain access to e.g. Please see vendor advisories for details.
PROVIDED AND/OR DISCOVERED BY: 1-3) Reported by the vendor.
ORIGINAL ADVISORY: Cisco: http://www.cisco.com/warp/public/707/cisco-sa-20110223-asa.shtml http://www.cisco.com/en/US/products/products_security_advisory09186a0080b6e14d.shtml
OTHER REFERENCES: Further details available in Customer Area: http://secunia.com/products/corporate/EVM/
DEEP LINKS: Further details available in Customer Area: http://secunia.com/products/corporate/EVM/
EXTENDED DESCRIPTION: Further details available in Customer Area: http://secunia.com/products/corporate/EVM/
EXTENDED SOLUTION: Further details available in Customer Area: http://secunia.com/products/corporate/EVM/
EXPLOIT: Further details available in Customer Area: http://secunia.com/products/corporate/EVM/
About: This Advisory was delivered by Secunia as a free service to help private users keeping their systems up to date against the latest vulnerabilities.
Subscribe: http://secunia.com/advisories/secunia_security_advisories/
Definitions: (Criticality, Where etc.) http://secunia.com/advisories/about_secunia_advisories/
Please Note: Secunia recommends that you verify all advisories you receive by clicking the link. Secunia NEVER sends attached files with advisories. Secunia does not advise people to install third party patches, only use those supplied by the vendor
Show details on source website{ "@context": { "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#", "affected_products": { "@id": "https://www.variotdbs.pl/ref/affected_products" }, "configurations": { "@id": "https://www.variotdbs.pl/ref/configurations" }, "credits": { "@id": "https://www.variotdbs.pl/ref/credits" }, "cvss": { "@id": "https://www.variotdbs.pl/ref/cvss/" }, "description": { "@id": "https://www.variotdbs.pl/ref/description/" }, "exploit_availability": { "@id": "https://www.variotdbs.pl/ref/exploit_availability/" }, "external_ids": { "@id": "https://www.variotdbs.pl/ref/external_ids/" }, "iot": { "@id": "https://www.variotdbs.pl/ref/iot/" }, "iot_taxonomy": { "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/" }, "patch": { "@id": "https://www.variotdbs.pl/ref/patch/" }, "problemtype_data": { "@id": "https://www.variotdbs.pl/ref/problemtype_data/" }, "references": { "@id": "https://www.variotdbs.pl/ref/references/" }, "sources": { "@id": "https://www.variotdbs.pl/ref/sources/" }, "sources_release_date": { "@id": "https://www.variotdbs.pl/ref/sources_release_date/" }, "sources_update_date": { "@id": "https://www.variotdbs.pl/ref/sources_update_date/" }, "threat_type": { "@id": "https://www.variotdbs.pl/ref/threat_type/" }, "title": { "@id": "https://www.variotdbs.pl/ref/title/" }, "type": { "@id": "https://www.variotdbs.pl/ref/type/" } }, "@id": "https://www.variotdbs.pl/vuln/VAR-201102-0221", "affected_products": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/affected_products#", "data": { "@container": "@list" }, "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" }, "@id": "https://www.variotdbs.pl/ref/sources" } }, "data": [ { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.6, "vendor": "cisco", "version": "7.0\\(5\\)" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.6, "vendor": "cisco", "version": "7.0.2" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.6, "vendor": "cisco", "version": "7.0.8" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.6, "vendor": "cisco", "version": "7.0\\(0\\)" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.6, "vendor": "cisco", "version": "7.0.4" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.6, "vendor": "cisco", "version": "7.1.2" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.6, "vendor": "cisco", "version": "7.0.5" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.6, "vendor": "cisco", "version": "7.0" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.6, "vendor": "cisco", "version": "7.0.7" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.6, "vendor": "cisco", "version": "7.0.6" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.2" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "8.2\\(2\\)" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.2\\(2.19\\)" }, { "model": "adaptive security appliance", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "8.1\\(1\\)" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.0.1.4" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.2\\(2.15\\)" }, { "model": "firewall services module software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "4.0\\(10\\)" }, { "model": "firewall services module software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "4.0\\(12\\)" }, { "model": "firewall services module software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "3.1\\(6\\)" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.0\\(6.7\\)" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.1\\(2.49\\)" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.2\\(1.22\\)" }, { "model": "firewall services module software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "3.1\\(17\\)" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.1\\(5\\)" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.2\\(2.5\\)" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.2\\(2.16\\)" }, { "model": "firewall services module software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "4.0\\(7\\)" }, { "model": "firewall services module software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "3.1\\(19\\)" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.2.1" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.2\\(2.18\\)" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.2\\(1\\)" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.0.4.3" }, { "model": "firewall services module software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "3.2\\(1\\)" }, { "model": "firewall services module software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "3.2" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.2.4" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.2.2" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "8.2\\(3.9\\)" }, { "model": "firewall services module software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "3.1\\(16\\)" }, { "model": "firewall services module software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "4.0\\(11\\)" }, { "model": "firewall services module software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "3.2\\(14\\)" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.1\\(2.48\\)" }, { "model": "firewall services module software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "4.0\\(13\\)" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "8.2.2" }, { "model": "adaptive security appliance", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "8.1\\(2\\)" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "8.0.5" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "8.0.2" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.0\\(2\\)" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.1\\(2.27\\)" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "8.2\\(4\\)" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.2.5" }, { "model": "adaptive security appliance software", "scope": "lte", "trust": 1.0, "vendor": "cisco", "version": "8.3\\(1\\)" }, { "model": "firewall services module software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "4.0\\(4\\)" }, { "model": "firewall services module", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "*" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.2\\(2.17\\)" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "8.2\\(3\\)" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.2\\(2.14\\)" }, { "model": "firewall services module software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "3.1\\(18\\)" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.0.1" }, { "model": "firewall services module software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "4.1\\(4\\)" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.1.1" }, { "model": "firewall services module software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "4.1\\(2\\)" }, { "model": "firewall services module software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "3.2\\(2\\)" }, { "model": "5500 series adaptive security appliance", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "*" }, { "model": "asa 5500", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "*" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.0\\(5.2\\)" }, { "model": "firewall services module software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "3.1\\(5\\)" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.2\\(2\\)" }, { "model": "firewall services module software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "4.1\\(1\\)" }, { "model": "firewall services module software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "3.1" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.2\\(2.8\\)" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.2\\(2.10\\)" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.1\\(2.5\\)" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.0\\(4\\)" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.2\\(2.48\\)" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.2.3" }, { "model": "firewall services module software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "4.0" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.1" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "8.0.4" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.1\\(2\\)" }, { "model": "firewall services module software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "4.0\\(14\\)" }, { "model": "pix 500", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "*" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "8.2\\(1\\)" }, { "model": "firewall services module software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "3.2\\(16\\)" }, { "model": "firewall services module software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "3.2\\(3\\)" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "8.0.3" }, { "model": "firewall services module software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "4.0\\(6\\)" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "7.2\\(2.7\\)" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "8.2.1" }, { "model": "firewall services module software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "3.2\\(13\\)" }, { "model": "firewall services module software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "4.0\\(8\\)" }, { "model": "adaptive security appliance software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "8.0" }, { "model": "firewall services module software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "4.1" }, { "model": "firewall services module software", "scope": "eq", "trust": 1.0, "vendor": "cisco", "version": "4.1\\(3\\)" }, { "model": "adaptive security appliance", "scope": "lt", "trust": 0.8, "vendor": "cisco", "version": "5500 version 7.0(8.11)" }, { "model": "adaptive security appliance", "scope": "lt", "trust": 0.8, "vendor": "cisco", "version": "5500 version 7.2(5.1)" }, { "model": "adaptive security appliance", "scope": "lt", "trust": 0.8, "vendor": "cisco", "version": "5500 version 8.0(5.19)" }, { "model": "adaptive security appliance", "scope": "lt", "trust": 0.8, "vendor": "cisco", "version": "5500 version 8.1(2.47)" }, { "model": "adaptive security appliance", "scope": "lt", "trust": 0.8, "vendor": "cisco", "version": "5500 version 8.2(2.19)" }, { "model": "adaptive security appliance", "scope": "lt", "trust": 0.8, "vendor": "cisco", "version": "5500 version 8.3(1.8)" }, { "model": "firewall services module", "scope": "lt", "trust": 0.8, "vendor": "cisco", "version": "4.1(5)" }, { "model": "pix 500 series security appliance", "scope": null, "trust": 0.8, "vendor": "cisco", "version": null }, { "model": "firewall services module", "scope": "eq", "trust": 0.3, "vendor": "cisco", "version": "4.1" }, { "model": "firewall services module", "scope": "eq", "trust": 0.3, "vendor": "cisco", "version": "4.0" }, { "model": "firewall services module", "scope": "eq", "trust": 0.3, "vendor": "cisco", "version": "3.2" }, { "model": "firewall services module", "scope": "eq", "trust": 0.3, "vendor": "cisco", "version": "3.1" }, { "model": "asa series adaptive security appliance", "scope": "eq", "trust": 0.3, "vendor": "cisco", "version": "55008.3" }, { "model": "asa series adaptive security appliance", "scope": "eq", "trust": 0.3, "vendor": "cisco", "version": "55008.2" }, { "model": "asa series adaptive security appliance", "scope": "eq", "trust": 0.3, "vendor": "cisco", "version": "55008.1" }, { "model": "asa series adaptive security appliance", "scope": "eq", "trust": 0.3, "vendor": "cisco", "version": "55008.0" }, { "model": "asa series adaptive security appliance", "scope": "eq", "trust": 0.3, "vendor": "cisco", "version": "55007.2" }, { "model": "asa series adaptive security appliance", "scope": "eq", "trust": 0.3, "vendor": "cisco", "version": "55007.1" }, { "model": "asa series adaptive security appliance", "scope": "eq", "trust": 0.3, "vendor": "cisco", "version": "55007.0" }, { "model": "firewall services module", "scope": "ne", "trust": 0.3, "vendor": "cisco", "version": "4.1(5)" }, { "model": "firewall services module", "scope": "ne", "trust": 0.3, "vendor": "cisco", "version": "4.0(15)" }, { "model": "firewall services module", "scope": "ne", "trust": 0.3, "vendor": "cisco", "version": "3.2(20)" }, { "model": "firewall services module", "scope": "ne", "trust": 0.3, "vendor": "cisco", "version": "3.1(20)" }, { "model": "asa series adaptive security appliance", "scope": "ne", "trust": 0.3, "vendor": "cisco", "version": "55008.4" }, { "model": "asa series adaptive security appliance", "scope": "ne", "trust": 0.3, "vendor": "cisco", "version": "55008.3(1.8)" }, { "model": "asa series adaptive security appliance", "scope": "ne", "trust": 0.3, "vendor": "cisco", "version": "55008.2(2.19)" }, { "model": "asa series adaptive security appliance", "scope": "ne", "trust": 0.3, "vendor": "cisco", "version": "55008.1(2.47)" }, { "model": "asa series adaptive security appliance", "scope": "ne", "trust": 0.3, "vendor": "cisco", "version": "55008.0(5.19)" }, { "model": "asa series adaptive security appliance", "scope": "ne", "trust": 0.3, "vendor": "cisco", "version": "55007.2(5.1)" }, { "model": "asa series adaptive security appliance", "scope": "ne", "trust": 0.3, "vendor": "cisco", "version": "55007.0(8.11)" } ], "sources": [ { "db": "BID", "id": "46518" }, { "db": "JVNDB", "id": "JVNDB-2011-001278" }, { "db": "NVD", "id": "CVE-2011-0394" }, { "db": "CNNVD", "id": "CNNVD-201102-363" } ] }, "configurations": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/configurations#", "children": { "@container": "@list" }, "cpe_match": { "@container": "@list" }, "data": { "@container": "@list" }, "nodes": { "@container": "@list" } }, "data": [ { "CVE_data_version": "4.0", "nodes": [ { "children": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance:8.1\\(1\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance:8.1\\(2\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "8.3\\(1\\)", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.0\\(0\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.0\\(2\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.0\\(4\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.0\\(5\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.0\\(5.2\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.0\\(6.7\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.0.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.0.1.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.0.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.0.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.0.4.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.0.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.0.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.0.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.0.8:interim:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.0.8:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.1\\(2\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.1\\(2.5\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.1\\(2.27\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.1\\(2.48\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.1\\(2.49\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.1\\(5\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.1.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.1.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.2\\(1\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.2\\(1.22\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.2\\(2\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.2\\(2.5\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.2\\(2.7\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.2\\(2.8\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.2\\(2.10\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.2\\(2.14\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.2\\(2.15\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.2\\(2.16\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.2\\(2.17\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.2\\(2.18\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.2\\(2.19\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.2\\(2.48\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.2.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.2.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.2.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.2.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:7.2.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:8.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:8.0.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:8.0.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:8.0.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:8.0.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:8.2\\(1\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:8.2\\(2\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:8.2\\(3\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:8.2\\(3.9\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:8.2\\(4\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:8.2.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:8.2.2:interim:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:adaptive_security_appliance_software:8.2.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:h:cisco:5500_series_adaptive_security_appliance:*:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:h:cisco:asa_5500:*:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ], "cpe_match": [], "operator": "AND" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:h:cisco:pix_500:*:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:cisco:firewall_services_module_software:3.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:firewall_services_module_software:3.1\\(5\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:firewall_services_module_software:3.1\\(6\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:firewall_services_module_software:3.1\\(16\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:firewall_services_module_software:3.1\\(17\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:firewall_services_module_software:3.1\\(18\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:firewall_services_module_software:3.1\\(19\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:firewall_services_module_software:3.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:firewall_services_module_software:3.2\\(1\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:firewall_services_module_software:3.2\\(2\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:firewall_services_module_software:3.2\\(3\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:firewall_services_module_software:3.2\\(13\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:firewall_services_module_software:3.2\\(14\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:firewall_services_module_software:3.2\\(16\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:firewall_services_module_software:4.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:firewall_services_module_software:4.0\\(4\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:firewall_services_module_software:4.0\\(6\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:firewall_services_module_software:4.0\\(7\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:firewall_services_module_software:4.0\\(8\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:firewall_services_module_software:4.0\\(10\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:firewall_services_module_software:4.0\\(11\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:firewall_services_module_software:4.0\\(12\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:firewall_services_module_software:4.0\\(13\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:firewall_services_module_software:4.0\\(14\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:firewall_services_module_software:4.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:firewall_services_module_software:4.1\\(1\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:firewall_services_module_software:4.1\\(2\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:firewall_services_module_software:4.1\\(3\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:cisco:firewall_services_module_software:4.1\\(4\\):*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:h:cisco:firewall_services_module:*:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ], "cpe_match": [], "operator": "AND" } ] } ], "sources": [ { "db": "NVD", "id": "CVE-2011-0394" } ] }, "credits": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/credits#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": "Cisco", "sources": [ { "db": "BID", "id": "46518" } ], "trust": 0.3 }, "cve": "CVE-2011-0394", "cvss": { "@context": { "cvssV2": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#" }, "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2" }, "cvssV3": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#" }, "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/" }, "severity": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/cvss/severity#" }, "@id": "https://www.variotdbs.pl/ref/cvss/severity" }, "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" }, "@id": "https://www.variotdbs.pl/ref/sources" } }, "data": [ { "cvssV2": [ { "acInsufInfo": false, "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "author": "NVD", "availabilityImpact": "COMPLETE", "baseScore": 7.8, "confidentialityImpact": "NONE", "exploitabilityScore": 10.0, "impactScore": 6.9, "integrityImpact": "NONE", "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "trust": 1.0, "userInteractionRequired": false, "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:C", "version": "2.0" }, { "acInsufInfo": null, "accessComplexity": "Low", "accessVector": "Network", "authentication": "None", "author": "NVD", "availabilityImpact": "Complete", "baseScore": 7.8, "confidentialityImpact": "None", "exploitabilityScore": null, "id": "CVE-2011-0394", "impactScore": null, "integrityImpact": "None", "obtainAllPrivilege": null, "obtainOtherPrivilege": null, "obtainUserPrivilege": null, "severity": "High", "trust": 0.8, "userInteractionRequired": null, "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:C", "version": "2.0" }, { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "author": "VULHUB", "availabilityImpact": "COMPLETE", "baseScore": 7.8, "confidentialityImpact": "NONE", "exploitabilityScore": 10.0, "id": "VHN-48339", "impactScore": 6.9, "integrityImpact": "NONE", "severity": "HIGH", "trust": 0.1, "vectorString": "AV:N/AC:L/AU:N/C:N/I:N/A:C", "version": "2.0" } ], "cvssV3": [], "severity": [ { "author": "NVD", "id": "CVE-2011-0394", "trust": 1.8, "value": "HIGH" }, { "author": "CNNVD", "id": "CNNVD-201102-363", "trust": 0.6, "value": "HIGH" }, { "author": "VULHUB", "id": "VHN-48339", "trust": 0.1, "value": "HIGH" } ] } ], "sources": [ { "db": "VULHUB", "id": "VHN-48339" }, { "db": "JVNDB", "id": "JVNDB-2011-001278" }, { "db": "NVD", "id": "CVE-2011-0394" }, { "db": "CNNVD", "id": "CNNVD-201102-363" } ] }, "description": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/description#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": "Cisco Adaptive Security Appliances (ASA) 5500 series devices with software 7.0 before 7.0(8.11), 7.1 and 7.2 before 7.2(5.1), 8.0 before 8.0(5.19), 8.1 before 8.1(2.47), 8.2 before 8.2(2.19), and 8.3 before 8.3(1.8); Cisco PIX Security Appliances 500 series devices; and Cisco Firewall Services Module (aka FWSM) 3.1 before 3.1(20), 3.2 before 3.2(20), 4.0 before 4.0(15), and 4.1 before 4.1(5) allow remote attackers to cause a denial of service (device reload) via a malformed Skinny Client Control Protocol (SCCP) message, aka Bug IDs CSCtg69457 and CSCtl84952. plural Cisco Product has a service disruption (DoS) There is a vulnerability that becomes a condition. The problem is Bug ID CSCtg69457 and CSCtl84952 It is a problem.Malformed by a third party Skinny Client Control Protocol (SCCP) Through service disruption (DoS) There is a possibility of being put into a state. \nAn attacker can exploit this issue to cause a denial-of-service condition. \nThis issue is being tracked by Cisco bug IDs CSCtg69457 and CSCtl84952. FWSM is a firewall service module. \n\nThe following example shows a system with a Cisco FWSM (WS-SVC-FWM-1)\ninstalled in slot 2:\n\n switch\u003eshow module\n Mod Ports Card Type Model Serial No. \n --- ----- -------------------------------------- ------------------ -----------\n 1 16 SFM-capable 16 port 1000mb GBIC WS-X6516-GBIC SAL06334NS9\n 2 6 Firewall Module WS-SVC-FWM-1 SAD10360485\n 3 8 Intrusion Detection System WS-SVC-IDSM-2 SAD0932089Z\n 4 4 SLB Application Processor Complex WS-X6066-SLB-APC SAD093004BD\n 5 2 Supervisor Engine 720 (Active) WS-SUP720-3B SAL0934888E\n\n Mod MAC addresses Hw Fw Sw Status\n --- ---------------------------------- ------ ------------ ------------ -------\n 1 0009.11e3.ade8 to 0009.11e3.adf7 5.1 6.3(1) 8.5(0.46)RFW Ok\n 2 0018.ba41.5092 to 0018.ba41.5099 4.0 7.2(1) 3.2(2)10 Ok\n 3 0014.a90c.9956 to 0014.a90c.995d 5.0 7.2(1) 5.1(6)E1 Ok\n 4 0014.a90c.66e6 to 0014.a90c.66ed 1.7 4.2(3) Ok\n 5 0013.c42e.7fe0 to 0013.c42e.7fe3 4.4 8.1(3) 12.2(18)SXF1 Ok\n\n [...]\n\nAfter locating the correct slot, issue the \"show module \u003cslot number\u003e\"\ncommand to identify the software version that is running, as shown in\nthe following example:\n\n switch\u003eshow module 2\n Mod Ports Card Type Model Serial No. \n --- ----- -------------------------------------- ------------------ -----------\n 2 6 Firewall Module WS-SVC-FWM-1 SAD10360485\n\n Mod MAC addresses Hw Fw Sw Status\n --- ---------------------------------- ------ ------------ ------------ -------\n 2 0018.ba41.5092 to 0018.ba41.5099 4.0 7.2(1) 3.2(2)10 Ok\n\n [...]\n\nThe preceding example shows that the FWSM is running software version\n3.2(2)10 as indicated by the Sw column. \n\nIf a Virtual Switching System (VSS) is used to allow two physical Cisco\nCatalyst 6500 Series Switches to operate as a single logical virtual\nswitch, the \"show module switch all\" command can display the software\nversion of all FWSMs that belong to switch 1 and switch 2. The output\nfrom this command will be similar to the output from \"show module \u003cslot\nnumber\u003e\" but will include module information for the modules in each\nswitch in the VSS. The FWSM\noffers firewall services with stateful packet filtering and deep\npacket inspection. \n\nEach row of the following Cisco FWSM software table describes a major\nCisco FWSM software train and the earliest possible release in that\ntrain that contains the fix (the \"First Fixed Release\") and the\nanticipated date of availability (if not currently available) in the\nFirst Fixed Release column. A device that is running a release that\nis earlier than the release in a specific column (earlier than the\nFirst Fixed Release) is known to be vulnerable. \n\nCisco has released free software updates that address these\nvulnerabilities. \n\nThis advisory is posted at\nhttp://www.cisco.com/warp/public/707/cisco-sa-20110223-asa.shtml. A separate Cisco Security\nAdvisory has been published to disclose the vulnerability\nthat affects the Cisco FWSM. That advisory is available at\nhttp://www.cisco.com/warp/public/707/cisco-sa-20110223-fwsm.shtml. Affected versions of Cisco ASA Software\nvary depending on the specific vulnerability. \n\nVulnerable Products\n+------------------\n\nFor specific version information, refer to the Software Versions and\nFixes section of this advisory. \n\nTransparent Firewall Packet Buffer Exhaustion Vulnerability\n+----------------------------------------------------------\n\nA packet buffer exhaustion vulnerability affects multiple versions of\nCisco ASA Software when a security appliance is configured to operate in\nthe transparent firewall mode. Transparent firewall mode is enabled on\nthe appliance if the command \"firewall transparent\" is present in the\nconfiguration. The default firewall mode is routed, not transparent. \n\nAdministrators can determine if SCCP inspection is enabled by issuing\nthe \"show service-policy | include skinny\" command and confirming that\noutput, such as what is displayed in the following example, is returned. \n\n ciscoasa# show service-policy | include skinny\n Inspect: skinny, packet 0, drop 0, reset-drop 0\n\nAlternatively, a device that has SCCP inspection enabled has a\nconfiguration similar to the following:\n\n class-map inspection_default\n match default-inspection-traffic\n\n !\n\n policy-map global_policy\n class inspection_default\n ... \n inspect skinny\n ... \n\n !\n\n service-policy global_policy global\n\nNote: The service policy could also be applied to a specific\ninterface instead of globally, which is displayed in the previous\nexample. \n\nSCCP inspection is enabled by default. The\nfollowing example displays an affected configuration (Cisco ASA\nSoftware version 8.0 and 8.1):\n\n router rip\n ... \n\n !\n\n phone-proxy \u003cinstance name\u003e\n media-termination address \u003cIP address\u003e\n ... \n \u003cRest of phone proxy feature configuration\u003e\n\nOr (Cisco ASA Software version 8.2 and later):\n\n router rip\n ... \n\n !\n\n media-termination \u003cinstance name\u003e\n address \u003cIP address\u003e\n\n !\n\n \u003cRest of phone proxy feature configuration\u003e\n\nA security appliance is vulnerable if it is processing RIP messages\n(\"router rip\") and if a global media termination address is configured\nfor the Cisco Phone Proxy feature (refer to previous example). Note\nthat Cisco ASA Software versions 8.0 and 8.1 only allow a global\nmedia termination address. However, in Cisco ASA Software version 8.2\nand later, it is possible to tie a media termination address to an\ninterface. This configuration, which is accomplished by issuing the\ncommand \"address \u003cIP address\u003e interface \u003cinterface name\u003e\" in media\ntermination configuration mode, is not affected. \n\nNeither RIP nor the Cisco Phone Proxy feature is enabled by default. An affected\nconfiguration consists of the following minimum commands:\n\n crypto ca trustpoint \u003ctrustpoint name\u003e\n keypair \u003ckeypair name\u003e\n crl configure\n crypto ca server\n crypto ca certificate chain \u003ctrustpoint name\u003e\n certificate ca 01\n ... \n\n !\n\n http server enable\n\nThe local CA server is not enabled by default. \n\nBecause Cisco PIX 500 Series Security Appliances reached the end\nof software maintenance releases milestone on July 28, 2009,\nno further software releases will be available. \nFor more information, refer to the End of Life announcement at\nhttp://www.cisco.com/en/US/prod/collateral/vpndevc/ps5708/ps5709/ps2030/end_of_life_notice_cisco_pix_525_sec_app.html. \n\nHow to Determine Software Versions\n+---------------------------------\n\nTo determine whether a vulnerable version of Cisco ASA Software is\nrunning on an appliance, administrators can issue the \"show version\"\ncommand. It offers firewall,\nintrusion prevention system (IPS), anti-X, and virtual private\nnetwork (VPN) services. The number\nof available packet buffers may decrease when a security appliance\nreceives IPv6 traffic and is not configured for IPv6 operation. IPv6\ntransit traffic does not cause a problem. \n\nAdministrators can check packet buffer utilization by issuing the\ncommand \"show blocks\" and inspecting the output for the number of\navailable 1,550-byte blocks. If the number of blocks is zero (indicated\nby 0 in the CNT column), then the security appliance may be experiencing\nthis issue. For example:\n\n ciscoasa# show blocks\n SIZE MAX LOW CNT\n 0 400 360 400\n 4 200 199 199\n 80 400 358 400\n 256 1412 1381 1412\n 1550 6274 0 0\n ... \n\nThis vulnerability is documented in Cisco bug ID CSCtj04707 and has been\nassigned Common Vulnerabilities and Exposures (CVE) ID CVE-2011-0393. Appliances are only vulnerable if\nSCCP inspection is enabled. \n\nOnly transit traffic can trigger this vulnerability; traffic that is\ndestined to the appliance will not trigger the vulnerability. \n\nThis vulnerability is documented in Cisco bug ID CSCtg69457 and has been\nassigned Common Vulnerabilities and Exposures (CVE) ID CVE-2011-0394. Appliances are vulnerable only if both\nRIP and the Cisco Phone Proxy feature are enabled. \n\nNote: the affected configuration requires that a global media\ntermination address is configured, which is the only possible\nconfiguration option in Cisco ASA Software versions 8.0 and 8.1. \nHowever, it is possible to tie a media termination address to an\ninterface in Cisco ASA Software version 8.2 and later. This\nconfiguration is not vulnerable. \n\nThis vulnerability is documented in Cisco bug ID CSCtg66583 and has been\nassigned Common Vulnerabilities and Exposures (CVE) ID CVE-2011-0395. but not system:) when the\nsecurity appliance is configured as a local CA server. No\nauthentication is required. File systems could contain sensitive\ninformation, such as backup device configurations (which may contain\npasswords or shared secrets), Cisco ASA Software images, or digital\ncertificates. \n\nThis vulnerability is documented in Cisco bug ID CSCtk12352 and has been\nassigned Common Vulnerabilities and Exposures (CVE) ID CVE-2011-0396. \n\nVulnerability Scoring Details\n=============================\n\nCisco has provided scores for the vulnerabilities in this advisory\nbased on the Common Vulnerability Scoring System (CVSS). The CVSS\nscoring in this Security Advisory is done in accordance with CVSS\nversion 2.0. \n\nCVSS is a standards-based scoring method that conveys vulnerability\nseverity and helps determine urgency and priority of response. \n\nCisco has provided a base and temporal score. Customers can then\ncompute environmental scores to assist in determining the impact of\nthe vulnerability in individual networks. \n\nCisco has provided an FAQ to answer additional questions regarding\nCVSS at:\n\nhttp://www.cisco.com/web/about/security/intelligence/cvss-qandas.html\n\nCisco has also provided a CVSS calculator to help compute the\nenvironmental impact for individual networks at:\n\nhttp://intellishield.cisco.com/security/alertmanager/cvss\n\n* CSCtj04707 (\"Possible packet buffer exhaustion when operating in transparent mode \")\n\nCVSS Base Score - 7.8\n Access Vector - Network\n Access Complexity - Low\n Authentication - None\n Confidentiality Impact - None\n Integrity Impact - None\n Availability Impact - Complete\n\nCVSS Temporal Score - 6.4\n Exploitability - Functional\n Remediation Level - Official-Fix\n Report Confidence - Confirmed\n\n* CSCtg69457 (\"SCCP inspection DoS vulnerability\")\n\nCVSS Base Score - 7.8\n Access Vector - Network\n Access Complexity - Low\n Authentication - None\n Confidentiality Impact - None\n Integrity Impact - None\n Availability Impact - Complete\n\nCVSS Temporal Score - 6.4\n Exploitability - Functional\n Remediation Level - Official-Fix\n Report Confidence - Confirmed\n\n* CSCtg66583 (\"RIP denial of service vulnerability\")\n\nCVSS Base Score - 7.8\n Access Vector - Network\n Access Complexity - Low\n Authentication - None\n Confidentiality Impact - None\n Integrity Impact - None\n Availability Impact - Complete\n\nCVSS Temporal Score - 6.4\n Exploitability - Functional\n Remediation Level - Official-Fix\n Report Confidence - Confirmed\n\n* CSCtk12352 (\"Possible to browse flash memory when CA is enabled\")\n\nCVSS Base Score - 7.8\n Access Vector - Network\n Access Complexity - Low\n Authentication - None\n Confidentiality Impact - Complete\n Integrity Impact - None\n Availability Impact - None\n\nCVSS Temporal Score - 6.4\n Exploitability - Functional\n Remediation Level - Official-Fix\n Report Confidence - Confirmed\n\n\nImpact\n======\n\nTransparent Firewall Packet Buffer Exhaustion Vulnerability\n+----------------------------------------------------------\n\nSuccessful exploitation of this vulnerability could cause a decrease\nin the number of available packet buffers. Repeated exploitation\ncould eventually deplete all available packet buffers, which may\ncause an appliance to stop forwarding traffic. \n\nSCCP Inspection Denial of Service Vulnerability\n+----------------------------------------------\n\nSuccessful exploitation of this vulnerability could cause a reload of\nthe affected device. Repeated exploitation may result in a sustained\ndenial of service condition. \n\nRIP Denial of Service Vulnerability\n+----------------------------------\n\nSuccessful exploitation of this vulnerability could cause a reload of\nthe affected device. Repeated exploitation may result in a sustained\ndenial of service condition. \n\nUnauthorized File System Access Vulnerability\n+--------------------------------------------\n\nSuccessful exploitation of this vulnerability could allow\nunauthorized, unauthenticated users to retrieve files that are stored\nin an affected appliance\u0027s file system, which may contain sensitive\ninformation. \n\nSoftware Versions and Fixes\n===========================\n\nWhen considering software upgrades, also consult\nhttp://www.cisco.com/go/psirt and any subsequent advisories to determine\nexposure and a complete upgrade solution. \n\nIn all cases, customers should exercise caution to be certain the\ndevices to be upgraded contain sufficient memory and that current\nhardware and software configurations will continue to be supported\nproperly by the new release. If the information is not clear, contact\nthe Cisco Technical Assistance Center (TAC) or your contracted\nmaintenance provider for assistance. \n\n+---------------------------------------+\n| Vulnerability | Major | First Fixed |\n| | Release | Release |\n|---------------+---------+-------------|\n| | | 7.0(8.12); |\n| | | available |\n| | 7.0 | late |\n| | | February |\n| | | 2011 |\n| |---------+-------------|\n| | | Vulnerable; |\n| | 7.1 | migrate to |\n| | | 7.2(5.2) |\n|Transparent |---------+-------------|\n| Firewall | 7.2 | 7.2(5.2) |\n|Packet Buffer |---------+-------------|\n| Exhaustion | 8.0 | 8.0(5.21) |\n|Vulnerability |---------+-------------|\n| (CSCtj04707) | | 8.1(2.49); |\n| | 8.1 | available |\n| | | early March |\n| | | 2011 |\n| |---------+-------------|\n| | 8.2 | 8.2(3.6) |\n| |---------+-------------|\n| | 8.3 | 8.3(2.7) |\n| |---------+-------------|\n| | 8.4 | Not |\n| | | vulnerable |\n|---------------+---------+-------------|\n| | 7.0 | 7.0(8.11) |\n| |---------+-------------|\n| | | Vulnerable; |\n| | 7.1 | migrate to |\n| | | 7.2(5.1) |\n| |---------+-------------|\n| SCCP | 7.2 | 7.2(5.1) |\n|Inspection |---------+-------------|\n| Denial of | 8.0 | 8.0(5.19) |\n|Service |---------+-------------|\n| Vulnerability | 8.1 | 8.1(2.47) |\n|(CSCtg69457) |---------+-------------|\n| | 8.2 | 8.2(2.19) |\n| |---------+-------------|\n| | 8.3 | 8.3(1.8) |\n| |---------+-------------|\n| | 8.4 | Not |\n| | | vulnerable |\n|---------------+---------+-------------|\n| | 7.0 | Not |\n| | | vulnerable |\n| |---------+-------------|\n| | 7.1 | Not |\n| | | vulnerable |\n| |---------+-------------|\n| | 7.2 | Not |\n| RIP Denial of | | vulnerable |\n|Service |---------+-------------|\n| Vulnerability | 8.0 | 8.0(5.20) |\n|(CSCtg66583) |---------+-------------|\n| | 8.1 | 8.1(2.48) |\n| |---------+-------------|\n| | 8.2 | 8.2(3) |\n| |---------+-------------|\n| | 8.3 | 8.3(2.1) |\n| |---------+-------------|\n| | 8.4 | Not |\n| | | vulnerable |\n|---------------+---------+-------------|\n| | 7.0 | Not |\n| | | vulnerable |\n| |---------+-------------|\n| | 7.1 | Not |\n| | | vulnerable |\n| |---------+-------------|\n| | 7.2 | Not |\n| | | vulnerable |\n|Unauthorized |---------+-------------|\n| File System | 8.0 | 8.0(5.23) |\n|Access |---------+-------------|\n| Vulnerability | | 8.1(2.49); |\n| (CSCtk12352) | 8.1 | available |\n| | | early March |\n| | | 2011 |\n| |---------+-------------|\n| | 8.2 | 8.2(4.1) |\n| |---------+-------------|\n| | 8.3 | 8.3(2.13) |\n| |---------+-------------|\n| | 8.4 | Not |\n| | | vulnerable |\n+---------------------------------------+\n\nRecommended Releases\n+-------------------\n\nThe following table lists all recommended releases. These recommended\nreleases contain the fixes for all vulnerabilities in this advisory. \nCisco recommends upgrading to a release that is equal to or later\nthan these recommended releases. \n\nWorkarounds\n===========\n\nThis Cisco Security Advisory describes multiple distinct\nvulnerabilities. These vulnerabilities and their respective workarounds\nare independent of each other. \n\nTransparent Firewall Packet Buffer Exhaustion Vulnerability\n+----------------------------------------------------------\n\nThere are no workarounds for this vulnerability. \n\nSCCP Inspection Denial of Service Vulnerability\n+----------------------------------------------\n\nAdministrators can mitigate this vulnerability by disabling SCCP\ninspection if it is not required. Administrators can disable SCCP\ninspection by issuing the \"no inspect skinny\" command in class\nconfiguration submode in the policy map configuration. \nOn Cisco ASA Software version 8.2 and later, administrators can\nconfigure a non-global media termination address by specifying a\ntermination address that will be tied to a specific interface. For\nexample:\n\n router rip\n ... \n\n !\n\n media-termination \u003cinstance name\u003e\n address \u003cIP address\u003e interface \u003cinterface name\u003e\n\n !\n\n \u003cRest of phone proxy feature configuration\u003e\n\nUnauthorized File System Access Vulnerability\n+--------------------------------------------\n\nThere are no workarounds for this vulnerability. \n\nObtaining Fixed Software\n========================\n\nCisco has released free software updates that address these\nvulnerabilities. Prior to deploying software, customers should\nconsult their maintenance provider or check the software for feature\nset compatibility and known issues specific to their environment. \n\nCustomers may only install and expect support for the feature\nsets they have purchased. By installing, downloading, accessing\nor otherwise using such software upgrades, customers agree to be\nbound by the terms of Cisco\u0027s software license terms found at\nhttp://www.cisco.com/en/US/docs/general/warranty/English/EU1KEN_.html,\nor as otherwise set forth at Cisco.com Downloads at\nhttp://www.cisco.com/public/sw-center/sw-usingswc.shtml. \n\nDo not contact psirt@cisco.com or security-alert@cisco.com for\nsoftware upgrades. \n\nCustomers with Service Contracts\n+-------------------------------\n\nCustomers with contracts should obtain upgraded software through\ntheir regular update channels. For most customers, this means that\nupgrades should be obtained through the Software Center on Cisco\u0027s\nworldwide website at http://www.cisco.com. \n\nCustomers using Third Party Support Organizations\n+------------------------------------------------\n\nCustomers whose Cisco products are provided or maintained through\nprior or existing agreements with third-party support organizations,\nsuch as Cisco Partners, authorized resellers, or service providers\nshould contact that support organization for guidance and assistance\nwith the appropriate course of action in regards to this advisory. \n\nThe effectiveness of any workaround or fix is dependent on specific\ncustomer situations, such as product mix, network topology, traffic\nbehavior, and organizational mission. Due to the variety of affected\nproducts and releases, customers should consult with their service\nprovider or support organization to ensure any applied workaround or\nfix is the most appropriate for use in the intended network before it\nis deployed. \n\nCustomers without Service Contracts\n+----------------------------------\n\nCustomers who purchase direct from Cisco but do not hold a Cisco\nservice contract, and customers who purchase through third-party\nvendors but are unsuccessful in obtaining fixed software through\ntheir point of sale should acquire upgrades by contacting the Cisco\nTechnical Assistance Center (TAC). TAC contacts are as follows. \n\n * +1 800 553 2447 (toll free from within North America)\n * +1 408 526 7209 (toll call from anywhere in the world)\n * e-mail: tac@cisco.com\n\nCustomers should have their product serial number available and be\nprepared to give the URL of this notice as evidence of entitlement to\na free upgrade. Free upgrades for non-contract customers must be\nrequested through the TAC. \n\nRefer to\nhttp://www.cisco.com/en/US/support/tsd_cisco_worldwide_contacts.html\nfor additional TAC contact information, including localized telephone\nnumbers, and instructions and e-mail addresses for use in various\nlanguages. \n\nExploitation and Public Announcements\n=====================================\n\nThe Cisco PSIRT is not aware of any public announcements or malicious\nuse of the vulnerabilities described in this advisory. \n\nThe Transparent Firewall Packet Buffer Exhaustion Vulnerability, SCCP\nInspection Denial of Service Vulnerability, and RIP Denial of Service\nVulnerability were found during internal testing. \n\nThe Unauthorized File System Access Vulnerability was discovered\nduring the resolution of customer support cases. \n\nStatus of this Notice: FINAL\n============================\n\nTHIS DOCUMENT IS PROVIDED ON AN \"AS IS\" BASIS AND DOES NOT IMPLY ANY\nKIND OF GUARANTEE OR WARRANTY, INCLUDING THE WARRANTIES OF\nMERCHANTABILITY OR FITNESS FOR A PARTICULAR USE. YOUR USE OF THE\nINFORMATION ON THE DOCUMENT OR MATERIALS LINKED FROM THE DOCUMENT IS\nAT YOUR OWN RISK. CISCO RESERVES THE RIGHT TO CHANGE OR UPDATE THIS\nDOCUMENT AT ANY TIME. \n\nA stand-alone copy or Paraphrase of the text of this document that\nomits the distribution URL in the following section is an\nuncontrolled copy, and may lack important information or contain\nfactual errors. \n\nDistribution\n============\n\nThis advisory is posted on Cisco\u0027s worldwide website at:\n\nhttp://www.cisco.com/warp/public/707/cisco-sa-20110223-asa.shtml\n\nIn addition to worldwide web posting, a text version of this notice\nis clear-signed with the Cisco PSIRT PGP key and is posted to the\nfollowing e-mail and Usenet news recipients. \n\n * cust-security-announce@cisco.com\n * first-bulletins@lists.first.org\n * bugtraq@securityfocus.com\n * vulnwatch@vulnwatch.org\n * cisco@spot.colorado.edu\n * cisco-nsp@puck.nether.net\n * full-disclosure@lists.grok.org.uk\n * comp.dcom.sys.cisco@newsgate.cisco.com\n\nFuture updates of this advisory, if any, will be placed on Cisco\u0027s\nworldwide website, but may or may not be actively announced on\nmailing lists or newsgroups. Users concerned about this problem are\nencouraged to check the above URL for any updates. \n\nRevision History\n================\n\n+------------------------------------------------------------+\n| Revision 1.0 | 2011-February-23 | Initial public release. |\n+------------------------------------------------------------+\n\nCisco Security Procedures\n=========================\n\nComplete information on reporting security vulnerabilities\nin Cisco products, obtaining assistance with security\nincidents, and registering to receive security information\nfrom Cisco, is available on Cisco\u0027s worldwide website at\nhttp://www.cisco.com/en/US/products/products_security_vulnerability_policy.html. \nThis includes instructions for press inquiries regarding\nCisco security notices. All Cisco security advisories are available at\nhttp://www.cisco.com/go/psirt. \n\n+--------------------------------------------------------------------\nCopyright 2010-2011 Cisco Systems, Inc. All rights reserved. \n+--------------------------------------------------------------------\n\nUpdated: Feb 23, 2011 Document ID: 112881\n-----BEGIN PGP SIGNATURE-----\nVersion: GnuPG v1.4.10 (GNU/Linux)\n\niF4EAREIAAYFAk1lMPwACgkQQXnnBKKRMNBMBQD/a+ok1yfH7Fb21ZoPDh56AC4A\nV/yl9nhgKFu3M/lDOqgA/0kybpk0NolgXRBExnKPMPOI94KiHhhPQtUYxo/j3tCH\n=sciX\n-----END PGP SIGNATURE-----\n. ----------------------------------------------------------------------\n\n\nGet a tax break on purchases of Secunia Solutions!\n\nIf you are a U.S. company, you may be qualified for a tax break for your software purchases. Learn more at:\nhttp://secunia.com/products/corporate/vim/section_179/\n\n\n----------------------------------------------------------------------\n\nTITLE:\nCisco ASA 5500 Series Multiple Vulnerabilities\n\nSECUNIA ADVISORY ID:\nSA43488\n\nVERIFY ADVISORY:\nSecunia.com\nhttp://secunia.com/advisories/43488/\nCustomer Area (Credentials Required)\nhttps://ca.secunia.com/?page=viewadvisory\u0026vuln_id=43488\n\nRELEASE DATE:\n2011-03-12\n\nDISCUSS ADVISORY:\nhttp://secunia.com/advisories/43488/#comments\n\nAVAILABLE ON SITE AND IN CUSTOMER AREA:\n * Last Update\n * Popularity\n * Comments\n * Criticality Level\n * Impact\n * Where\n * Solution Status\n * Operating System / Software\n * CVE Reference(s)\n\nhttp://secunia.com/advisories/43488/\n\nONLY AVAILABLE IN CUSTOMER AREA:\n * Authentication Level\n * Report Reliability\n * Secunia PoC\n * Secunia Analysis\n * Systems Affected\n * Approve Distribution\n * Remediation Status\n * Secunia CVSS Score\n * CVSS\n\nhttps://ca.secunia.com/?page=viewadvisory\u0026vuln_id=43488\n\nONLY AVAILABLE WITH SECUNIA CSI AND SECUNIA PSI:\n * AUTOMATED SCANNING\n\nhttp://secunia.com/vulnerability_scanning/personal/\nhttp://secunia.com/vulnerability_scanning/corporate/wsus_sccm_3rd_third_party_patching/\n\nDESCRIPTION:\nSome vulnerabilities have been reported in Cisco Adaptive Security\nAppliance (ASA), which can be exploited by malicious people to cause\na DoS (Denial of Service) and disclose potentially sensitive\ninformation. \"flash:\", \"disk0:\", or\n\"disk1:\" but not \"system:\"). This can be exploited to gain access to\ne.g. Please see vendor advisories for\ndetails. \n\nPROVIDED AND/OR DISCOVERED BY:\n1-3) Reported by the vendor. \n\nORIGINAL ADVISORY:\nCisco:\nhttp://www.cisco.com/warp/public/707/cisco-sa-20110223-asa.shtml\nhttp://www.cisco.com/en/US/products/products_security_advisory09186a0080b6e14d.shtml\n\nOTHER REFERENCES:\nFurther details available in Customer Area:\nhttp://secunia.com/products/corporate/EVM/\n\nDEEP LINKS:\nFurther details available in Customer Area:\nhttp://secunia.com/products/corporate/EVM/\n\nEXTENDED DESCRIPTION:\nFurther details available in Customer Area:\nhttp://secunia.com/products/corporate/EVM/\n\nEXTENDED SOLUTION:\nFurther details available in Customer Area:\nhttp://secunia.com/products/corporate/EVM/\n\nEXPLOIT:\nFurther details available in Customer Area:\nhttp://secunia.com/products/corporate/EVM/\n\n----------------------------------------------------------------------\n\nAbout:\nThis Advisory was delivered by Secunia as a free service to help\nprivate users keeping their systems up to date against the latest\nvulnerabilities. \n\nSubscribe:\nhttp://secunia.com/advisories/secunia_security_advisories/\n\nDefinitions: (Criticality, Where etc.)\nhttp://secunia.com/advisories/about_secunia_advisories/\n\n\nPlease Note:\nSecunia recommends that you verify all advisories you receive by\nclicking the link. \nSecunia NEVER sends attached files with advisories. \nSecunia does not advise people to install third party patches, only\nuse those supplied by the vendor", "sources": [ { "db": "NVD", "id": "CVE-2011-0394" }, { "db": "JVNDB", "id": "JVNDB-2011-001278" }, { "db": "BID", "id": "46518" }, { "db": "VULHUB", "id": "VHN-48339" }, { "db": "PACKETSTORM", "id": "99231" }, { "db": "PACKETSTORM", "id": "98689" }, { "db": "PACKETSTORM", "id": "98688" }, { "db": "PACKETSTORM", "id": "99223" }, { "db": "PACKETSTORM", "id": "99229" } ], "trust": 2.43 }, "exploit_availability": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/exploit_availability#", "data": { "@container": "@list" }, "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": [ { "reference": "https://www.scap.org.cn/vuln/vhn-48339", "trust": 0.1, "type": "unknown" } ], "sources": [ { "db": "VULHUB", "id": "VHN-48339" } ] }, "external_ids": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/external_ids#", "data": { "@container": "@list" }, "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": [ { "db": "NVD", "id": "CVE-2011-0394", "trust": 3.0 }, { "db": "BID", "id": "46518", "trust": 2.2 }, { "db": "SECUNIA", "id": "43488", "trust": 2.0 }, { "db": "VUPEN", "id": "ADV-2011-0493", "trust": 1.9 }, { "db": "SECTRACK", "id": "1025108", "trust": 1.9 }, { "db": "SECTRACK", "id": "1025109", "trust": 1.9 }, { "db": "SECUNIA", "id": "43453", "trust": 1.2 }, { "db": "VUPEN", "id": "ADV-2011-0494", "trust": 1.1 }, { "db": "SECUNIA", "id": "43458", "trust": 0.9 }, { "db": "JVNDB", "id": "JVNDB-2011-001278", "trust": 0.8 }, { "db": "CNNVD", "id": "CNNVD-201102-363", "trust": 0.7 }, { "db": "CISCO", "id": "20110223 MULTIPLE VULNERABILITIES IN CISCO ASA 5500 SERIES ADAPTIVE SECURITY APPLIANCES", "trust": 0.6 }, { "db": "CISCO", "id": "20110223 CISCO FIREWALL SERVICES MODULE SKINNY CLIENT CONTROL PROTOCOL INSPECTION DENIAL OF SERVICE VULNERABILITY", "trust": 0.6 }, { "db": "NSFOCUS", "id": "16494", "trust": 0.6 }, { "db": "PACKETSTORM", "id": "98689", "trust": 0.2 }, { "db": "VULHUB", "id": "VHN-48339", "trust": 0.1 }, { "db": "PACKETSTORM", "id": "99231", "trust": 0.1 }, { "db": "PACKETSTORM", "id": "98688", "trust": 0.1 }, { "db": "PACKETSTORM", "id": "99223", "trust": 0.1 }, { "db": "PACKETSTORM", "id": "99229", "trust": 0.1 } ], "sources": [ { "db": "VULHUB", "id": "VHN-48339" }, { "db": "BID", "id": "46518" }, { "db": "JVNDB", "id": "JVNDB-2011-001278" }, { "db": "PACKETSTORM", "id": "99231" }, { "db": "PACKETSTORM", "id": "98689" }, { "db": "PACKETSTORM", "id": "98688" }, { "db": "PACKETSTORM", "id": "99223" }, { "db": "PACKETSTORM", "id": "99229" }, { "db": "NVD", "id": "CVE-2011-0394" }, { "db": "CNNVD", "id": "CNNVD-201102-363" } ] }, "id": "VAR-201102-0221", "iot": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/iot#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": true, "sources": [ { "db": "VULHUB", "id": "VHN-48339" } ], "trust": 0.7311873 }, "last_update_date": "2023-12-18T12:22:20.892000Z", "patch": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/patch#", "data": { "@container": "@list" }, "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": [ { "title": "cisco-sa-20110223-asa-j", "trust": 1.6, "url": "http://www.cisco.com/jp/support/public/ht/security/110/1103980/cisco-sa-20110223-asa-j.shtml" }, { "title": "cisco-sa-20110223-asa", "trust": 0.8, "url": "http://www.cisco.com/warp/public/707/cisco-sa-20110223-asa.shtml" }, { "title": "cisco-sa-20110223-fwsm", "trust": 0.8, "url": "http://www.cisco.com/warp/public/707/cisco-sa-20110223-fwsm.shtml" }, { "title": "22475", "trust": 0.8, "url": "http://tools.cisco.com/security/center/viewalert.x?alertid=22475" } ], "sources": [ { "db": "JVNDB", "id": "JVNDB-2011-001278" } ] }, "problemtype_data": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": [ { "problemtype": "CWE-399", "trust": 1.9 } ], "sources": [ { "db": "VULHUB", "id": "VHN-48339" }, { "db": "JVNDB", "id": "JVNDB-2011-001278" }, { "db": "NVD", "id": "CVE-2011-0394" } ] }, "references": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/references#", "data": { "@container": "@list" }, "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": [ { "trust": 2.2, "url": "http://www.cisco.com/en/us/products/products_security_advisory09186a0080b6e14d.shtml" }, { "trust": 2.1, "url": "http://www.cisco.com/en/us/products/products_security_advisory09186a0080b6e148.shtml" }, { "trust": 1.9, "url": "http://www.securityfocus.com/bid/46518" }, { "trust": 1.9, "url": "http://www.securitytracker.com/id?1025108" }, { "trust": 1.9, "url": "http://www.securitytracker.com/id?1025109" }, { "trust": 1.9, "url": "http://secunia.com/advisories/43488" }, { "trust": 1.9, "url": "http://www.vupen.com/english/advisories/2011/0493" }, { "trust": 1.1, "url": "http://secunia.com/advisories/43453" }, { "trust": 1.1, "url": "http://www.vupen.com/english/advisories/2011/0494" }, { "trust": 1.1, "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/65593" }, { "trust": 0.8, "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2011-0394" }, { "trust": 0.8, "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnid=cve-2011-0394" }, { "trust": 0.8, "url": "http://secunia.com/advisories/43458" }, { "trust": 0.6, "url": "http://www.nsfocus.net/vulndb/16494" }, { "trust": 0.3, "url": "http://www.cisco.com/" }, { "trust": 0.3, "url": "http://secunia.com/products/corporate/evm/" }, { "trust": 0.3, "url": "http://secunia.com/products/corporate/vim/section_179/" }, { "trust": 0.3, "url": "http://secunia.com/advisories/secunia_security_advisories/" }, { "trust": 0.3, "url": "http://secunia.com/vulnerability_scanning/corporate/wsus_sccm_3rd_third_party_patching/" }, { "trust": 0.3, "url": "http://secunia.com/vulnerability_scanning/personal/" }, { "trust": 0.3, "url": "http://secunia.com/sec_adv_unsubscribe/?email=packet%40packetstormsecurity.org" }, { "trust": 0.3, "url": "http://secunia.com/advisories/about_secunia_advisories/" }, { "trust": 0.3, "url": "http://www.cisco.com/warp/public/707/cisco-sa-20110223-asa.shtml" }, { "trust": 0.2, "url": "http://www.cisco.com/warp/public/707/cisco-sa-20110223-fwsm.shtml" }, { "trust": 0.2, "url": "http://www.cisco.com/en/us/products/products_security_vulnerability_policy.html." }, { "trust": 0.2, "url": "http://www.cisco.com/go/psirt" }, { "trust": 0.2, "url": "http://www.cisco.com/cisco/software/navigator.html" }, { "trust": 0.2, "url": "http://www.cisco.com/en/us/support/tsd_cisco_worldwide_contacts.html" }, { "trust": 0.2, "url": "https://nvd.nist.gov/vuln/detail/cve-2011-0394" }, { "trust": 0.2, "url": "http://www.cisco.com/en/us/docs/general/warranty/english/eu1ken_.html," }, { "trust": 0.2, "url": "http://www.cisco.com/web/about/security/intelligence/cvss-qandas.html" }, { "trust": 0.2, "url": "http://www.cisco.com/warp/public/707/cisco-sa-20110223-asa.shtml." }, { "trust": 0.2, "url": "http://www.cisco.com." }, { "trust": 0.2, "url": "http://www.cisco.com/go/psirt." }, { "trust": 0.2, "url": "http://www.cisco.com/warp/public/707/cisco-sa-20110223-fwsm.shtml." }, { "trust": 0.2, "url": "http://www.cisco.com/public/sw-center/sw-usingswc.shtml." }, { "trust": 0.2, "url": "http://intellishield.cisco.com/security/alertmanager/cvss" }, { "trust": 0.1, "url": "http://secunia.com/advisories/43453/" }, { "trust": 0.1, "url": "https://ca.secunia.com/?page=viewadvisory\u0026vuln_id=43453" }, { "trust": 0.1, "url": "http://secunia.com/advisories/43453/#comments" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2011-0396" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2011-0393" }, { "trust": 0.1, "url": "http://www.cisco.com/en/us/prod/collateral/vpndevc/ps5708/ps5709/ps2030/end_of_life_notice_cisco_pix_525_sec_app.html." }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2011-0395" }, { "trust": 0.1, "url": "https://ca.secunia.com/?page=viewadvisory\u0026vuln_id=43458" }, { "trust": 0.1, "url": "http://secunia.com/advisories/43458/#comments" }, { "trust": 0.1, "url": "http://secunia.com/advisories/43458/" }, { "trust": 0.1, "url": "https://ca.secunia.com/?page=viewadvisory\u0026vuln_id=43488" }, { "trust": 0.1, "url": "http://secunia.com/advisories/43488/#comments" }, { "trust": 0.1, "url": "http://secunia.com/advisories/43488/" } ], "sources": [ { "db": "VULHUB", "id": "VHN-48339" }, { "db": "BID", "id": "46518" }, { "db": "JVNDB", "id": "JVNDB-2011-001278" }, { "db": "PACKETSTORM", "id": "99231" }, { "db": "PACKETSTORM", "id": "98689" }, { "db": "PACKETSTORM", "id": "98688" }, { "db": "PACKETSTORM", "id": "99223" }, { "db": "PACKETSTORM", "id": "99229" }, { "db": "NVD", "id": "CVE-2011-0394" }, { "db": "CNNVD", "id": "CNNVD-201102-363" } ] }, "sources": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#", "data": { "@container": "@list" } }, "data": [ { "db": "VULHUB", "id": "VHN-48339" }, { "db": "BID", "id": "46518" }, { "db": "JVNDB", "id": "JVNDB-2011-001278" }, { "db": "PACKETSTORM", "id": "99231" }, { "db": "PACKETSTORM", "id": "98689" }, { "db": "PACKETSTORM", "id": "98688" }, { "db": "PACKETSTORM", "id": "99223" }, { "db": "PACKETSTORM", "id": "99229" }, { "db": "NVD", "id": "CVE-2011-0394" }, { "db": "CNNVD", "id": "CNNVD-201102-363" } ] }, "sources_release_date": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#", "data": { "@container": "@list" } }, "data": [ { "date": "2011-02-25T00:00:00", "db": "VULHUB", "id": "VHN-48339" }, { "date": "2011-02-23T00:00:00", "db": "BID", "id": "46518" }, { "date": "2011-03-24T00:00:00", "db": "JVNDB", "id": "JVNDB-2011-001278" }, { "date": "2011-03-14T11:36:33", "db": "PACKETSTORM", "id": "99231" }, { "date": "2011-02-23T19:30:43", "db": "PACKETSTORM", "id": "98689" }, { "date": "2011-02-23T19:29:02", "db": "PACKETSTORM", "id": "98688" }, { "date": "2011-03-14T11:36:11", "db": "PACKETSTORM", "id": "99223" }, { "date": "2011-03-14T11:36:27", "db": "PACKETSTORM", "id": "99229" }, { "date": "2011-02-25T12:00:19.213000", "db": "NVD", "id": "CVE-2011-0394" }, { "date": "2011-02-28T00:00:00", "db": "CNNVD", "id": "CNNVD-201102-363" } ] }, "sources_update_date": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#", "data": { "@container": "@list" } }, "data": [ { "date": "2017-08-17T00:00:00", "db": "VULHUB", "id": "VHN-48339" }, { "date": "2011-02-23T00:00:00", "db": "BID", "id": "46518" }, { "date": "2011-03-24T00:00:00", "db": "JVNDB", "id": "JVNDB-2011-001278" }, { "date": "2023-08-11T19:03:30.373000", "db": "NVD", "id": "CVE-2011-0394" }, { "date": "2011-02-28T00:00:00", "db": "CNNVD", "id": "CNNVD-201102-363" } ] }, "threat_type": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/threat_type#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": "remote", "sources": [ { "db": "CNNVD", "id": "CNNVD-201102-363" } ], "trust": 0.6 }, "title": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/title#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": "plural Cisco Service disruption in products (DoS) Vulnerabilities", "sources": [ { "db": "JVNDB", "id": "JVNDB-2011-001278" } ], "trust": 0.8 }, "type": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/type#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": "resource management error", "sources": [ { "db": "CNNVD", "id": "CNNVD-201102-363" } ], "trust": 0.6 } }
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.