Lucene search
+L
RedhatcveMost viewed

214895 matches found

RedhatCVE
RedhatCVE
•added 2024/07/01 9:49 p.m.•60 views

CVE-2024-38477

A flaw was found in the modproxy module of httpd. A NULL pointer dereference can be triggered when processing a specially crafted HTTP request, causing the httpd server to crash, and resulting in a denial of service. Mitigation Red Hat has investigated whether a possible mitigation exists for thi...

7.5CVSS8.8AI score0.03153EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2024/05/01 5:22 p.m.•60 views

CVE-2024-26945

In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - Fix nrcpus nriaa case If nrcpus nriaa, the calculated cpusperiaa will be 0, which causes a divide-by-0 in rebalancewqtable. Make sure cpusperiaa is 1 in that case, and also in the nriaa == 0 case, even though...

5.5CVSS7.1AI score0.00236EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2024/04/17 1:03 p.m.•60 views

CVE-2024-3652

A flaw was found in Libreswan, where it was identified to contain an assertion failure issue in the computeprotokeymat function. The vulnerability can be exploited when an IKEv1 connection is loaded with an AH/ESP default setting when no esp= line is present in the connection. This flaw allows an...

6.5CVSS7.9AI score0.00794EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2024/04/01 2:52 p.m.•60 views

CVE-2024-27099

A double free vulnerability was found in python-uamqp-azure affecting the embedded azure-uamqp-c library at the link.c file. If some uncommon conditions are met, an authenticated user may cause remote code execution...

6CVSS7.3AI score0.01418EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2024/03/13 9:23 p.m.•60 views

CVE-2024-28175

A flaw was found in Argo CD. Due to improper filtering of URL protocols in the application summary component, a remote attacker can execute a cross-site scripting XSS attack with privileges to edit the application...

8.9CVSS6AI score0.00654EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2024/02/20 4:26 p.m.•60 views

CVE-2024-1481

A flaw was found in FreeIPA. This issue may allow a remote attacker to craft a HTTP request with parameters that can be interpreted as command arguments to kinit on the FreeIPA server, which can lead to a denial of service. Mitigation Mitigation for this issue is either not available or the...

5.3CVSS5.3AI score0.0111EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
•added 2024/01/17 9:13 a.m.•60 views

CVE-2024-20932

Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized creation, deletion or modificati...

7.5CVSS7.2AI score0.00782EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2024/01/12 10:34 p.m.•60 views

CVE-2023-49569

A path traversal vulnerability was discovered in the go library go-git. This issue may allow an attacker to create and amend files across the filesystem when applications are using the default ChrootOS, potentially allowing remote code execution. Mitigation In cases where a bump to the latest...

8.1CVSS9.5AI score0.0151EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2023/12/20 11:33 a.m.•60 views

CVE-2023-6856

The Mozilla Foundation Security Advisory describes this flaw as: The WebGL DrawElementsInstanced method was susceptible to a heap buffer overflow when used on systems with the Mesa VM driver. This issue could allow an attacker to perform remote code execution and sandbox escape...

8.8CVSS8.2AI score0.2063EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2023/11/21 4:19 a.m.•60 views

CVE-2023-5752

A flaw was found in the Python pip package. The pip could allow a local authenticated attacker to bypass security restrictions due to a flaw when installing a package from a Mercurial VCS URL. By sending a specially crafted request, an attacker can inject arbitrary configuration options to the "h...

3.3CVSS3.8AI score0.00476EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2023/11/08 3:00 p.m.•60 views

CVE-2023-39198

A race condition was found in the QXL driver in the Linux kernel. The qxlmodedumbcreate function dereferences the qobj returned by the qxlgemobjectcreatewithhandle, but the handle is the only one holding a reference to it. This flaw allows an attacker to guess the returned handle value and trigge...

7.5CVSS7.2AI score0.00417EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2023/11/03 4:56 p.m.•60 views

CVE-2023-44271

A flaw was found in Pillow. A denial of service issue uncontrollably allocates memory to process a given task, potentially causing a service to crash by having it run out of memory. This occurs for TrueType in ImageFont when text length in an ImageDraw instance operates on a long text argument...

