CVE Feed

    Dashboard / CVE

    6.5
    Medium

    CVE-2011-2585

    Last Modified: 11 Apr 2025

    Cisco Show and Share 5(2), 5.2(1), and 5.2(2) before 5.2(2.1) allows remote authenticated users to upload and execute arbitrary code by leveraging video upload privileges, aka Bug ID CSCto69857.

    Published: 20 Oct 2011
    6.8
    Medium

    CVE-2011-2942

    Last Modified: 11 Apr 2025

    A certain Red Hat patch to the __br_deliver function in net/bridge/br_forward.c in the Linux kernel 2.6.18 on Red Hat Enterprise Linux (RHEL) 5 allows remote attackers to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by leveraging connectivity to a network interface that uses an Ethernet bridge device.

    Published: 20 Oct 2011
    9
    Critical

    CVE-2011-3310

    Last Modified: 11 Apr 2025

    The Home Page component in Cisco CiscoWorks Common Services before 4.1 on Windows, as used in CiscoWorks LAN Management Solution, Cisco Security Manager, Cisco Unified Service Monitor, Cisco Unified Operations Manager, CiscoWorks QoS Policy Manager, and CiscoWorks Voice Manager, allows remote authenticated users to execute arbitrary commands via a crafted URL, aka Bug IDs CSCtq48990, CSCtq63992, CSCtq64011, CSCtq64019, CSCtr23090, and CSCtt25535.

    Published: 20 Oct 2011
    4.3
    Medium

    CVE-2011-4101

    Last Modified: 11 Apr 2025

    The dissect_infiniband_common function in epan/dissectors/packet-infiniband.c in the Infiniband dissector in Wireshark 1.4.0 through 1.4.9 and 1.6.x before 1.6.3 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a malformed packet.

    Published: 20 Oct 2011
    4.6
    Medium

    CVE-2011-3347

    Last Modified: 11 Apr 2025

    A certain Red Hat patch to the be2net implementation in the kernel package before 2.6.32-218.el6 on Red Hat Enterprise Linux (RHEL) 6, when promiscuous mode is enabled, allows remote attackers to cause a denial of service (system crash) via non-member VLAN packets.

    Published: 20 Oct 2011
    5.5
    Medium

    CVE-2011-4081

    Last Modified: 11 Apr 2025

    crypto/ghash-generic.c in the Linux kernel before 3.1 allows local users to cause a denial of service (NULL pointer dereference and OOPS) or possibly have unspecified other impact by triggering a failed or missing ghash_setkey function call, followed by a (1) ghash_update function call or (2) ghash_final function call, as demonstrated by a write operation on an AF_ALG socket.

    Published: 20 Oct 2011
    10
    Critical

    CVE-2011-3156

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in HP Data Protector Notebook Extension 6.20 and Data Protector for Personal Computers 7.0 allows remote attackers to execute arbitrary code via unknown vectors, aka ZDI-CAN-1222.

    Published: 19 Oct 2011
    10
    Critical

    CVE-2011-3157

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in HP Data Protector Notebook Extension 6.20 and Data Protector for Personal Computers 7.0 allows remote attackers to execute arbitrary code via unknown vectors, aka ZDI-CAN-1225.

    Published: 19 Oct 2011
    10
    Critical

    CVE-2011-3158

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in HP Data Protector Notebook Extension 6.20 and Data Protector for Personal Computers 7.0 allows remote attackers to execute arbitrary code via unknown vectors, aka ZDI-CAN-1226.

    Published: 19 Oct 2011
    10
    Critical

    CVE-2011-3159

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in HP Data Protector Notebook Extension 6.20 and Data Protector for Personal Computers 7.0 allows remote attackers to execute arbitrary code via unknown vectors, aka ZDI-CAN-1227.

    Published: 19 Oct 2011
    10
    Critical

    CVE-2011-3160

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in HP Data Protector Notebook Extension 6.20 and Data Protector for Personal Computers 7.0 allows remote attackers to execute arbitrary code via unknown vectors, aka ZDI-CAN-1228.

    Published: 19 Oct 2011
    10
    Critical

    CVE-2011-3161

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in HP Data Protector Notebook Extension 6.20 and Data Protector for Personal Computers 7.0 allows remote attackers to execute arbitrary code via unknown vectors, aka ZDI-CAN-1229.

    Published: 19 Oct 2011
    4.3
    Medium

    CVE-2011-3294

    Last Modified: 11 Apr 2025

    Cross-site scripting (XSS) vulnerability in the login page in the administrative interface on Cisco TelePresence Video Communication Servers (VCS) with software before X7.0 allows remote attackers to inject arbitrary web script or HTML via the User-Agent HTTP header, aka Bug ID CSCts80342.

    Published: 19 Oct 2011
    10
    Critical

    CVE-2011-3162

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in HP Data Protector Notebook Extension 6.20 and Data Protector for Personal Computers 7.0 allows remote attackers to execute arbitrary code via unknown vectors, aka ZDI-CAN-1296.

    Published: 19 Oct 2011
    5.8
    Medium

    CVE-2011-4136

    Last Modified: 11 Apr 2025

    django.contrib.sessions in Django before 1.2.7 and 1.3.x before 1.3.1, when session data is stored in the cache, uses the root namespace for both session identifiers and application-data keys, which allows remote attackers to modify a session by triggering use of a key that is equal to that session's identifier.

    Published: 19 Oct 2011
    5
    Medium

    CVE-2011-4138

    Last Modified: 11 Apr 2025

    The verify_exists functionality in the URLField implementation in Django before 1.2.7 and 1.3.x before 1.3.1 originally tests a URL's validity through a HEAD request, but then uses a GET request for the new target URL in the case of a redirect, which might allow remote attackers to trigger arbitrary GET requests with an unintended source IP address via a crafted Location header.

    Published: 19 Oct 2011
    5
    Medium

    CVE-2011-4139

    Last Modified: 11 Apr 2025

    Django before 1.2.7 and 1.3.x before 1.3.1 uses a request's HTTP Host header to construct a full URL in certain circumstances, which allows remote attackers to conduct cache poisoning attacks via a crafted request.

    Published: 19 Oct 2011
    6.8
    Medium

    CVE-2011-4140

    Last Modified: 11 Apr 2025

    The CSRF protection mechanism in Django through 1.2.7 and 1.3.x through 1.3.1 does not properly handle web-server configurations supporting arbitrary HTTP Host headers, which allows remote attackers to trigger unauthenticated forged requests via vectors involving a DNS CNAME record and a web page containing JavaScript code.

    Published: 19 Oct 2011
    5
    Medium

    CVE-2011-4137

    Last Modified: 11 Apr 2025

    The verify_exists functionality in the URLField implementation in Django before 1.2.7 and 1.3.x before 1.3.1 relies on Python libraries that attempt access to an arbitrary URL with no timeout, which allows remote attackers to cause a denial of service (resource consumption) via a URL associated with (1) a slow response, (2) a completed TCP connection with no application data sent, or (3) a large amount of application data, a related issue to CVE-2011-1521.

    Published: 19 Oct 2011
    5
    Medium

    CVE-2011-1096

    Last Modified: 11 Apr 2025

    The W3C XML Encryption Standard, as used in the JBoss Web Services (JBossWS) component in JBoss Enterprise Portal Platform before 5.2.2 and other products, when using block ciphers in cipher-block chaining (CBC) mode, allows remote attackers to obtain plaintext data via a chosen-ciphertext attack on SOAP responses, aka "character encoding pattern attack."

    Published: 19 Oct 2011
    4.3
    Medium

    CVE-2011-2323

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in the Health Sciences - Oracle Thesaurus Management System component in Oracle Industry Applications 4.6.1 and 4.6.2 allows remote attackers to affect integrity, related to TMS Help.

    Published: 18 Oct 2011
    4.3
    Medium

    CVE-2011-2308

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in the Oracle Application Object Library component in Oracle E-Business Suite 12.0.6, 12.1.2, and 12.1.3 allows remote attackers to affect integrity via unknown vectors related to Online Help.

    Published: 18 Oct 2011
    3.5
    Low

    CVE-2011-2237

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in the Oracle Web Services Manager component in Oracle Fusion Middleware 10.1.3.5.0 and 10.1.3.5.1 allows remote authenticated users to affect integrity, related to WSM Console, a different vulnerability than CVE-2011-3523.

    Published: 18 Oct 2011
    6.8
    Medium

    CVE-2011-2255

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in the Oracle WebLogic Portal component in Oracle Fusion Middleware 9.2.3.0, 10.0.1.0, 10.2.1.0, and 10.3.2.0 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors.

    Published: 18 Oct 2011
    2.1
    Low

    CVE-2011-2286

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in Oracle Solaris 10 and 11 Express allows remote authenticated users to affect availability, related to ZFS.

    Published: 18 Oct 2011
    2.4
    Low

    CVE-2011-2292

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in Oracle Solaris 9 and 11 Express allows local users to affect confidentiality and integrity via unknown vectors related to xscreensaver.

    Published: 18 Oct 2011
    8.5
    High

    CVE-2011-2301

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in the Oracle Text component in Oracle Database Server 10.1.0.5, 10.2.0.3, 10.2.0.4, and 11.1.0.7 allows remote authenticated users to affect confidentiality, integrity, and availability, related to CTXSYS.DRVDISP.

    Published: 18 Oct 2011
    4.3
    Medium

    CVE-2011-2302

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in the Oracle Application Object Library component in Oracle E-Business Suite 11.5.10.2, 12.0.6, 12.1.2, and 12.1.3 allows remote attackers to affect integrity via unknown vectors related to Single Sign On.

    Published: 18 Oct 2011
    3.5
    Low

    CVE-2011-2303

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in the Oracle Application Object Library component in Oracle E-Business Suite 11.5.10.2, 12.0.6, 12.1.2, and 12.1.3 allows remote authenticated users to affect integrity via unknown vectors related to Attachments / File Upload.

    Published: 18 Oct 2011
    4.3
    Medium

    CVE-2011-2304

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in Oracle Solaris 10 allows remote attackers to affect confidentiality, related to Network Services Library (libnsl).

    Published: 18 Oct 2011
    1.7
    Low

    CVE-2011-2311

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in Oracle Solaris 10 allows local users to affect availability, related to ZFS, a different vulnerability than CVE-2011-2313.

    Published: 18 Oct 2011
    1.7
    Low

    CVE-2011-2312

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in Oracle Solaris 10 allows local users to affect confidentiality, related to ZFS.

    Published: 18 Oct 2011
    4.3
    Medium

    CVE-2011-2313

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in Oracle Solaris 10 allows local users to affect availability, related to ZFS, a different vulnerability than CVE-2011-2311.

    Published: 18 Oct 2011
    4.3
    Medium

    CVE-2011-2314

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in the Oracle Containers for J2EE component in Oracle Fusion Middleware 10.1.2.3 allows remote attackers to affect integrity via unknown vectors related to JavaServer Pages.

    Published: 18 Oct 2011
    5.5
    Medium

    CVE-2011-2315

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in the PeopleSoft Enterprise PeopleTools component in Oracle PeopleSoft Products 8.49, 8.50, and 8.51 allows remote authenticated users to affect confidentiality and integrity via unknown vectors related to Security.

    Published: 18 Oct 2011
    4.3
    Medium

    CVE-2011-2316

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in the Siebel Apps - Marketing component in Oracle Siebel CRM 8.0.0 allows remote attackers to affect integrity via unknown vectors related to Email Marketing.

    Published: 18 Oct 2011
    4.3
    Medium

    CVE-2011-2319

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in the Oracle WebLogic Server component in Oracle Fusion Middleware 9.2.4.0, 10.0.2.0, 10.3.3.0, 10.3.4.0, and 10.3.5.0 allows remote attackers to affect confidentiality, related to JMS.

    Published: 18 Oct 2011
    5
    Medium

    CVE-2011-2320

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in the Oracle WebLogic Server component in Oracle Fusion Middleware 9.2.4.0, 10.0.2.0, 10.3.3.0, 10.3.4.0, and 10.3.5.0 allows remote attackers to affect confidentiality via unknown vectors related to Web Services.

    Published: 18 Oct 2011
    3.6
    Low

    CVE-2011-2322

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in the Database Vault component in Oracle Database Server 11.1.0.7 allows remote authenticated users to affect integrity and availability, related to SYSDBA.

    Published: 18 Oct 2011
    3.5
    Low

    CVE-2011-3507

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in the Oracle Communications Unified component in Oracle Sun Products Suite 7.0 allows remote authenticated users to affect integrity via unknown vectors related to Messaging Server.

    Published: 18 Oct 2011
    9.3
    Critical

    CVE-2011-3508

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in Oracle Solaris 8, 9, 10, and 11 Express allows remote attackers to affect confidentiality, integrity, and availability, related to LDAP library.

    Published: 18 Oct 2011
    3.6
    Low

    CVE-2011-3511

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in the Database Vault component in Oracle Database Server 10.2.0.3, 10.2.0.4, 10.2.0.5, 11.1.0.7, and 11.2.0.2 allows remote authenticated users to affect integrity and availability via unknown vectors related to Privileged Account.

    Published: 18 Oct 2011
    6.5
    Medium

    CVE-2011-3512

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in the Core RDBMS component in Oracle Database Server 10.1.0.5, 10.2.0.3, 10.2.0.4, 10.2.0.5, 11.1.0.7, and 11.2.0.2 allows remote authenticated users to affect confidentiality, integrity, and availability via unknown vectors.

    Published: 18 Oct 2011
    4.3
    Medium

    CVE-2011-3513

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in the Oracle Application Object Library component in Oracle E-Business Suite 11.5.10.2, 12.0.6, 12.1.2, and 12.1.3 allows remote attackers to affect integrity, related to HTML Pages.

    Published: 18 Oct 2011
    5.6
    Medium

    CVE-2011-3515

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in the Oracle Solaris 10 and 11 Express allows local users to affect integrity and availability via unknown vectors related to Process File System (procfs).

    Published: 18 Oct 2011
    3.5
    Low

    CVE-2011-3519

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in the Oracle Applications Framework component in Oracle E-Business Suite 12.1.2 and 12.1.3 allows remote authenticated users to affect confidentiality, related to REST Services.

    Published: 18 Oct 2011
    2.8
    Low

    CVE-2011-3520

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in the PeopleSoft Enterprise PeopleTools component in Oracle PeopleSoft Products 8.49, 8.50, and 8.51 allows remote authenticated users to affect integrity via unknown vectors related to Personalization.

    Published: 18 Oct 2011
    3.5
    Low

    CVE-2011-3523

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in the Oracle Web Services Manager component in Oracle Fusion Middleware 10.1.3.5.0 and 10.1.3.5.1 allows remote authenticated users to affect integrity, related to WSM Console, a different vulnerability than CVE-2011-2237.

    Published: 18 Oct 2011
    4
    Medium

    CVE-2011-3526

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in the Siebel Core - UIF Server component in Oracle Siebel CRM 8.0.0 and 8.1.1 allows remote authenticated users to affect confidentiality via unknown vectors related to User Interface.

    Published: 18 Oct 2011
    5.5
    Medium

    CVE-2011-3527

    Last Modified: 11 Apr 2025

    Unspecified vulnerability in the PeopleSoft Enterprise HRMS component in Oracle PeopleSoft Products 9.1 allows remote authenticated users to affect confidentiality and integrity via unknown vectors related to Candidate Gateway.

    Published: 18 Oct 2011