Lucene search
+L

14927 matches found

BDU FSTEC
BDU FSTEC
•added 2024/07/19 12:00 a.m.•17 views

The vulnerability of the Core component of the Oracle VM VirtualBox software allows a hacker to gain unauthorized access to protected information.

The vulnerability of the Core component of the Oracle VM VirtualBox software relates to insufficient protection of operational data. Exploiting this vulnerability can allow an attacker, operating remotely, to gain unauthorized access to protected information using the HTTP protocol...

5.9CVSS6.7AI score0.01094EPSS
SaveExploits0References5Affected Software2
BDU FSTEC
BDU FSTEC
•added 2024/07/19 12:00 a.m.•17 views

The vulnerability of the sub-component of the Oracle Commerce Platform component, a e-commerce platform, allows a hacker to gain access to modify, add, or delete data.

The vulnerability of the sub-component of the Oracle Commerce Platform exists due to insufficient validation of input data. Exploiting this vulnerability can allow an attacker, operating remotely, to modify, add, or delete data using the HTTP protocol...

4CVSS7.2AI score0.00347EPSS
SaveExploits0References3Affected Software1
RedHat Linux
RedHat Linux
•added 2024/07/18 1:37 p.m.•13 views

qtbase: qtbase: Delay any communication until encrypted() can be responded to

A vulnerability was found in Qt where, during a TLS connection for servers supporting HTTP2, Qt may send data to a server even if the TLS certificate doesn't match the redirected address. This occurs because Qt fails to validate the certificate against the redirected address, potentially sending...

8.6CVSS7.3AI score0.0049EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2024/07/17 3:32 a.m.•7 views

SUSE CVE-2024-40970

In the Linux kernel, the following vulnerability has been resolved: Avoid hwdesc array overrun in dw-axi-dmac I have a use case where nrbuffers = 3 and in which each descriptor is composed by 3 segments, resulting in the DMA channel descsallocated to be 9. Since axidescput handles the hwdesc...

5.5CVSS6.3AI score0.00303EPSS
SaveExploits0References13
OSV
OSV
•added 2024/07/16 11:15 p.m.•10 views

CVE-2024-21132

Vulnerability in the Oracle Purchasing product of Oracle E-Business Suite component: Approvals. Supported versions that are affected are 12.2.3-12.2.13. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise Oracle Purchasing. Successful attacks...

5.4CVSS7.3AI score0.00269EPSS
SaveExploits0References1
OSV
OSV
•added 2024/07/16 1:15 p.m.•7 views

DEBIAN-CVE-2022-48836

In the Linux kernel, the following vulnerability has been resolved: Input: aiptek - properly check endpoint type Syzbot reported warning in usbsubmiturb which is caused by wrong endpoint type. There was a check for the number of endpoints, but not for the type of endpoint. Fix it by replacing old...

5.5CVSS5.6AI score0.00244EPSS
SaveExploits0References1
OSV
OSV
•added 2024/07/16 1:15 p.m.•10 views

DEBIAN-CVE-2022-48834

In the Linux kernel, the following vulnerability has been resolved: usb: usbtmc: Fix bug in pipe direction for control transfers The syzbot fuzzer reported a minor bug in the usbtmc driver: usb 5-1: BOGUS control dir, pipe 80001e80 doesn't match bRequestType 0 WARNING: CPU: 0 PID: 3813 at...

7.8CVSS5.4AI score0.00262EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2024/07/16 1:15 p.m.•17 views

CVE-2022-48834

In the Linux kernel, the following vulnerability has been resolved: usb: usbtmc: Fix bug in pipe direction for control transfers The syzbot fuzzer reported a minor bug in the usbtmc driver: usb 5-1: BOGUS control dir, pipe 80001e80 doesn't match bRequestType 0 WARNING: CPU: 0 PID: 3813 at...

7.8CVSS6.2AI score0.00262EPSS
SaveExploits0References7
OpenVAS
OpenVAS
•added 2024/07/16 12:00 a.m.•20 views

Huawei EulerOS: Security Advisory for nghttp2 (EulerOS-SA-2024-1916)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.3CVSS5.7AI score0.8496EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
•added 2024/07/15 4:19 p.m.•23 views

golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS

A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service DoS attack...

7.5CVSS7.2AI score0.91969EPSS
SaveExploits1References7
BDU FSTEC
BDU FSTEC
•added 2024/07/15 12:00 a.m.•11 views

