Latest CVE Feed

Following is the list of latest published vulnerabilities. You can filter the list based on the severity of the vulnerability, whether it is actively exploited (also known as CISA KEV List) or remotely exploitable. You can also sort the list based on the published date, last updated date, or CVSS score.
  • 7.5

    HIGH
    CVE-2018-10903

    A flaw was found in python-cryptography versions between >=1.9.0 and <2.3. The finalize_with_tag API did not enforce a minimum tag length. If a user did not validate the input length prior to passing it to finalize_with_tag an attacker could craft an inva... Read more

    • Published: Jul. 30, 2018
    • Modified: Nov. 21, 2024
  • 7.8

    HIGH
    CVE-2018-10902

    It was found that the raw midi kernel driver does not protect against concurrent access which leads to a double realloc (double free) in snd_rawmidi_input_params() and snd_rawmidi_output_status() which are part of snd_rawmidi_ioctl() handler in rawmidi.c ... Read more

    • Published: Aug. 21, 2018
    • Modified: Nov. 21, 2024
  • 7.8

    HIGH
    CVE-2018-10901

    A flaw was found in Linux kernel's KVM virtualization subsystem. The VMX code does not restore the GDT.LIMIT to the previous host value, but instead sets it to 64KB. With a corrupted GDT limit a host's userspace code has an ability to place malicious entr... Read more

    • Published: Jul. 26, 2018
    • Modified: Nov. 21, 2024
  • 8.8

    HIGH
    CVE-2018-10900

    Network Manager VPNC plugin (aka networkmanager-vpnc) before version 1.2.6 is vulnerable to a privilege escalation attack. A new line character can be used to inject a Password helper parameter into the configuration data passed to VPNC, allowing an attac... Read more

    Affected Products : debian_linux network_manager_vpnc
    • Published: Jul. 26, 2018
    • Modified: Nov. 21, 2024
  • 8.8

    HIGH
    CVE-2018-10899

    A flaw was found in Jolokia versions from 1.2 to before 1.6.1. Affected versions are vulnerable to a system-wide CSRF. This holds true for properly configured instances with strict checking for origin and referrer headers. This could result in a Remote Co... Read more

    Affected Products : openstack jolokia
    • Published: Aug. 01, 2019
    • Modified: Nov. 21, 2024
  • 8.8

    HIGH
    CVE-2018-10898

    A vulnerability was found in openstack-tripleo-heat-templates before version 8.0.2-40. When deployed using Director using default configuration, Opendaylight in RHOSP13 is configured with easily guessable default credentials.... Read more

    Affected Products : openstack tripleo_heat_templates
    • Published: Jul. 30, 2018
    • Modified: Nov. 21, 2024
  • 9.3

    HIGH
    CVE-2018-10897

    A directory traversal issue was found in reposync, a part of yum-utils, where reposync fails to sanitize paths in remote repository configuration files. If an attacker controls a repository, they may be able to copy files outside of the destination direct... Read more

    • Published: Aug. 01, 2018
    • Modified: Nov. 21, 2024
  • 7.1

    HIGH
    CVE-2018-10896

    The default cloud-init configuration, in cloud-init 0.6.2 and newer, included "ssh_deletekeys: 0", disabling cloud-init's deletion of ssh host keys. In some environments, this could lead to instances created by cloning a golden master or template system, ... Read more

    Affected Products : cloud-init
    • Published: Aug. 01, 2018
    • Modified: Nov. 21, 2024
  • 9.3

    CRITICAL
    CVE-2018-10895

    qutebrowser before version 1.4.1 is vulnerable to a cross-site request forgery flaw that allows websites to access 'qute://*' URLs. A malicious website could exploit this to load a 'qute://settings/set' URL, which then sets 'editor.command' to a bash scri... Read more

    Affected Products : qutebrowser
    • Published: Jul. 12, 2018
    • Modified: Nov. 21, 2024
  • 5.5

    MEDIUM
    CVE-2018-10894

    It was found that SAML authentication in Keycloak 3.4.3.Final incorrectly authenticated expired certificates. A malicious user could use this to access unauthorized data or possibly conduct further attacks.... Read more

    • Published: Aug. 01, 2018
    • Modified: Nov. 21, 2024
  • 8.8

    HIGH
    CVE-2018-10893

    Multiple integer overflow and buffer overflow issues were discovered in spice-client's handling of LZ compressed frames. A malicious server could cause the client to crash or, potentially, execute arbitrary code.... Read more

    Affected Products : spice
    • Published: Sep. 11, 2018
    • Modified: Nov. 21, 2024
  • 6.3

    MEDIUM
    CVE-2018-10892

    The default OCI linux spec in oci/defaults{_linux}.go in Docker/Moby from 1.11 to current does not block /proc/acpi pathnames. The flaw allows an attacker to modify host's hardware like enabling/disabling bluetooth or turning up/down keyboard brightness.... Read more

    • Published: Jul. 06, 2018
    • Modified: Nov. 21, 2024
  • 7.5

    HIGH
    CVE-2018-10891

    A flaw was found in moodle before versions 3.5.1, 3.4.4, 3.3.7, 3.1.13. When a quiz question bank is imported, it was possible for the question preview that is displayed to execute JavaScript that is written into the question bank.... Read more

    Affected Products : moodle
    • Published: Jul. 10, 2018
    • Modified: Nov. 21, 2024
  • 5.3

    MEDIUM
    CVE-2018-10890

    A flaw was found in moodle before versions 3.5.1, 3.4.4, 3.3.7, 3.1.13. It was possible for the core_course_get_categories web service to return hidden categories, which should be omitted when fetching course categories.... Read more

    Affected Products : moodle
    • Published: Jul. 10, 2018
    • Modified: Nov. 21, 2024
  • 5.3

    MEDIUM
    CVE-2018-10889

    A flaw was found in moodle before versions 3.5.1, 3.4.4, 3.3.7. No option existed to omit logs from data privacy exports, which may contain details of other users who interacted with the requester.... Read more

    Affected Products : moodle
    • Published: Jul. 10, 2018
    • Modified: Nov. 21, 2024
  • 6.5

    MEDIUM
    CVE-2018-10888

    A flaw was found in libgit2 before version 0.27.3. A missing check in git_delta_apply function in delta.c file, may lead to an out-of-bound read while reading a binary delta file. An attacker may use this flaw to cause a Denial of Service.... Read more

    Affected Products : debian_linux libgit2
    • Published: Jul. 10, 2018
    • Modified: Nov. 21, 2024
  • 8.1

    HIGH
    CVE-2018-10887

    A flaw was found in libgit2 before version 0.27.3. It has been discovered that an unexpected sign extension in git_delta_apply function in delta.c file may lead to an integer overflow which in turn leads to an out of bound read, allowing to read before th... Read more

    Affected Products : debian_linux libgit2
    • Published: Jul. 10, 2018
    • Modified: Nov. 21, 2024
  • 7.5

    HIGH
    CVE-2018-10885

    In atomic-openshift before version 3.10.9 a malicious network-policy configuration can cause Openshift Routing to crash when using ovs-networkpolicy plugin. An attacker can use this flaw to cause a Denial of Service (DoS) attack on an Openshift 3.9, or 3.... Read more

    Affected Products : openshift
    • Published: Jul. 05, 2018
    • Modified: Nov. 21, 2024
  • 8.8

    HIGH
    CVE-2018-10884

    Ansible Tower before versions 3.1.8 and 3.2.6 is vulnerable to cross-site request forgery (CSRF) in awx/api/authentication.py. An attacker could exploit this by tricking already authenticated users into visiting a malicious site and hijacking the authtoke... Read more

    Affected Products : ansible_tower
    • Published: Aug. 22, 2018
    • Modified: Nov. 21, 2024
  • 5.5

    MEDIUM
    CVE-2018-10883

    A flaw was found in the Linux kernel's ext4 filesystem. A local user can cause an out-of-bounds write in jbd2_journal_dirty_metadata(), a denial of service, and a system crash by mounting and operating on a crafted ext4 filesystem image.... Read more

    • Published: Jul. 30, 2018
    • Modified: Nov. 21, 2024
Showing 20 of 293654 Results