CVE Feed

    Dashboard / CVE

    Unknown

    CVE-2017-7727

    Last Modified: 7 Nov 2023

    DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue in customer-controlled software. Notes: none

    Published: 11 Jul 2017
    9.8
    Critical

    CVE-2017-7728

    Last Modified: 20 Apr 2025

    On iSmartAlarm cube devices, there is authentication bypass leading to remote execution of commands (e.g., setting the alarm on/off), related to incorrect cryptography.

    Published: 11 Jul 2017
    7.5
    High

    CVE-2017-7729

    Last Modified: 20 Apr 2025

    On iSmartAlarm cube devices, there is Incorrect Access Control because a "new key" is transmitted in cleartext.

    Published: 11 Jul 2017
    7.5
    High

    CVE-2017-7730

    Last Modified: 20 Apr 2025

    iSmartAlarm cube devices allow Denial of Service. Sending a SYN flood on port 12345 will freeze the "cube" and it will stop responding.

    Published: 11 Jul 2017
    8.8
    High

    CVE-2017-3099

    Last Modified: 20 Apr 2025

    Adobe Flash Player versions 26.0.0.131 and earlier have an exploitable memory corruption vulnerability in the Action Script 3 raster data model. Successful exploitation could lead to arbitrary code execution.

    Published: 11 Jul 2017
    7.5
    High

    CVE-2017-7529

    Last Modified: 20 Apr 2025

    Nginx versions since 0.5.6 up to and including 1.13.2 are vulnerable to integer overflow vulnerability in nginx range filter module resulting into leak of potentially sensitive information triggered by specially crafted request.

    Published: 11 Jul 2017
    5.5
    Medium

    CVE-2018-10087

    Last Modified: 21 Nov 2024

    The kernel_wait4 function in kernel/exit.c in the Linux kernel before 4.13, when an unspecified architecture and compiler is used, might allow local users to cause a denial of service by triggering an attempted use of the -INT_MIN value.

    Published: 11 Jul 2017
    7.5
    High

    CVE-2017-11499

    Last Modified: 20 Apr 2025

    Node.js v4.0 through v4.8.3, all versions of v5.x, v6.0 through v6.11.0, v7.0 through v7.10.0, and v8.0 through v8.1.3 was susceptible to hash flooding remote DoS attacks as the HashTable seed was constant across a given released version of Node.js. This was a result of building with V8 snapshots enabled by default which caused the initially randomized seed to be overwritten on startup.

    Published: 11 Jul 2017
    7
    High

    CVE-2017-11600

    Last Modified: 20 Apr 2025

    net/xfrm/xfrm_policy.c in the Linux kernel through 4.12.3, when CONFIG_XFRM_MIGRATE is enabled, does not ensure that the dir value of xfrm_userpolicy_id is XFRM_POLICY_MAX or less, which allows local users to cause a denial of service (out-of-bounds access) or possibly have unspecified other impact via an XFRM_MSG_MIGRATE xfrm Netlink message.

    Published: 11 Jul 2017
    6.5
    Medium

    CVE-2017-12809

    Last Modified: 20 Apr 2025

    QEMU (aka Quick Emulator), when built with the IDE disk and CD/DVD-ROM Emulator support, allows local guest OS privileged users to cause a denial of service (NULL pointer dereference and QEMU process crash) by flushing an empty CDROM device drive.

    Published: 11 Jul 2017
    6.5
    Medium

    CVE-2017-3080

    Last Modified: 20 Apr 2025

    Adobe Flash Player versions 26.0.0.131 and earlier have a security bypass vulnerability related to the Flash API used by Internet Explorer. Successful exploitation could lead to information disclosure.

    Published: 11 Jul 2017
    8.8
    High

    CVE-2017-7506

    Last Modified: 20 Apr 2025

    spice versions though 0.13 are vulnerable to out-of-bounds memory access when processing specially crafted messages from authenticated attacker to the spice server resulting into crash and/or server memory leak.

    Published: 11 Jul 2017
    9.8
    Critical

    CVE-2017-7540

    Last Modified: 20 Apr 2025

    rubygem-safemode, as used in Foreman, versions 1.3.2 and earlier are vulnerable to bypassing safe mode limitations via special Ruby syntax. This can lead to deletion of objects for which the user does not have delete permissions or possibly to privilege escalation.

    Published: 11 Jul 2017
    7.5
    High

    CVE-2017-9789

    Last Modified: 20 Apr 2025

    When under stress, closing many connections, the HTTP/2 handling code in Apache httpd 2.4.26 would sometimes access memory after it has been freed, resulting in potentially erratic behaviour.

    Published: 11 Jul 2017
    8.1
    High

    CVE-2017-11103

    Last Modified: 20 Apr 2025

    Heimdal before 7.4 allows remote attackers to impersonate services with Orpheus' Lyre attacks because it obtains service-principal names in a way that violates the Kerberos 5 protocol specification. In _krb5_extract_ticket() the KDC-REP service name must be obtained from the encrypted version stored in 'enc_part' instead of the unencrypted version stored in 'ticket'. Use of the unencrypted version provides an opportunity for successful server impersonation and other attacks. NOTE: this CVE is only for Heimdal and other products that embed Heimdal code; it does not apply to other instances in which this part of the Kerberos 5 protocol specification is violated.

    Published: 11 Jul 2017
    5.5
    Medium

    CVE-2017-11171

    Last Modified: 20 Apr 2025

    Bad reference counting in the context of accept_ice_connection() in gsm-xsmp-server.c in old versions of gnome-session up until version 2.29.92 allows a local attacker to establish ICE connections to gnome-session with invalid authentication data (an invalid magic cookie). Each failed authentication attempt will leak a file descriptor in gnome-session. When the maximum number of file descriptors is exhausted in the gnome-session process, it will enter an infinite loop trying to communicate without success, consuming 100% of the CPU. The graphical session associated with the gnome-session process will stop working correctly, because communication with gnome-session is no longer possible.

    Published: 11 Jul 2017
    6.5
    Medium

    CVE-2017-3100

    Last Modified: 20 Apr 2025

    Adobe Flash Player versions 26.0.0.131 and earlier have an exploitable memory corruption vulnerability in the Action Script 2 BitmapData class. Successful exploitation could lead to memory address disclosure.

    Published: 11 Jul 2017
    9.1
    Critical

    CVE-2017-9788

    Last Modified: 20 Apr 2025

    In Apache httpd before 2.2.34 and 2.4.x before 2.4.27, the value placeholder in [Proxy-]Authorization headers of type 'Digest' was not initialized or reset before or between successive key=value assignments by mod_auth_digest. Providing an initial key with no '=' assignment could reflect the stale value of uninitialized pool memory used by the prior request, leading to leakage of potentially confidential information, and a segfault in other cases resulting in denial of service.

    Published: 11 Jul 2017
    5.5
    Medium

    CVE-2018-10124

    Last Modified: 21 Nov 2024

    The kill_something_info function in kernel/signal.c in the Linux kernel before 4.13, when an unspecified architecture and compiler is used, might allow local users to cause a denial of service via an INT_MIN argument.

    Published: 11 Jul 2017
    7.5
    High

    CVE-2017-6729

    Last Modified: 20 Apr 2025

    A vulnerability in the Border Gateway Protocol (BGP) processing functionality of the Cisco StarOS operating system for Cisco ASR 5000 Series Routers and Cisco Virtualized Packet Core (VPC) Software could allow an unauthenticated, remote attacker to cause the BGP process on an affected system to reload, resulting in a denial of service (DoS) condition. This vulnerability affects the following products if they are running the Cisco StarOS operating system and BGP is enabled for the system: Cisco ASR 5000 Series Routers and Cisco Virtualized Packet Core Software. More Information: CSCvc44968. Known Affected Releases: 16.4.1 19.1.0 21.1.0 21.1.M0.65824. Known Fixed Releases: 21.3.A0.65902 21.2.A0.65905 21.1.b0.66164 21.1.V0.66014 21.1.R0.65898 21.1.M0.65894 21.1.0.66030 21.1.0.

    Published: 10 Jul 2017
    5.3
    Medium

    CVE-2017-6730

    Last Modified: 20 Apr 2025

    A vulnerability in the web-based GUI of Cisco Wide Area Application Services (WAAS) Central Manager could allow an unauthenticated, remote attacker to retrieve completed reports from an affected system, aka Information Disclosure. This vulnerability affects the following products if they are running an affected release of Cisco Wide Area Application Services (WAAS) Software and are configured to use the Central Manager function: Cisco Virtual Wide Area Application Services (vWAAS), Cisco Wide Area Application Services (WAAS) Appliances, Cisco Wide Area Application Services (WAAS) Modules. Only Cisco WAAS products that are configured with the Central Manager role are affected by this vulnerability. More Information: CSCvd87574. Known Affected Releases: 4.4(7) 6.2(1) 6.2(3). Known Fixed Releases: 6.3(0.228) 6.3(0.226) 6.2(3d)8 5.5(7b)17.

    Published: 10 Jul 2017
    6.1
    Medium

    CVE-2017-6733

    Last Modified: 20 Apr 2025

    A vulnerability in the web-based application interface of the Cisco Identity Services Engine (ISE) portal could allow an unauthenticated, remote attacker to conduct a stored cross-site scripting (XSS) attack against a user of the web interface of an affected system. More Information: CSCvd87482. Known Affected Releases: 2.1(102.101) 2.2(0.283) 2.3(0.151).

    Published: 10 Jul 2017
    7.5
    High

    CVE-2017-5652

    Last Modified: 20 Apr 2025

    During a routine security analysis, it was found that one of the ports in Apache Impala (incubating) 2.7.0 to 2.8.0 sent data in plaintext even when the cluster was configured to use TLS. The port in question was used by the StatestoreSubscriber class which did not use the appropriate secure Thrift transport when TLS was turned on. It was therefore possible for an adversary, with access to the network, to eavesdrop on the packets going to and coming from that port and view the data in plaintext.

    Published: 10 Jul 2017
    5.5
    Medium

    CVE-2017-6726

    Last Modified: 20 Apr 2025

    A vulnerability in the CLI of the Cisco Prime Network Gateway could allow an authenticated, local attacker to retrieve system process information, which could lead to the disclosure of confidential information. More Information: CSCvd59341. Known Affected Releases: 4.2(1.0)P1.

    Published: 10 Jul 2017
    5.3
    Medium

    CVE-2017-6727

    Last Modified: 20 Apr 2025

    A vulnerability in the Server Message Block (SMB) protocol of Cisco Wide Area Application Services (WAAS) could allow an unauthenticated, remote attacker to cause a denial of service (DoS) condition on an affected device due to a process restarting unexpectedly and creating Core Dump files. More Information: CSCvc63035. Known Affected Releases: 6.2(3a). Known Fixed Releases: 6.3(0.167) 6.2(3c)5 6.2(3.22).

    Published: 10 Jul 2017
    7
    High

    CVE-2017-6728

    Last Modified: 20 Apr 2025

    A vulnerability in the CLI of Cisco IOS XR Software could allow an authenticated, local attacker to execute arbitrary code at the root privilege level on an affected system, because of Incorrect Permissions. More Information: CSCvb99389. Known Affected Releases: 6.2.1.BASE. Known Fixed Releases: 6.3.1.15i.BASE 6.2.3.1i.BASE 6.2.2.15i.BASE 6.1.4.10i.BASE.

    Published: 10 Jul 2017
    6.7
    Medium

    CVE-2017-6732

    Last Modified: 20 Apr 2025

    A vulnerability in the installation procedure for Cisco Prime Network Software could allow an authenticated, local attacker to elevate their privileges to root privileges. More Information: CSCvd47343. Known Affected Releases: 4.2(2.1)PP1 4.2(3.0)PP6 4.3(0.0)PP4 4.3(1.0)PP2. Known Fixed Releases: 4.3(2).

    Published: 10 Jul 2017
    5.4
    Medium

    CVE-2017-6734

    Last Modified: 20 Apr 2025

    A vulnerability in the web-based management interface of Cisco Identity Services Engine (ISE) Software could allow an authenticated, remote attacker to conduct a cross-site scripting (XSS) attack against a user of the web interface of an affected device, related to the Guest Portal. More Information: CSCvd74794. Known Affected Releases: 1.3(0.909) 2.1(0.800).

    Published: 10 Jul 2017
    6.7
    Medium

    CVE-2017-6735

    Last Modified: 20 Apr 2025

    A vulnerability in the backup and restore functionality of Cisco FireSIGHT System Software could allow an authenticated, local attacker to execute arbitrary code on a targeted system. More Information: CSCvc91092. Known Affected Releases: 6.2.0 6.2.1.

    Published: 10 Jul 2017
    9.8
    Critical

    CVE-2017-5640

    Last Modified: 20 Apr 2025

    It was noticed that a malicious process impersonating an Impala daemon in Apache Impala (incubating) 2.7.0 to 2.8.0 could cause Impala daemons to skip authentication checks when Kerberos is enabled (but TLS is not). If the malicious server responds with 'COMPLETE' before the SASL handshake has completed, the client will consider the handshake as completed even though no exchange of credentials has happened.

    Published: 10 Jul 2017
    7.5
    High

    CVE-2017-6731

    Last Modified: 20 Apr 2025

    A vulnerability in Multicast Source Discovery Protocol (MSDP) ingress packet processing for Cisco IOS XR Software could allow an unauthenticated, remote attacker to cause the MSDP session to be unexpectedly reset, causing a short denial of service (DoS) condition. The MSDP session will restart within a few seconds. More Information: CSCvd94828. Known Affected Releases: 4.3.2.MCAST 6.0.2.BASE. Known Fixed Releases: 6.3.1.19i.MCAST 6.2.3.1i.MCAST 6.2.2.17i.MCAST 6.1.4.12i.MCAST.

    Published: 10 Jul 2017
    6.6
    Medium

    CVE-2017-8032

    Last Modified: 20 Apr 2025

    In Cloud Foundry cf-release versions prior to v264; UAA release all versions of UAA v2.x.x, 3.6.x versions prior to v3.6.13, 3.9.x versions prior to v3.9.15, 3.20.x versions prior to v3.20.0, and other versions prior to v4.4.0; and UAA bosh release (uaa-release) 13.x versions prior to v13.17, 24.x versions prior to v24.12. 30.x versions prior to 30.5, and other versions prior to v41, zone administrators are allowed to escalate their privileges when mapping permissions for an external provider.

    Published: 10 Jul 2017
    9.9
    Critical

    CVE-2017-7175

    Last Modified: 20 Apr 2025

    NfSen before 1.3.8 allows remote attackers to execute arbitrary OS commands via shell metacharacters in the customfmt parameter (aka the "Custom output format" field).

    Published: 10 Jul 2017
    5.4
    Medium

    CVE-2017-11163

    Last Modified: 20 Apr 2025

    Cross-site scripting (XSS) vulnerability in aggregate_graphs.php in Cacti 1.1.12 allows remote authenticated users to inject arbitrary web script or HTML via specially crafted HTTP Referer headers, related to the $cancel_url variable.

    Published: 10 Jul 2017
    7.5
    High

    CVE-2017-7670

    Last Modified: 20 Apr 2025

    The Traffic Router component of the incubating Apache Traffic Control project is vulnerable to a Slowloris style Denial of Service attack. TCP connections made on the configured DNS port will remain in the ESTABLISHED state until the client explicitly closes the connection or Traffic Router is restarted. If connections remain in the ESTABLISHED state indefinitely and accumulate in number to match the size of the thread pool dedicated to processing DNS requests, the thread pool becomes exhausted. Once the thread pool is exhausted, Traffic Router is unable to service any DNS request, regardless of transport protocol.

    Published: 10 Jul 2017
    8.1
    High

    CVE-2017-1337

    Last Modified: 20 Apr 2025

    IBM WebSphere MQ 9.0.1 and 9.0.2 Java/JMS application can incorrectly transmit user credentials in plain text. IBM X-Force ID: 126245.

    Published: 10 Jul 2017
    4.7
    Medium

    CVE-2017-1284

    Last Modified: 20 Apr 2025

    IBM WebSphere MQ 9.0.1 and 9.0.2 could allow a local user with ability to run or enable trace, to obtain sensitive information from WebSphere Application Server traces including user credentials. IBM X-Force ID: 125145.

    Published: 10 Jul 2017
    6.1
    Medium

    CVE-2017-1398

    Last Modified: 20 Apr 2025

    IBM WebSphere Commerce Enterprise, Professional, Express, and Developer 6.0, 7.0, and 8.0 could allow a remote attacker to conduct phishing attacks, using an open redirect attack. By persuading a victim to visit a specially-crafted Web site, a remote attacker could exploit this vulnerability to spoof the URL displayed to redirect a user to a malicious Web site that would appear to be trusted. This could allow the attacker to obtain highly sensitive information or conduct further attacks against the victim. IBM X-Force ID: 127385.

    Published: 10 Jul 2017
    Unknown

    CVE-2017-11146

    Last Modified: 7 Nov 2023

    DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not an independently fixable security issue relative to CVE-2017-11145. Notes: none

    Published: 10 Jul 2017
    9.8
    Critical

    CVE-2017-11139

    Last Modified: 20 Apr 2025

    GraphicsMagick 1.3.26 has double free vulnerabilities in the ReadOneJNGImage() function in coders/png.c.

    Published: 10 Jul 2017
    5.5
    Medium

    CVE-2017-11140

    Last Modified: 20 Apr 2025

    The ReadJPEGImage function in coders/jpeg.c in GraphicsMagick 1.3.26 creates a pixel cache before a successful read of a scanline, which allows remote attackers to cause a denial of service (resource consumption) via crafted JPEG files.

    Published: 10 Jul 2017
    9.8
    Critical

    CVE-2017-11124

    Last Modified: 20 Apr 2025

    libxar.so in xar 1.6.1 has a NULL pointer dereference in the xar_unserialize function in archive.c.

    Published: 10 Jul 2017
    9.8
    Critical

    CVE-2017-11125

    Last Modified: 20 Apr 2025

    libxar.so in xar 1.6.1 has a NULL pointer dereference in the xar_get_path function in util.c.

    Published: 10 Jul 2017
    5.5
    Medium

    CVE-2017-11126

    Last Modified: 20 Apr 2025

    The III_i_stereo function in libmpg123/layer3.c in mpg123 through 1.25.1 allows remote attackers to cause a denial of service (buffer over-read and application crash) via a crafted audio file that is mishandled in the code for the "block_type != 2" case, a similar issue to CVE-2017-9870.

    Published: 10 Jul 2017
    6.5
    Medium

    CVE-2017-11141

    Last Modified: 20 Apr 2025

    The ReadMATImage function in coders\mat.c in ImageMagick 7.0.5-6 has a memory leak vulnerability that can cause memory exhaustion via a crafted MAT file, related to incorrect ordering of a SetImageExtent call.

    Published: 10 Jul 2017
    7.5
    High

    CVE-2017-1000092

    Last Modified: 20 Apr 2025

    Git Plugin connects to a user-specified Git repository as part of form validation. An attacker with no direct access to Jenkins but able to guess at a username/password credentials ID could trick a developer with job configuration permissions into following a link with a maliciously crafted Jenkins URL which would result in the Jenkins Git client sending the username and password to an attacker-controlled server.

    Published: 10 Jul 2017
    5.3
    Medium

    CVE-2017-1000089

    Last Modified: 20 Apr 2025

    Builds in Jenkins are associated with an authentication that controls the permissions that the build has to interact with other elements in Jenkins. The Pipeline: Build Step Plugin did not check the build authentication it was running as and allowed triggering any other project in Jenkins.

    Published: 10 Jul 2017
    6.5
    Medium

    CVE-2017-1000095

    Last Modified: 20 Apr 2025

    The default whitelist included the following unsafe entries: DefaultGroovyMethods.putAt(Object, String, Object); DefaultGroovyMethods.getAt(Object, String). These allowed circumventing many of the access restrictions implemented in the script sandbox by using e.g. currentBuild['rawBuild'] rather than currentBuild.rawBuild. Additionally, the following entries allowed accessing private data that would not be accessible otherwise due to script security: groovy.json.JsonOutput.toJson(Closure); groovy.json.JsonOutput.toJson(Object).

    Published: 10 Jul 2017
    8.8
    High

    CVE-2017-1000096

    Last Modified: 20 Apr 2025

    Arbitrary code execution due to incomplete sandbox protection: Constructors, instance variable initializers, and instance initializers in Pipeline scripts were not subject to sandbox protection, and could therefore execute arbitrary code. This could be exploited e.g. by regular Jenkins users with the permission to configure Pipelines in Jenkins, or by trusted committers to repositories containing Jenkinsfiles.

    Published: 10 Jul 2017
    7.5
    High

    CVE-2017-11164

    Last Modified: 20 Apr 2025

    In PCRE 8.41, the OP_KETRMAX feature in the match function in pcre_exec.c allows stack exhaustion (uncontrolled recursion) when processing a crafted regular expression.

    Published: 10 Jul 2017