The vulnerability of the web interface of IP-telephone devices, BAS-IP, allows a perpetrator to disclose protected information.

The vulnerability of the web interface of IP-telephone devices BAS-IP relates to the storage of user credentials in configuration files. Exploiting this vulnerability can allow an attacker to disclose sensitive information by sending a specially crafted HTTP request...

7.8CVSS5.4AI score0.00243EPSS
SaveExploits0References3Affected Software30
NVD
NVD
•added 2024/07/12 1:15 p.m.•25 views

CVE-2024-40970

In the Linux kernel, the following vulnerability has been resolved: Avoid hwdesc array overrun in dw-axi-dmac I have a use case where nrbuffers = 3 and in which each descriptor is composed by 3 segments, resulting in the DMA channel descsallocated to be 9. Since axidescput handles the hwdesc...

7.8CVSS0.00303EPSS
SaveExploits0References6
OSV
OSV
•added 2024/07/12 1:15 p.m.•9 views

DEBIAN-CVE-2024-40965

In the Linux kernel, the following vulnerability has been resolved: i2c: lpi2c: Avoid calling clkgetrate during transfer Instead of repeatedly calling clkgetrate for each transfer, lock the clock rate and cache the value. A deadlock has been observed while adding tlv320aic32x4 audio codec to the...

5.5CVSS5.3AI score0.00221EPSS
SaveExploits0References1
OSV
OSV
•added 2024/07/12 1:15 p.m.•10 views

DEBIAN-CVE-2024-40927

In the Linux kernel, the following vulnerability has been resolved: xhci: Handle TD clearing for multiple streams case When multiple streams are in use, multiple TDs might be in flight when an endpoint is stopped. We need to issue a Set TR Dequeue Pointer for each, to ensure everything is reset...

7.8CVSS6AI score0.00292EPSS
SaveExploits0References1
The Hacker News
The Hacker News
•added 2024/07/12 10:51 a.m.•30 views

Critical Exim Mail Server Vulnerability Exposes Millions to Malicious Attachments

A critical security issue has been disclosed in the Exim mail transfer agent that could enable threat actors to deliver malicious attachments to target users' inboxes. The vulnerability, tracked as CVE-2024-39929, has a CVSS score of 9.1 out of 10.0. It has been addressed in version 4.98. "Exim...

5.4CVSS7.3AI score0.41225EPSS
SaveExploits5
Microsoft CVE
Microsoft CVE
•added 2024/07/12 7:00 a.m.•8 views

tpm_tis_spi: Account for SPI header when allocating TPM SPI xfer buffer

...

7.8CVSS6.7AI score0.0022EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2024/07/12 12:00 a.m.•11 views

PT-2024-6936 · Oracle · Oracle Bi Publisher

Name of the Vulnerable Software and Affected Versions: Oracle BI Publisher versions 7.0.0.0.0 through 12.2.1.4.0 Description: The issue is related to a component of the Oracle BI Publisher, specifically the Web Server, and involves insufficient input validation leading to authorization bypass. Th...

9CVSS8.3AI score0.00523EPSS
SaveExploits0References9
CNNVD
CNNVD
•added 2024/07/12 12:00 a.m.•10 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that stems from a deadlock caused by repeated calls to clkgetrate by the i2c:lpi2c component during a transfer...

5.5CVSS8.2AI score0.00221EPSS
SaveExploits0References4
OSV
OSV
•added 2024/07/11 5:25 p.m.•14 views

USN-6885-2 apache2 regression

USN-6885-1 fixed vulnerabilities in Apache HTTP Server. One of the security fixes introduced a regression when proxying requests to a HTTP/2 server. This update fixes the problem. We apologize for the inconvenience. Original advisory details: Marc Stern discovered that the Apache HTTP Server...

9.8CVSS6.8AI score0.41611EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2024/07/11 12:00 a.m.•18 views

CBL Mariner 2.0 Security Update: fluent-bit / nghttp2 / nodejs / nodejs18 (CVE-2024-28182)

The version of fluent-bit / nghttp2 / nodejs / nodejs18 installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-28182 advisory. - nghttp2 is an implementation of the Hypertext Transfer Protocol version 2 ...

5.3CVSS7.1AI score0.8496EPSS
SaveExploits1References2
Rows per page
Query Builder