7.5CVSS7.2AI score0.01131EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2023/09/30 6:24 p.m.•60 views

CVE-2023-42114

An out-of-bounds read vulnerability was found in Exim within the handling of NTLM challenge requests. The issue results from the lack of proper validation of user-supplied data, which can result in a read past the end of an allocated data structure. An attacker can leverage this vulnerability to...

3.7CVSS5.9AI score0.28084EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2023/09/06 6:35 p.m.•60 views

CVE-2023-4622

A use-after-free flaw was found in the Linux kernel's afunix component that allows local privilege escalation. The unixstreamsendpage function tries to add data to the last skb in the peer's recv queue without locking the queue. This issue leads to a race condition where the unixstreamsendpage...

6.6CVSS7.2AI score0.00613EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
•added 2023/08/30 9:12 p.m.•60 views

CVE-2023-39615

A flaw was found in Libxml2, where it contains a global buffer overflow via the xmlSAX2StartElement function at /libxml2/SAX2.c. This vulnerability allows attackers to cause a denial of service DoS by supplying a crafted XML file...

6.5CVSS6.5AI score0.00755EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
•added 2023/08/23 1:49 p.m.•60 views

CVE-2023-3955

A vulnerability was found in Kubernetes. This flaw allows a user who can create pods on Windows nodes to escalate to admin privileges on those nodes...

8.8CVSS6.9AI score0.03105EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
•added 2023/08/22 5:18 p.m.•60 views

CVE-2021-36159

libfetch before 2021-07-26, as used in apk-tools, xbps, and other products, mishandles numeric strings for the FTP and HTTP protocols. The FTP passive mode implementation allows an out-of-bounds read because strtol is used to parse the relevant numbers into address bytes. It does not check if the...

9.1CVSS6.8AI score0.02637EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
•added 2023/08/09 8:49 p.m.•60 views

CVE-2023-39978

ImageMagick before 6.9.12-91 allows attackers to cause a denial of service memory consumption in Magick::Draw...

3.3CVSS6.5AI score0.00352EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2023/08/08 10:18 p.m.•60 views

CVE-2023-35946

A flaw was found in Gradle that permits directory traversal in its evaluation of repository paths. This issue could allow a local attacker to overwrite a file in the dependency cache with malicious code. Mitigation Users unable to upgrade should use dependency verification to make this...

5.5CVSS6.5AI score0.00286EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2023/06/08 1:44 p.m.•60 views

CVE-2023-3164

A heap-buffer-overflow vulnerability was found in LibTIFF, in extractImageSection at tools/tiffcrop.c:7916 and tools/tiffcrop.c:7801. This flaw allows attackers to cause a denial of service via a crafted tiff file...

5.5CVSS6.5AI score0.00319EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2023/05/29 4:40 a.m.•60 views

CVE-2023-2953

A vulnerability was found in OpenLDAP, in bermemallocx function, leading to a null pointer dereference. This flaw can result in reduced system memory and cause LDAP authentication failures. The impact is primarily a disruption in authentication processes, which may hinder user access or service...

7.1CVSS7.3AI score0.0193EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2023/05/08 9:22 a.m.•60 views

CVE-2023-24539

A flaw was found in golang where angle brackets were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character could result in the CSS context unexpectedly closing, allowing for the injection of unexpected HMTL if...

7.3CVSS8.4AI score0.01037EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2023/04/13 1:00 p.m.•60 views

CVE-2023-26551

An out-of-bounds write flaw was found in the ntp package. A remote attacker can trigger this vulnerability by sending malicious data packets to the ntp server. An adversary may be able to attack a client ntpq process, but cannot attack ntpd...

5.6CVSS5.5AI score0.00665EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2023/03/30 9:14 a.m.•60 views

CVE-2023-23004

A NULL pointer dereference flaw was found in the Linux kernel's Mali-DP Device Driver. This flaw allows a local user to crash the system...

5.5CVSS6AI score0.00284EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2023/03/22 5:43 p.m.•60 views

CVE-2022-4744

