VYPR

Vendor CVEs

Red Hat

All CVEs

6,363 total · sorted by risk
  • CVE-2024-45781MedFeb 18, 2025
    risk 0.44cvss 6.7epss 0.00

    A flaw was found in grub2. When reading a symbolic link's name from a UFS filesystem, grub2 fails to validate the string length taken as an input. The lack of validation may lead to a heap out-of-bounds write, causing data integrity issues and eventually allowing an attacker to…

  • CVE-2024-52336HigNov 26, 2024
    risk 0.44cvss 7.8epss 0.00

    A script injection vulnerability was identified in the Tuned package. The `instance_create()` D-Bus function can be called by locally logged-in users without authentication. This flaw allows a local non-privileged user to execute a D-Bus call with `script_pre` or `script_post`…

  • CVE-2024-9675HigOct 9, 2024
    risk 0.44cvss 7.8epss 0.00

    A vulnerability was found in Buildah. Cache mounts do not properly validate that user-specified paths for the cache are within our cache directory, allowing a `RUN` instruction in a Container file to mount an arbitrary directory from the host (read/write) into the container as…

  • CVE-2024-6505MedJul 5, 2024
    risk 0.44cvss 6.8epss 0.01

    A flaw was found in the virtio-net device in QEMU. When enabling the RSS feature on the virtio-net network card, the indirections_table data within RSS becomes controllable. Setting excessively large values may cause an index out-of-bounds issue, potentially resulting in heap…

  • CVE-2024-5742MedJun 12, 2024
    risk 0.44cvss 6.7epss 0.00

    A vulnerability was found in GNU Nano that allows a possible privilege escalation through an insecure temporary file. If Nano is killed while editing, a file it saves to an emergency file with the permissions of the running user provides a window of opportunity for attackers to…

  • CVE-2024-4871MedMay 14, 2024
    risk 0.44cvss 6.8epss 0.01

    A vulnerability was found in Satellite. When running a remote execution job on a host, the host's SSH key is not being checked. When the key changes, the Satellite still connects it because it uses "-o StrictHostKeyChecking=no". This flaw can lead to a man-in-the-middle attack…

  • CVE-2024-4369MedMay 1, 2024
    risk 0.44cvss 6.8epss 0.01

    An information disclosure flaw was found in OpenShift's internal image registry operator. The AZURE_CLIENT_SECRET can be exposed through an environment variable defined in the pod definition, but is limited to Azure environments. An attacker controlling an account that has high…

  • CVE-2023-4503MedFeb 6, 2024
    risk 0.44cvss 6.8epss 0.01

    An improper initialization vulnerability was found in Galleon. When using Galleon to provision custom EAP or EAP-XP servers, the servers are created unsecured. This issue could allow an attacker to access remote HTTP services available from the server.

  • CVE-2024-0775MedJan 22, 2024
    risk 0.44cvss 6.7epss 0.00

    A use-after-free flaw was found in the __ext4_remount in fs/ext4/super.c in ext4 in the Linux kernel. This flaw allows a local user to cause an information leak problem while freeing the old quota file names before a potential failure, leading to a use-after-free.

  • CVE-2023-4001MedJan 15, 2024
    risk 0.44cvss 6.8epss 0.01

    An authentication bypass flaw was found in GRUB due to the way that GRUB uses the UUID of a device to search for the configuration file that contains the password hash for the GRUB password protection feature. An attacker capable of attaching an external drive such as a USB…

  • CVE-2023-5056MedDec 18, 2023
    risk 0.44cvss 6.8epss 0.00

    A flaw was found in the Skupper operator, which may permit a certain configuration to create a service account that would allow an authenticated attacker in the adjacent cluster to view deployments in all namespaces in the cluster. This issue permits unauthorized viewing of…

  • CVE-2023-6238MedNov 21, 2023
    risk 0.44cvss 6.7epss 0.00

    A buffer overflow vulnerability was found in the NVM Express (NVMe) driver in the Linux kernel. Only privileged user could specify a small meta buffer and let the device perform larger Direct Memory Access (DMA) into the same buffer, overwriting unrelated kernel memory, causing…

  • CVE-2023-39192MedOct 9, 2023
    risk 0.44cvss 6.7epss 0.00

    A flaw was found in the Netfilter subsystem in the Linux kernel. The xt_u32 module did not validate the fields in the xt_u32 structure. This flaw allows a local privileged attacker to trigger an out-of-bounds read by setting the size fields with a value beyond the array…

  • CVE-2023-1832MedOct 4, 2023
    risk 0.44cvss 6.8epss 0.01

    An improper access control flaw was found in Candlepin. An attacker can create data scoped under another customer/tenant, which can result in loss of confidentiality and availability for the affected customer/tenant.

  • CVE-2023-4886MedOct 3, 2023
    risk 0.44cvss 6.7epss 0.00

    A sensitive information exposure vulnerability was found in foreman. Contents of tomcat's server.xml file, which contain passwords to candlepin's keystore and truststore, were found to be world readable.

  • CVE-2022-4318HigSep 25, 2023
    risk 0.44cvss 7.8epss 0.00

    A vulnerability was found in cri-o. This issue allows the addition of arbitrary lines into /etc/passwd by use of a specially crafted environment variable.

  • CVE-2022-3916MedSep 20, 2023
    risk 0.44cvss 6.8epss 0.01

    A flaw was found in the offline_access scope in Keycloak. This issue would affect users of shared computers more (especially if cookies are not cleared), due to a lack of root session validation, and the reuse of session ids across root and user authentication sessions. This…

  • CVE-2023-4394MedAug 17, 2023
    risk 0.44cvss 6.7epss 0.00

    A use-after-free flaw was found in btrfs_get_dev_args_from_path in fs/btrfs/volumes.c in btrfs file-system in the Linux Kernel. This flaw allows a local attacker with special privileges to cause a system crash or leak internal kernel information

  • CVE-2023-33952MedJul 24, 2023
    risk 0.44cvss 6.7epss 0.00

    A double-free vulnerability was found in handling vmw_buffer_object objects in the vmwgfx driver in the Linux kernel. This issue occurs due to the lack of validating the existence of an object prior to performing further free operations on the object, which may allow a local…

  • CVE-2023-33951MedJul 24, 2023
    risk 0.44cvss 6.7epss 0.00

    A race condition vulnerability was found in the vmwgfx driver in the Linux kernel. The flaw exists within the handling of GEM objects. The issue results from improper locking when performing operations on an object. This flaw allows a local privileged user to disclose…

  • CVE-2022-34303MedAug 26, 2022
    risk 0.44cvss 6.7epss 0.01

    A flaw was found in Eurosoft bootloaders before 2022-06-01. An attacker may use this bootloader to bypass or tamper with Secure Boot protections. In order to load and execute arbitrary code in the pre-boot stage, an attacker simply needs to replace the existing signed bootloader…

  • CVE-2022-34302MedAug 26, 2022
    risk 0.44cvss 6.7epss 0.01

    A flaw was found in New Horizon Datasys bootloaders before 2022-06-01. An attacker may use this bootloader to bypass or tamper with Secure Boot protections. In order to load and execute arbitrary code in the pre-boot stage, an attacker simply needs to replace the existing signed…

  • CVE-2022-34301MedAug 26, 2022
    risk 0.44cvss 6.7epss 0.01

    A flaw was found in CryptoPro Secure Disk bootloaders before 2022-06-01. An attacker may use this bootloader to bypass or tamper with Secure Boot protections. In order to load and execute arbitrary code in the pre-boot stage, an attacker simply needs to replace the existing…

  • CVE-2021-4041HigAug 24, 2022
    risk 0.44cvss 7.8epss 0.00

    A flaw was found in ansible-runner. An improper escaping of the shell command, while calling the ansible_runner.interface.run_command, can lead to parameters getting executed as host's shell command. A developer could unintentionally write code that gets executed in the host…

  • CVE-2022-1789MedJun 2, 2022
    risk 0.44cvss 6.8epss 0.00

    With shadow paging enabled, the INVPCID instruction results in a call to kvm_mmu_invpcid_gva. If INVPCID is executed with CR0.PG=0, the invlpg callback is not set and the result is a NULL pointer dereference.

  • CVE-2021-3543MedJun 1, 2021
    risk 0.44cvss 6.7epss 0.00

    A flaw null pointer dereference in the Nitro Enclaves kernel driver was found in the way that Enclaves VMs forces closures on the enclave file descriptor. A local user of a host machine could use this flaw to crash the system or escalate their privileges on the system.

  • CVE-2021-20292MedMay 28, 2021
    risk 0.44cvss 6.7epss 0.01

    There is a flaw reported in the Linux kernel in versions before 5.9 in drivers/gpu/drm/nouveau/nouveau_sgdma.c in nouveau_sgdma_create_ttm in Nouveau DRM subsystem. The issue results from the lack of validating the existence of an object prior to performing operations on the…

  • CVE-2021-3411MedMar 9, 2021
    risk 0.44cvss 6.7epss 0.00

    A flaw was found in the Linux kernel in versions prior to 5.10. A violation of memory access was found while detecting a padding of int3 in the linking state. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.

  • CVE-2021-20262MedMar 9, 2021
    risk 0.44cvss 6.8epss 0.00

    A flaw was found in Keycloak 12.0.0 where re-authentication does not occur while updating the password. This flaw allows an attacker to take over an account if they can obtain temporary, physical access to a user’s browser. The highest threat from this vulnerability is to…

  • CVE-2021-20253MedMar 9, 2021
    risk 0.44cvss 6.7epss 0.00

    A flaw was found in ansible-tower. The default installation is vulnerable to Job Isolation escape allowing an attacker to elevate the privilege from a low privileged user to the awx user from outside the isolated environment. The highest threat from this vulnerability is to data…

  • CVE-2021-20225MedMar 3, 2021
    risk 0.44cvss 6.7epss 0.01

    A flaw was found in grub2 in versions prior to 2.06. The option parser allows an attacker to write past the end of a heap-allocated buffer by calling certain commands with a large number of specific short forms of options. The highest threat from this vulnerability is to data…

  • CVE-2020-27749MedMar 3, 2021
    risk 0.44cvss 6.7epss 0.01

    A flaw was found in grub2 in versions prior to 2.06. Variable names present are expanded in the supplied command line into their corresponding variable contents, using a 1kB stack buffer for temporary storage, without sufficient bounds checking. If the function is called with a…

  • CVE-2020-14366MedNov 9, 2020
    risk 0.44cvss 6.8epss 0.01

    A vulnerability was found in keycloak, where path traversal using URL-encoded path segments in the request is possible because the resources endpoint applies a transformation of the url path to the file path. Only few specific folder hierarchies can be exposed by this flaw

  • CVE-2020-25637MedOct 6, 2020
    risk 0.44cvss 6.7epss 0.01

    A double free memory issue was found to occur in the libvirt API, in versions before 6.8.0, responsible for requesting information about network interfaces of a running QEMU domain. This flaw affects the polkit access control driver. Specifically, clients connecting to the…

  • CVE-2020-10684HigMar 24, 2020
    risk 0.44cvss 7.9epss 0.00

    A flaw was found in Ansible Engine, all versions 2.7.x, 2.8.x and 2.9.x prior to 2.7.17, 2.8.9 and 2.9.6 respectively, when using ansible_facts as a subkey of itself and promoting it to a variable when inject is enabled, overwriting the ansible_facts after the clean. An attacker…

  • CVE-2015-3159HigJan 14, 2020
    risk 0.44cvss 7.8epss 0.00

    The abrt-action-install-debuginfo-to-abrt-cache help program in Automatic Bug Reporting Tool (ABRT) does not properly handle the process environment before invoking abrt-action-install-debuginfo, which allows local users to gain privileges.

  • CVE-2015-3151HigJan 14, 2020
    risk 0.44cvss 7.8epss 0.01

    Directory traversal vulnerability in abrt-dbus in Automatic Bug Reporting Tool (ABRT) allows local users to read, write to, or change ownership of arbitrary files via unspecified vectors to the (1) NewProblem, (2) GetInfo, (3) SetElement, or (4) DeleteElement method.

  • CVE-2015-1869HigJan 14, 2020
    risk 0.44cvss 7.8epss 0.00

    The default event handling scripts in Automatic Bug Reporting Tool (ABRT) allow local users to gain privileges as demonstrated by a symlink attack on a var_log_messages file.

  • CVE-2019-18389HigDec 23, 2019
    risk 0.44cvss 7.8epss 0.00

    A heap-based buffer overflow in the vrend_renderer_transfer_write_iov function in vrend_renderer.c in virglrenderer through 0.8.0 allows guest OS users to cause a denial of service, or QEMU guest-to-host escape and code execution, via VIRGL_CCMD_RESOURCE_INLINE_WRITE commands.

  • CVE-2013-4251HigNov 4, 2019
    risk 0.44cvss 7.8epss 0.00

    The scipy.weave component in SciPy before 0.12.1 creates insecure temporary directories.

  • CVE-2005-4890HigNov 4, 2019
    risk 0.44cvss 7.8epss 0.01

    There is a possible tty hijacking in shadow 4.x before 4.1.5 and sudo 1.x before 1.7.4 via "su - user -c program". The user session can be escaped to the parent session by using the TIOCSTI ioctl to push characters into the input buffer to be read by the next process.

  • CVE-2013-4367HigNov 1, 2019
    risk 0.44cvss 7.8epss 0.00

    ovirt-engine 3.2 running on Linux kernel 3.1 and newer creates certain files world-writeable due to an upstream kernel change which impacted how python's os.chmod() works when passed a mode of '-1'.

  • CVE-2019-2989MedOct 16, 2019
    risk 0.44cvss 6.8epss 0.03

    Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Networking). Supported versions that are affected are Java SE: 7u231, 8u221, 11.0.4 and 13; Java SE Embedded: 8u221. Difficult to exploit vulnerability allows unauthenticated attacker with…

  • CVE-2019-2949MedOct 16, 2019
    risk 0.44cvss 6.8epss 0.04

    Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE (component: Kerberos). Supported versions that are affected are Java SE: 7u231, 8u221, 11.0.4 and 13; Java SE Embedded: 8u221. Difficult to exploit vulnerability allows unauthenticated attacker with network…

  • CVE-2019-14846HigOct 8, 2019
    risk 0.44cvss 7.8epss 0.01

    In Ansible, all Ansible Engine versions up to ansible-engine 2.8.5, ansible-engine 2.7.13, ansible-engine 2.6.19, were logging at the DEBUG level which lead to a disclosure of credentials if a plugin used a library that logged credentials at the DEBUG level. This flaw does not…

  • CVE-2019-9854HigSep 6, 2019
    risk 0.44cvss 7.8epss 0.02

    LibreOffice has a feature where documents can specify that pre-installed macros can be executed on various script events such as mouse-over, document-open etc. Access is intended to be restricted to scripts under the share/Scripts/python, user/Scripts/python sub-directories of…

  • CVE-2019-3839HigMay 16, 2019
    risk 0.44cvss 7.8epss 0.02

    It was found that in ghostscript some privileged operators remained accessible from various places after the CVE-2019-6116 fix. A specially crafted PostScript file could use this flaw in order to, for example, have access to the file system outside of the constrains imposed by…

  • CVE-2019-3830HigMar 26, 2019
    risk 0.44cvss 7.8epss 0.00

    A vulnerability was found in ceilometer before version 12.0.0.0rc1. An Information Exposure in ceilometer-agent prints sensitive configuration data to log files without DEBUG logging being activated.

  • CVE-2019-3831MedMar 25, 2019
    risk 0.44cvss 6.7epss 0.01

    A vulnerability was discovered in vdsm, version 4.19 through 4.30.3 and 4.30.5 through 4.30.8. The systemd_run function exposed to the vdsm system user could be abused to execute arbitrary commands as root.

  • CVE-2019-7221HigMar 21, 2019
    risk 0.44cvss 7.8epss 0.01

    The KVM implementation in the Linux kernel through 4.20.5 has a Use-after-Free.

Page 42 of 128