CVE Feed

    Dashboard / CVE

    7.5
    High

    CVE-2013-7408

    Last Modified: 12 Apr 2025

    F5 BIG-IP Analytics 11.x before 11.4.0 uses a predictable session cookie, which makes it easier for remote attackers to have unspecified impact by guessing the value.

    Published: 26 Oct 2014
    4.6
    Medium

    CVE-2014-5148

    Last Modified: 12 Apr 2025

    Xen 4.4.x, when running on an ARM system and "handling an unknown system register access from 64-bit userspace," returns to an instruction of the trap handler for kernel space faults instead of an instruction that is associated with faults in 64-bit userspace, which allows local guest users to cause a denial of service (crash) and possibly gain privileges via a crafted process.

    Published: 26 Oct 2014
    7.5
    High

    CVE-2014-5520

    Last Modified: 12 Apr 2025

    SQL injection vulnerability in XRMS CRM, possibly 1.99.2, allows remote attackers to execute arbitrary SQL commands via the user_id parameter to plugins/webform/new-form.php, which is not properly handled by plugins/useradmin/fingeruser.php.

    Published: 26 Oct 2014
    4.3
    Medium

    CVE-2014-6635

    Last Modified: 12 Apr 2025

    Cross-site scripting (XSS) vulnerability in Exponent CMS 2.3.0 allows remote attackers to inject arbitrary web script or HTML via the src parameter in the search action to index.php.

    Published: 26 Oct 2014
    7.5
    High

    CVE-2014-6037

    Last Modified: 12 Apr 2025

    Directory traversal vulnerability in the agentUpload servlet in ZOHO ManageEngine EventLog Analyzer 9.0 build 9002 and 8.2 build 8020 allows remote attackers to execute arbitrary code by uploading a ZIP file which contains an executable file with .. (dot dot) sequences in its name, then accessing the executable via a direct request to the file under the web root. Fixed in Build 11072.

    Published: 26 Oct 2014
    5
    Medium

    CVE-2014-6099

    Last Modified: 12 Apr 2025

    The Change Password feature in IBM Sterling B2B Integrator 5.2.x through 5.2.4 does not have a lockout protection mechanism for invalid login requests, which makes it easier for remote attackers to obtain admin access via a brute-force approach.

    Published: 26 Oct 2014
    6.8
    Medium

    CVE-2014-2987

    Last Modified: 12 Apr 2025

    Multiple cross-site request forgery (CSRF) vulnerabilities in EGroupware Enterprise Line (EPL) before 1.1.20140505, EGroupware Community Edition before 1.8.007.20140506, and EGroupware before 14.1 beta allow remote attackers to hijack the authentication of administrators for requests that (1) create an administrator user via an admin.uiaccounts.add_user action to index.php or (2) modify settings via the newsettings parameter in an admin.uiconfig.index action to index.php. NOTE: vector 2 can be used to execute arbitrary PHP code by leveraging CVE-2014-2988.

    Published: 26 Oct 2014
    1.8
    Low

    CVE-2014-4812

    Last Modified: 12 Apr 2025

    The installer in IBM Security AppScan Source 8.x and 9.x through 9.0.1 has an open network port for a debug service, which allows remote attackers to obtain sensitive information by connecting to this port.

    Published: 26 Oct 2014
    2.1
    Low

    CVE-2014-6133

    Last Modified: 12 Apr 2025

    IBM API Management 3.x before 3.0.1.0 allows local users to obtain sensitive ciphertext information via unspecified vectors.

    Published: 26 Oct 2014
    7.8
    High

    CVE-2013-1641

    Last Modified: 12 Apr 2025

    Directory traversal vulnerability in the zip download functionality in QuiXplorer before 2.5.5 allows remote attackers to read arbitrary files via a .. (dot dot) in the selitems[] parameter in a download_selected action to index.php.

    Published: 26 Oct 2014
    7.5
    High

    CVE-2014-8501

    Last Modified: 12 Apr 2025

    The _bfd_XXi_swap_aouthdr_in function in bfd/peXXigen.c in GNU binutils 2.24 and earlier allows remote attackers to cause a denial of service (out-of-bounds write) and possibly have other unspecified impact via a crafted NumberOfRvaAndSizes field in the AOUT header in a PE executable.

    Published: 26 Oct 2014
    6.5
    Medium

    CVE-2014-9092

    Last Modified: 20 Apr 2025

    libjpeg-turbo before 1.3.1 allows remote attackers to cause a denial of service (crash) via a crafted JPEG file, related to the Exif marker.

    Published: 26 Oct 2014
    4.3
    Medium

    CVE-2013-4594

    Last Modified: 12 Apr 2025

    The Payment for Webform module 7.x-1.x before 7.x-1.5 for Drupal does not restrict access by anonymous users, which allows remote anonymous users to use the payment of other anonymous users when submitting a form that requires payment.

    Published: 25 Oct 2014
    3.7
    Low

    CVE-2014-0476

    Last Modified: 12 Apr 2025

    The slapper function in chkrootkit before 0.50 does not properly quote file paths, which allows local users to execute arbitrary code via a Trojan horse executable. NOTE: this is only a vulnerability when /tmp is not mounted with the noexec option.

    Published: 25 Oct 2014
    6.8
    Medium

    CVE-2014-3137

    Last Modified: 12 Apr 2025

    Bottle 0.10.x before 0.10.12, 0.11.x before 0.11.7, and 0.12.x before 0.12.6 does not properly limit content types, which allows remote attackers to bypass intended access restrictions via an accepted Content-Type followed by a ; (semi-colon) and a Content-Type that would not be accepted, as demonstrated in YouCompleteMe to execute arbitrary code.

    Published: 25 Oct 2014
    7.5
    High

    CVE-2014-1927

    Last Modified: 12 Apr 2025

    The shell_quote function in python-gnupg 0.3.5 does not properly quote strings, which allows context-dependent attackers to execute arbitrary code via shell metacharacters in unspecified vectors, as demonstrated using "$(" command-substitution sequences, a different vulnerability than CVE-2014-1928. NOTE: this vulnerability exists because of an incomplete fix for CVE-2013-7323.

    Published: 25 Oct 2014
    4.6
    Medium

    CVE-2014-1928

    Last Modified: 12 Apr 2025

    The shell_quote function in python-gnupg 0.3.5 does not properly escape characters, which allows context-dependent attackers to execute arbitrary code via shell metacharacters in unspecified vectors, as demonstrated using "\" (backslash) characters to form multi-command sequences, a different vulnerability than CVE-2014-1927. NOTE: this vulnerability exists because of an incomplete fix for CVE-2013-7323.

    Published: 25 Oct 2014
    4.4
    Medium

    CVE-2014-1929

    Last Modified: 12 Apr 2025

    python-gnupg 0.3.5 and 0.3.6 allows context-dependent attackers to have an unspecified impact via vectors related to "option injection through positional arguments." NOTE: this vulnerability exists because of an incomplete fix for CVE-2013-7323.

    Published: 25 Oct 2014
    3.5
    Low

    CVE-2014-6152

    Last Modified: 12 Apr 2025

    Multiple cross-site scripting (XSS) vulnerabilities in IBM Tivoli Integrated Portal (TIP) 2.2.x allow remote authenticated users to inject arbitrary web script or HTML via unspecified vectors.

    Published: 25 Oct 2014
    6.1
    Medium

    CVE-2014-3409

    Last Modified: 12 Apr 2025

    The Ethernet Connectivity Fault Management (CFM) handling feature in Cisco IOS 12.2(33)SRE9a and earlier and IOS XE 3.13S and earlier allows remote attackers to cause a denial of service (device reload) via malformed CFM packets, aka Bug ID CSCuq93406.

    Published: 25 Oct 2014
    2.1
    Low

    CVE-2014-4620

    Last Modified: 12 Apr 2025

    The EMC NetWorker Module for MEDITECH (aka NMMEDI) 3.0 build 87 through 90, when EMC RecoverPoint and Plink are used, stores cleartext RecoverPoint Appliance credentials in nsrmedisv.raw log files, which allows local users to obtain sensitive information by reading these files.

    Published: 25 Oct 2014
    3.5
    Low

    CVE-2014-6151

    Last Modified: 12 Apr 2025

    CRLF injection vulnerability in IBM Tivoli Integrated Portal (TIP) 2.2.x allows remote authenticated users to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via unspecified vectors.

    Published: 25 Oct 2014
    4.3
    Medium

    CVE-2014-6611

    Last Modified: 12 Apr 2025

    The BlackBerry World app before 5.0.0.262 on BlackBerry 10 OS 10.2.0, before 5.0.0.263 on BlackBerry 10 OS 10.2.1, and before 5.1.0.53 on BlackBerry 10 OS 10.3.0 does not properly validate download/update requests, which allows user-assisted man-in-the-middle attackers to spoof servers and trigger the download of a crafted app by modifying the client-server data stream.

    Published: 25 Oct 2014
    4.3
    Medium

    CVE-2014-4623

    Last Modified: 12 Apr 2025

    EMC Avamar 6.0.x, 6.1.x, and 7.0.x in Avamar Data Store (ADS) GEN4(S) and Avamar Virtual Edition (AVE), when Password Hardening before 2.0.0.4 is enabled, uses UNIX DES crypt for password hashing, which makes it easier for context-dependent attackers to obtain cleartext passwords via a brute-force attack.

    Published: 25 Oct 2014
    5
    Medium

    CVE-2014-4624

    Last Modified: 12 Apr 2025

    EMC Avamar Data Store (ADS) and Avamar Virtual Edition (AVE) 6.x and 7.0.x through 7.0.2-43 do not require authentication for Java API calls, which allows remote attackers to discover grid MCUser and GSAN passwords via a crafted call.

    Published: 25 Oct 2014
    5
    Medium

    CVE-2014-3623

    Last Modified: 12 Apr 2025

    Apache WSS4J before 1.6.17 and 2.x before 2.0.2, as used in Apache CXF 2.7.x before 2.7.13 and 3.0.x before 3.0.2, when using TransportBinding, does not properly enforce the SAML SubjectConfirmation method security semantics, which allows remote attackers to conduct spoofing attacks via unspecified vectors.

    Published: 25 Oct 2014
    4.3
    Medium

    CVE-2014-6230

    Last Modified: 12 Apr 2025

    WP-Ban plugin before 1.6.4 for WordPress, when running in certain configurations, allows remote attackers to bypass the IP blacklist via a crafted X-Forwarded-For header.

    Published: 25 Oct 2014
    3.5
    Low

    CVE-2014-2021

    Last Modified: 12 Apr 2025

    Cross-site scripting (XSS) vulnerability in admincp/apilog.php in vBulletin 4.2.2 and earlier, and 5.0.x through 5.0.5 allows remote authenticated users to inject arbitrary web script or HTML via a crafted XMLRPC API request, as demonstrated using the client name.

    Published: 25 Oct 2014
    5.5
    Medium

    CVE-2014-8559

    Last Modified: 12 Apr 2025

    The d_walk function in fs/dcache.c in the Linux kernel through 3.17.2 does not properly maintain the semantics of rename_lock, which allows local users to cause a denial of service (deadlock and system hang) via a crafted application.

    Published: 25 Oct 2014
    5
    Medium

    CVE-2014-3584

    Last Modified: 12 Apr 2025

    The SamlHeaderInHandler in Apache CXF before 2.6.11, 2.7.x before 2.7.8, and 3.0.x before 3.0.1 allows remote attackers to cause a denial of service (infinite loop) via a crafted SAML token in the authorization header of a request to a JAX-RS service.

    Published: 25 Oct 2014
    6
    Medium

    CVE-2014-6251

    Last Modified: 12 Apr 2025

    Stack-based buffer overflow in CPUMiner before 2.4.1 allows remote attackers to have an unspecified impact by sending a mining.subscribe response with a large nonce2 length, then triggering the overflow with a mining.notify request.

    Published: 25 Oct 2014
    4.6
    Medium

    CVE-2014-7180

    Last Modified: 12 Apr 2025

    Electric Cloud ElectricCommander before 4.2.6 and 5.x before 5.0.3 uses world-writable permissions for (1) eccert.pl and (2) ecconfigure.pl, which allows local users to execute arbitrary Perl code by modifying these files.

    Published: 25 Oct 2014
    5
    Medium

    CVE-2014-8760

    Last Modified: 12 Apr 2025

    ejabberd before 2.1.13 does not enforce the starttls_required setting when compression is used, which causes clients to establish connections without encryption.

    Published: 25 Oct 2014
    4.9
    Medium

    CVE-2014-7298

    Last Modified: 12 Apr 2025

    adsetgroups in Centrify Server Suite 2008 through 2014.1 and Centrify DirectControl 3.x through 4.2.0 on Linux and UNIX allows local users to read arbitrary files with root privileges by leveraging improperly protected setuid functionality.

    Published: 24 Oct 2014
    7.8
    High

    CVE-2014-8346

    Last Modified: 12 Apr 2025

    The Remote Controls feature on Samsung mobile devices does not validate the source of lock-code data received over a network, which makes it easier for remote attackers to cause a denial of service (screen locking with an arbitrary code) by triggering unexpected Find My Mobile network traffic.

    Published: 24 Oct 2014
    5.4
    Medium

    CVE-2014-3650

    Last Modified: 21 Nov 2024

    Multiple persistent cross-site scripting (XSS) flaws were found in the way Aerogear handled certain user-supplied content. A remote attacker could use these flaws to compromise the application with specially crafted input.

    Published: 24 Oct 2014
    7.5
    High

    CVE-2014-8485

    Last Modified: 12 Apr 2025

    The setup_group function in bfd/elf.c in libbfd in GNU binutils 2.24 and earlier allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via crafted section group headers in an ELF file.

    Published: 24 Oct 2014
    7.8
    High

    CVE-2014-8369

    Last Modified: 12 Apr 2025

    The kvm_iommu_map_pages function in virt/kvm/iommu.c in the Linux kernel through 3.17.2 miscalculates the number of pages during the handling of a mapping failure, which allows guest OS users to cause a denial of service (host OS page unpinning) or possibly have unspecified other impact by leveraging guest OS privileges. NOTE: this vulnerability exists because of an incorrect fix for CVE-2014-3601.

    Published: 24 Oct 2014
    7.8
    High

    CVE-2014-9922

    Last Modified: 20 Apr 2025

    The eCryptfs subsystem in the Linux kernel before 3.18 allows local users to gain privileges via a large filesystem stack that includes an overlayfs layer, related to fs/ecryptfs/main.c and fs/overlayfs/super.c.

    Published: 24 Oct 2014
    5.9
    Medium

    CVE-2014-8878

    Last Modified: 20 Apr 2025

    KDE KMail does not encrypt attachments in emails when "automatic encryption" is enabled, which allows remote attackers to obtain sensitive information by sniffing the network.

    Published: 24 Oct 2014
    6.9
    Medium

    CVE-2014-0619

    Last Modified: 12 Apr 2025

    Untrusted search path vulnerability in Hamster Free ZIP Archiver 2.0.1.7 allows local users to execute arbitrary code and conduct DLL hijacking attacks via a Trojan horse dwmapi.dll that is located in the current working directory.

    Published: 23 Oct 2014
    5.8
    Medium

    CVE-2014-2230

    Last Modified: 12 Apr 2025

    Open redirect vulnerability in the header function in adclick.php in OpenX 2.8.10 and earlier allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the (1) dest parameter to adclick.php or (2) _maxdest parameter to ck.php.

    Published: 23 Oct 2014
    5.8
    Medium

    CVE-2014-7292

    Last Modified: 12 Apr 2025

    Open redirect vulnerability in the Click-Through feature in Newtelligence dasBlog 2.1 (2.1.8102.813), 2.2 (2.2.8279.16125), and 2.3 (2.3.9074.18820) allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the url parameter to ct.ashx.

    Published: 23 Oct 2014
    6.8
    Medium

    CVE-2014-7281

    Last Modified: 12 Apr 2025

    Cross-site request forgery (CSRF) vulnerability in Shenzhen Tenda Technology Tenda A32 Router with firmware 5.07.53_CN allows remote attackers to hijack the authentication of administrators for requests that reboot the device via a request to goform/SysToolReboot.

    Published: 23 Oct 2014
    4.3
    Medium

    CVE-2014-8071

    Last Modified: 12 Apr 2025

    Multiple cross-site scripting (XSS) vulnerabilities in OpenMRS 2.1 Standalone Edition allow remote attackers to inject arbitrary web script or HTML via the (1) givenName, (2) familyName, (3) address1, or (4) address2 parameter to registrationapp/registerPatient.page; the (5) comment parameter to allergyui/allergy.page; the (6) w10 parameter to htmlformentryui/htmlform/enterHtmlForm/submit.action; the (7) HTTP Referer Header to login.htm; the (8) returnUrl parameter to htmlformentryui/htmlform/enterHtmlFormWithStandardUi.page or (9) coreapps/mergeVisits.page; or the (10) visitId parameter to htmlformentryui/htmlform/enterHtmlFormWithSimpleUi.page.

    Published: 23 Oct 2014
    4
    Medium

    CVE-2014-8072

    Last Modified: 12 Apr 2025

    The administration module in OpenMRS 2.1 Standalone Edition allows remote authenticated users to obtain read access via a direct request to /admin.

    Published: 23 Oct 2014
    6.8
    Medium

    CVE-2014-8073

    Last Modified: 12 Apr 2025

    Cross-site request forgery (CSRF) vulnerability in OpenMRS 2.1 Standalone Edition allows remote attackers to hijack the authentication of administrators for requests that add a new user via a Save User action to admin/users/user.form.

    Published: 23 Oct 2014
    10
    Critical

    CVE-2014-3829

    Last Modified: 12 Apr 2025

    displayServiceStatus.php in Centreon 2.5.1 and Centreon Enterprise Server 2.2 (fixed in Centreon web 2.5.3) allows remote attackers to execute arbitrary commands via shell metacharacters in the (1) session_id or (2) template_id parameter, related to the command_line variable.

    Published: 23 Oct 2014
    10
    Critical

    CVE-2014-3828

    Last Modified: 12 Apr 2025

    Multiple SQL injection vulnerabilities in Centreon 2.5.1 and Centreon Enterprise Server 2.2 (fixed in Centreon web 2.5.3) allow remote attackers to execute arbitrary SQL commands via (1) the index_id parameter to views/graphs/common/makeXML_ListMetrics.php, (2) the sid parameter to views/graphs/GetXmlTree.php, (3) the session_id parameter to views/graphs/graphStatus/displayServiceStatus.php, (4) the mnftr_id parameter to configuration/configObject/traps/GetXMLTrapsForVendor.php, or (5) the index parameter to common/javascript/commandGetArgs/cmdGetExample.php in include/.

    Published: 23 Oct 2014
    5
    Medium

    CVE-2014-4766

    Last Modified: 12 Apr 2025

    IBM Sametime Classic Meeting Server 8.0.x and 8.5.x allows remote attackers to obtain sensitive information by reading an exported Record and Playback (RAP) file.

    Published: 23 Oct 2014