A double-free flaw was found in the Linux kernel’s TUN/TAP device driver functionality in how a user registers the device when the registernetdevice function fails NETDEVREGISTER notifier. This flaw allows a local user to crash or potentially escalate their privileges on the system. Mitigation To...

7.8CVSS7.3AI score0.00459EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2023/03/19 6:13 p.m.•60 views

CVE-2023-26607

In the Linux kernel 6.0.8, there is an out-of-bounds read in ntfsattrfind in fs/ntfs/attrib.c...

7.1CVSS6.8AI score0.00608EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
•added 2023/02/09 9:20 p.m.•60 views

CVE-2022-2879

A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory,...

6.5CVSS7.4AI score0.01667EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2023/01/30 1:05 p.m.•60 views

CVE-2022-39324

A flaw was found in the grafana package. While creating a snapshot, an attacker may manipulate a hidden HTTP parameter to inject a malicious URL in the "Open original dashboard" button...

6.7CVSS1.2AI score0.02242EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2023/01/25 5:36 a.m.•60 views

CVE-2021-26360

A flaw was found in hw. This flaw allows an attacker with local access to the system to make unauthorized modifications to the security configuration of the SOC registers. This issue could allow potential corruption of the AMD secure processor’s encrypted memory contents, leading to arbitrary cod...

6.4CVSS6.2AI score0.00222EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2023/01/24 5:06 a.m.•60 views

CVE-2022-47024

A NULL pointer dereference issue was found in Vim's guix11createblankmouse function in guix11.c. This flaw allows attackers to cause a denial of service and other unspecified impacts...

7.8CVSS6.9AI score0.0026EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2023/01/06 6:04 a.m.•60 views

CVE-2022-45143

A flaw was found in the Tomcat package. This flaw allowed users to input an invalid JSON structure, causing unwanted behavior as it did not escape the type, message, or description values...

7.5CVSS3.3AI score0.02505EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2023/01/05 10:01 a.m.•60 views

CVE-2022-47520

An out-of-bounds read flaw was found in the Linux kernel’s Atmel WILC1000 802.11 SoC driver. This flaw allows a local to crash or potentially escalate their privileges on the system...

7.1CVSS4.1AI score0.00307EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2022/12/14 11:04 a.m.•60 views

CVE-2022-41089

.NET Framework Remote Code Execution Vulnerability...

8.8CVSS8.2AI score0.01161EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2022/12/08 4:40 a.m.•60 views

CVE-2022-3633

A memory leak flaw was found in the Linux kernel’s j1939 socket functionality. This flaw allows a local user to crash the system...

3.3CVSS2.3AI score0.00319EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2022/12/05 6:13 p.m.•60 views

CVE-2022-3628

A buffer overflow flaw was found in the Linux kernel Broadcom Full MAC Wi-Fi driver. This issue occurs when a user connects to a malicious USB device. This can allow a local user to crash the system or escalate their privileges. Mitigation To mitigate this issue, prevent the brcmfmac module from...

6.8CVSS7.5AI score0.00507EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
•added 2022/11/09 12:26 p.m.•60 views

CVE-2022-23824

A flaw was found in hw. The AMD CPUs can be attacked similar to the previously known Spectre Variant 2 CVE-2017-5715. This issue affects AMD CPUs where the OS relies on IBPB to flush the return address predictor. As a result, an unprivileged attacker could use this flaw to cross the syscall and...

6.5CVSS6.1AI score0.74041EPSS
SaveExploits10References5
RedhatCVE
RedhatCVE
•added 2022/10/24 8:18 p.m.•60 views

CVE-2022-41974

A vulnerability was found in the device-mapper-multipath. The device-mapper-multipath allows local users to obtain root access, exploited alone or in conjunction with CVE-2022-41973. Local users that are able to write to UNIX domain sockets can bypass access controls and manipulate the multipath...

7.8CVSS7.6AI score0.00677EPSS
SaveExploits5References4
RedhatCVE
RedhatCVE
•added 2022/10/20 6:47 a.m.•60 views

CVE-2022-43403

A sandbox bypass vulnerability was found in several Jenkins plugins. This could allow an authenticated attacker to execute arbitrary code within the Jenkins JVM controller. Exploitation could be achieved by crafting untrusted libraries or pipelines, compromising the integrity, availability, and...

