CVE Feed

    Dashboard / CVE

    5.3
    Medium

    CVE-2016-10561

    Last Modified: 21 Nov 2024

    Bitty is a development web server tool that functions similar to `python -m SimpleHTTPServer`. Version 0.2.10 has a directory traversal vulnerability that is exploitable via the URL path in GET requests.

    Published: 31 May 2018
    8.1
    High

    CVE-2016-10563

    Last Modified: 21 Nov 2024

    During the installation process, the go-ipfs-deps module before 0.4.4 insecurely downloads resources over HTTP. This allows for a MITM attack to compromise the integrity of the resources used by this module and could allow for further compromise.

    Published: 31 May 2018
    8.1
    High

    CVE-2016-10569

    Last Modified: 21 Nov 2024

    embedza is a module to create HTML snippets/embeds from URLs using info from oEmbed, Open Graph, meta tags. embedza versions below 1.2.4 download JavaScript resources over HTTP, which leaves it vulnerable to MITM attacks. It may be possible to cause remote code execution (RCE) by swapping out the requested JavaScript file with an attacker controlled JavaScript file if the attacker is on the network or positioned in between the user and the remote server.

    Published: 31 May 2018
    8.1
    High

    CVE-2016-10572

    Last Modified: 21 Nov 2024

    mongodb-instance before 0.0.3 installs mongodb locally. mongodb-instance downloads binary resources over HTTP, which leaves it vulnerable to MITM attacks. It may be possible to cause remote code execution (RCE) by swapping out the requested binary with an attacker controlled binary if the attacker is on the network or positioned in between the user and the remote server.

    Published: 31 May 2018
    6.5
    Medium

    CVE-2018-11633

    Last Modified: 21 Nov 2024

    An issue was discovered in the MULTIDOTS Woo Checkout for Digital Goods plugin 2.1 for WordPress. If an admin user can be tricked into visiting a crafted URL created by an attacker (via spear phishing/social engineering), the attacker can change the plugin settings. The function woo_checkout_settings_page in the file class-woo-checkout-for-digital-goods-admin.php doesn't do any check against wp-admin/admin-post.php Cross-site request forgery (CSRF) and user capabilities.

    Published: 31 May 2018
    9.8
    Critical

    CVE-2018-11138

    Last Modified: 5 Nov 2025

    The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by anonymous users and can be abused to execute arbitrary commands on the system.

    Published: 31 May 2018
    6.5
    Medium

    CVE-2018-11137

    Last Modified: 21 Nov 2024

    The 'checksum' parameter of the '/common/download_attachment.php' script in the Quest KACE System Management Appliance 8.0.318 can be abused to read arbitrary files with 'www' privileges via Directory Traversal. No administrator privileges are needed to execute this script.

    Published: 31 May 2018
    8.8
    High

    CVE-2018-11139

    Last Modified: 21 Nov 2024

    The '/common/ajax_email_connection_test.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by any authenticated user and can be abused to execute arbitrary commands on the system. This script is vulnerable to command injection via the unsanitized user input 'TEST_SERVER' sent to the script via the POST method.

    Published: 31 May 2018
    9.8
    Critical

    CVE-2018-11140

    Last Modified: 21 Nov 2024

    The 'reportID' parameter received by the '/common/run_report.php' script in the Quest KACE System Management Appliance 8.0.318 is not sanitized, leading to SQL injection (in particular, an error-based type).

    Published: 31 May 2018
    9.8
    Critical

    CVE-2018-11141

    Last Modified: 21 Nov 2024

    The 'IMAGES_JSON' and 'attachments_to_remove[]' parameters of the '/adminui/advisory.php' script in the Quest KACE System Management Virtual Appliance 8.0.318 can be abused to write and delete files respectively via Directory Traversal. Files can be at any location where the 'www' user has write permissions.

    Published: 31 May 2018
    5.5
    Medium

    CVE-2018-11142

    Last Modified: 21 Nov 2024

    The 'systemui/settings_network.php' and 'systemui/settings_patching.php' scripts in the Quest KACE System Management Appliance 8.0.318 are accessible only from localhost. This restriction can be bypassed by modifying the 'Host' and 'X_Forwarded_For' HTTP headers in a POST request. An anonymous user can abuse this vulnerability to execute critical functions without authorization.

    Published: 31 May 2018
    7.5
    High

    CVE-2018-11626

    Last Modified: 21 Nov 2024

    SELA (aka SimplE Lossless Audio) v0.1.2-alpha has a stack-based buffer overflow in the core/apev2.c init_apev2_keys function.

    Published: 31 May 2018
    8.8
    High

    CVE-2018-11132

    Last Modified: 21 Nov 2024

    In order to perform actions that require higher privileges, the Quest KACE System Management Appliance 8.0.318 relies on a message queue that runs daemonized with root privileges and only allows a set of commands to be executed. A command injection vulnerability exists within this message queue which allows low-privilege users to append arbitrary commands that will be run as root.

    Published: 31 May 2018
    6.1
    Medium

    CVE-2018-11133

    Last Modified: 21 Nov 2024

    The 'fmt' parameter of the '/common/run_cross_report.php' script in the the Quest KACE System Management Appliance 8.0.318 is vulnerable to cross-site scripting.

    Published: 31 May 2018
    8.8
    High

    CVE-2018-11134

    Last Modified: 21 Nov 2024

    In order to perform actions that requires higher privileges, the Quest KACE System Management Appliance 8.0.318 relies on a message queue managed that runs with root privileges and only allows a set of commands. One of the available commands allows changing any user's password (including root). A low-privilege user could abuse this feature by changing the password of the 'kace_support' account, which comes disabled by default but has full sudo privileges.

    Published: 31 May 2018
    8.8
    High

    CVE-2018-11135

    Last Modified: 21 Nov 2024

    The script '/adminui/error_details.php' in the Quest KACE System Management Appliance 8.0.318 allows authenticated users to conduct PHP object injection attacks.

    Published: 31 May 2018
    9.8
    Critical

    CVE-2018-11136

    Last Modified: 21 Nov 2024

    The 'orgID' parameter received by the '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is not sanitized, leading to SQL injection (in particular, a blind time-based type).

    Published: 31 May 2018
    5.5
    Medium

    CVE-2018-11590

    Last Modified: 21 Nov 2024

    Espruino before 1.99 allows attackers to cause a denial of service (application crash) with a user crafted input file via an integer overflow during syntax parsing. This was addressed by fixing stack size detection on Linux in jsutils.c.

    Published: 31 May 2018
    5.5
    Medium

    CVE-2018-11591

    Last Modified: 21 Nov 2024

    Espruino before 1.98 allows attackers to cause a denial of service (application crash) with a user crafted input file via a NULL pointer dereference during syntax parsing. This was addressed by adding validation for a debug trace print statement in jsvar.c.

    Published: 31 May 2018
    5.5
    Medium

    CVE-2018-11594

    Last Modified: 21 Nov 2024

    Espruino before 1.99 allows attackers to cause a denial of service (application crash) with a user crafted input file via a Buffer Overflow during syntax parsing of "VOID" tokens in jsparse.c.

    Published: 31 May 2018
    7.8
    High

    CVE-2018-11595

    Last Modified: 21 Nov 2024

    Espruino before 1.99 allows attackers to cause a denial of service (application crash) and a potential Escalation of Privileges with a user crafted input file via a Buffer Overflow during syntax parsing, because strncat is misused.

    Published: 31 May 2018
    5.5
    Medium

    CVE-2018-11596

    Last Modified: 21 Nov 2024

    Espruino before 1.99 allows attackers to cause a denial of service (application crash) with a user crafted input file via a Buffer Overflow during syntax parsing because a check for '\0' is made for the wrong array element in jsvar.c.

    Published: 31 May 2018
    5.5
    Medium

    CVE-2018-11597

    Last Modified: 21 Nov 2024

    Espruino before 1.99 allows attackers to cause a denial of service (application crash) with a user crafted input file via a Buffer Overflow during syntax parsing because of a missing check for stack exhaustion with many '{' characters in jsparse.c.

    Published: 31 May 2018
    7.1
    High

    CVE-2018-11598

    Last Modified: 21 Nov 2024

    Espruino before 1.99 allows attackers to cause a denial of service (application crash) and a potential Information Disclosure with user crafted input files via a Buffer Overflow or Out-of-bounds Read during syntax parsing of certain for loops in jsparse.c.

    Published: 31 May 2018
    5.5
    Medium

    CVE-2018-11592

    Last Modified: 21 Nov 2024

    Espruino before 1.98 allows attackers to cause a denial of service (application crash) with a user crafted input file via an Out-of-bounds Read during syntax parsing in which certain height validation is missing in libs/graphics/jswrap_graphics.c.

    Published: 31 May 2018
    7.1
    High

    CVE-2018-11593

    Last Modified: 21 Nov 2024

    Espruino before 1.99 allows attackers to cause a denial of service (application crash) and potential Information Disclosure with a user crafted input file via a Buffer Overflow during syntax parsing because strncpy is misused in jslex.c.

    Published: 31 May 2018
    8.8
    High

    CVE-2018-11220

    Last Modified: 21 Nov 2024

    Bitmain Antminer D3, L3+, and S9 devices allow Remote Command Execution via the system restore function.

    Published: 31 May 2018
    9.8
    Critical

    CVE-2018-9311

    Last Modified: 21 Nov 2024

    The Telematics Control Unit (aka Telematic Communication Box or TCB), when present on BMW vehicles produced in 2012 through 2018, allows a remote attack via a cellular network.

    Published: 31 May 2018
    5.3
    Medium

    CVE-2018-9313

    Last Modified: 21 Nov 2024

    The Head Unit HU_NBT (aka Infotainment) component on BMW i Series, BMW X Series, BMW 3 Series, BMW 5 Series, and BMW 7 Series vehicles produced in 2012 through 2018 allows a remote attack via Bluetooth when in pairing mode, leading to a Head Unit reboot.

    Published: 31 May 2018
    9.8
    Critical

    CVE-2018-9318

    Last Modified: 21 Nov 2024

    The Telematics Control Unit (aka Telematic Communication Box or TCB), when present on BMW vehicles produced in 2012 through 2018, allows a remote attack via a cellular network.

    Published: 31 May 2018
    7.8
    High

    CVE-2018-9320

    Last Modified: 21 Nov 2024

    The Head Unit HU_NBT (aka Infotainment) component on BMW i Series, BMW X Series, BMW 3 Series, BMW 5 Series, and BMW 7 Series vehicles produced in 2012 through 2018 allows a local attack when a USB device is plugged in.

    Published: 31 May 2018
    6.8
    Medium

    CVE-2018-9314

    Last Modified: 21 Nov 2024

    The Head Unit HU_NBT (aka Infotainment) component on BMW i Series, BMW X Series, BMW 3 Series, BMW 5 Series, and BMW 7 Series vehicles produced in 2012 through 2018 allows an attack by an attacker who has direct physical access.

    Published: 31 May 2018
    7.8
    High

    CVE-2018-9322

    Last Modified: 21 Nov 2024

    The Head Unit HU_NBT (aka Infotainment) component on BMW i Series, BMW X Series, BMW 3 Series, BMW 5 Series, and BMW 7 Series vehicles produced in 2012 through 2018 allows local attacks involving the USB or OBD-II interface. An attacker can bypass the code-signing protection mechanism for firmware updates, and consequently obtain a root shell.

    Published: 31 May 2018
    9.1
    Critical

    CVE-2018-11036

    Last Modified: 21 Nov 2024

    Ruckus SmartZone (formerly Virtual SmartCell Gateway or vSCG) 3.5.0, 3.5.1, 3.6.0, and 3.6.1 (Essentials and High Scale) on vSZ, SZ-100, SZ-300, and SCG-200 devices allows remote attackers to obtain sensitive information or modify data.

    Published: 31 May 2018
    7.8
    High

    CVE-2018-9312

    Last Modified: 21 Nov 2024

    The Head Unit HU_NBT (aka Infotainment) component on BMW i Series, BMW X Series, BMW 3 Series, BMW 5 Series, and BMW 7 Series vehicles produced in 2012 through 2018 allows a local attack when a USB device is plugged in.

    Published: 31 May 2018
    6.1
    Medium

    CVE-2018-11583

    Last Modified: 21 Nov 2024

    SeaCMS 6.61 has stored XSS in admin_collect.php via the siteurl parameter.

    Published: 31 May 2018
    5.3
    Medium

    CVE-2018-11579

    Last Modified: 21 Nov 2024

    class-woo-banner-management.php in the MULTIDOTS WooCommerce Category Banner Management plugin 1.1.0 for WordPress has an Unauthenticated Settings Change Vulnerability, related to certain wp_ajax_nopriv_ usage. Anyone can change the plugin's setting by simply sending a request with a wbm_save_shop_page_banner_data action.

    Published: 31 May 2018
    5.4
    Medium

    CVE-2018-11580

    Last Modified: 21 Nov 2024

    An issue was discovered in mass-pages-posts-creator.php in the MULTIDOTS Mass Pages/Posts Creator plugin 1.2.2 for WordPress. Any logged in user can launch Mass Pages/Posts creation with custom content. There is no nonce or user capability check, so anyone can launch a DoS attack against a site and create hundreds of thousands of posts with custom content.

    Published: 31 May 2018
    8.8
    High

    CVE-2018-11571

    Last Modified: 21 Nov 2024

    ClipperCMS 1.3.3 allows Session Fixation.

    Published: 31 May 2018
    5.4
    Medium

    CVE-2018-11572

    Last Modified: 21 Nov 2024

    ClipperCMS 1.3.3 has XSS in the "Module name" field in a "Modules -> Manage modules -> edit" action to the manager/ URI.

    Published: 31 May 2018
    9.8
    Critical

    CVE-2018-11575

    Last Modified: 21 Nov 2024

    ngiflib.c in MiniUPnP ngiflib 0.4 has a stack-based buffer overflow in DecodeGifImg.

    Published: 31 May 2018
    6.5
    Medium

    CVE-2018-11578

    Last Modified: 21 Nov 2024

    GifIndexToTrueColor in ngiflib.c in MiniUPnP ngiflib 0.4 has a Segmentation fault.

    Published: 31 May 2018
    8.1
    High

    CVE-2018-8025

    Last Modified: 21 Nov 2024

    CVE-2018-8025 describes an issue in Apache HBase that affects the optional "Thrift 1" API server when running over HTTP. There is a race-condition which could lead to authenticated sessions being incorrectly applied to users, e.g. one authenticated user would be considered a different user or an unauthenticated user would be treated as an authenticated user. https://issues.apache.org/jira/browse/HBASE-20664 implements a fix for this issue. It has been fixed in versions: 1.2.6.1, 1.3.2.1, 1.4.5, 2.0.1.

    Published: 31 May 2018
    9.8
    Critical

    CVE-2018-11576

    Last Modified: 21 Nov 2024

    ngiflib.c in MiniUPnP ngiflib 0.4 has a heap-based buffer over-read in GifIndexToTrueColor.

    Published: 31 May 2018
    5.3
    Medium

    CVE-2018-10856

    Last Modified: 21 Nov 2024

    It has been discovered that podman before version 0.6.1 does not drop capabilities when executing a container as a non-root user. This results in unnecessary privileges being granted to the container.

    Published: 31 May 2018
    6.1
    Medium

    CVE-2018-11568

    Last Modified: 21 Nov 2024

    Reflected XSS is possible in the GamePlan theme through 1.5.13.2 for WordPress because of insufficient input sanitization, as demonstrated by the s parameter. In some (but not all) cases, the '<' and '>' characters have &lt; and &gt; representations.

    Published: 30 May 2018
    3.3
    Low

    CVE-2018-11567

    Last Modified: 21 Nov 2024

    Prior to 2018-04-27, the reprompt feature in Amazon Echo devices could be misused by a custom Alexa skill. The reprompt feature is designed so that if Alexa does not receive an input within 8 seconds, the device can speak a reprompt, then wait an additional 8 seconds for input; if the user still does not respond, the microphone is then turned off. The vulnerability involves empty output-speech reprompts, custom wildcard ("gibberish") input slots, and logging of detected speech. If a maliciously designed skill is installed, an attacker could obtain transcripts of speech not intended for Alexa to process, but simply spoken within the device's hearing range. NOTE: The vendor states "Customer trust is important to us and we take security and privacy seriously. We have put mitigations in place for detecting this type of skill behavior and reject or suppress those skills when we do. Customers do not need to take any action for these mitigations to work.

    Published: 30 May 2018
    5.3
    Medium

    CVE-2018-11565

    Last Modified: 21 Nov 2024

    Mahara 17.04 before 17.04.8 and 17.10 before 17.10.5 and 18.04 before 18.04.1 are vulnerable to mentioning the usernames that are already taken by people registered in the system rather than masking that information.

    Published: 30 May 2018
    4.7
    Medium

    CVE-2018-7534

    Last Modified: 21 Nov 2024

    In Stealth Authorization Server before 3.3.017.0 in Unisys Stealth Solution, an encryption key may be left in memory.

    Published: 30 May 2018
    8.8
    High

    CVE-2018-11476

    Last Modified: 21 Nov 2024

    An issue was discovered on Vgate iCar 2 Wi-Fi OBD2 Dongle devices. The dongle opens an unprotected wireless LAN that cannot be configured with encryption or a password. This enables anyone within the range of the WLAN to connect to the network without authentication.

    Published: 30 May 2018