9.9CVSS4.5AI score0.01551EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2022/10/20 1:59 a.m.•60 views

CVE-2022-2832

A flaw was found in Blender 3.3.0. A null pointer dereference exists in source/blender/gpu/opengl/glbackend.cc that may lead to loss of confidentiality and integrity...

5.1CVSS3AI score0.01698EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
•added 2022/10/19 9:47 a.m.•60 views

CVE-2022-21628

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Lightweight HTTP Server. Supported versions that are affected are Oracle Java SE: 8u341, 8u345-perf, 11.0.16.1, 17.0.4.1, 19; Oracle GraalVM Enterprise Edition: 20.3.7, 21.3.3 and 22.2.0...

5.3CVSS0.9AI score0.02307EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2022/10/18 7:09 a.m.•60 views

CVE-2022-38248

Nagios XI before v5.8.7 was discovered to contain multiple cross-site scripting XSS vulnerabilities at auditlog.php...

6.1CVSS1.7AI score0.02096EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2022/08/19 5:15 a.m.•60 views

CVE-2022-34174

In Jenkins 2.355 and earlier, LTS 2.332.3 and earlier, an observable timing discrepancy on the login form allows distinguishing between login attempts with an invalid username, and login attempts with a valid username and wrong password, when using the Jenkins user database security realm...

7.5CVSS1.9AI score0.01589EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2022/07/08 7:17 p.m.•60 views

CVE-2022-32213

A vulnerability was found in NodeJS due to improper validation of HTTP requests. The llhttp parser in the http module does not correctly parse and validate Transfer-Encoding headers. This issue can lead to HTTP Request Smuggling HRS, causing web cache poisoning, and conducting XSS attacks...

6.5CVSS1.2AI score0.44075EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
•added 2022/06/06 11:27 p.m.•60 views

CVE-2022-28948

A flaw was found in the Unmarshal function in Go-Yaml. This vulnerability results in program crashes when attempting to convert or deserialize invalid input data, potentially impacting system stability and reliability...

7.5CVSS7.3AI score0.03965EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
•added 2022/05/31 4:22 a.m.•60 views

CVE-2022-1949

A flaw was found in the 389-ds-base package where some LDAP queries can cause performance issues. This flaw allows an attacker to send a non-optimal search that causes serious performance issues within the directory server...

7.5CVSS2.9AI score0.01466EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2022/05/26 12:29 p.m.•60 views

CVE-2022-26691

An authorization vulnerability was found in the CUPS printing system. This security vulnerability occurs when local authorization happens. This flaw allows an attacker to authenticate to CUPS as root/admin without the 32-byte secret key and perform arbitrary code execution. Mitigation Red Hat has...

7.2CVSS2.7AI score0.00595EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2022/05/20 11:44 p.m.•60 views

CVE-2022-26144

An XSS issue was discovered in MantisBT before 2.25.3. Improper escaping of a Plugin name allows execution of arbitrary code if CSP allows it in managepluginpage.php and managepluginuninstall.php when a crafted plugin is installed...

6.5CVSS3.4AI score0.00835EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2022/05/20 11:11 p.m.•60 views

CVE-2022-1031

Use After Free in opissetbp in GitHub repository radareorg/radare2 prior to 5.6.6...

7.8CVSS1.4AI score0.00993EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
•added 2022/05/20 11:02 p.m.•60 views

CVE-2022-23040

Linux PV device frontends vulnerable to attacks by backends This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. Several Linux PV device frontends are using the grant table interfaces for removing access rights of the...

7CVSS0.7AI score0.00365EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2022/05/14 11:41 a.m.•60 views

CVE-2020-7238

A flaw was found in Netty, where it mishandles Transfer-Encoding whitespace. This flaw allows HTTP Request Smuggling. Mitigation Use HTTP/2 instead clear boundaries between requests Disable reuse of backend connections eg. http-reuse never in HAProxy or whatever equivalent LB settings...

7.5CVSS1.1AI score0.08415EPSS
SaveExploits2References4
Total number of security vulnerabilities5000