Lucene search
+L

5456 matches found

Vulnrichment
Vulnrichment
added 2024/11/09 10:14 a.m.2 views

CVE-2024-50214 drm/connector: hdmi: Fix memory leak in drm_display_mode_from_cea_vic()

In the Linux kernel, the following vulnerability has been resolved: drm/connector: hdmi: Fix memory leak in drmdisplaymodefromceavic modprobe drmconnectortest and then rmmod drmconnectortest, the following memory leak occurs. The mode allocated in drmmodeduplicate called by drmdisplaymodefromceav...

7.7AI score0.00204EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/11/09 3:48 a.m.9 views

SUSE CVE-2024-50200

In the Linux kernel, the following vulnerability has been resolved: mapletree: correct tree corruption on spanning store Patch series "mapletree: correct tree corruption on spanning store", v3. There has been a nasty yet subtle maple tree corruption bug that appears to have been in existence sinc...

5.5CVSS8AI score0.00211EPSS
SaveExploits0References16
OSV
OSV
added 2024/11/08 6:15 a.m.3 views

DEBIAN-CVE-2024-50200

In the Linux kernel, the following vulnerability has been resolved: mapletree: correct tree corruption on spanning store Patch series "mapletree: correct tree corruption on spanning store", v3. There has been a nasty yet subtle maple tree corruption bug that appears to have been in existence sinc...

5.5CVSS5.9AI score0.00211EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/07 4:15 p.m.9 views

CVE-2024-10668

There exists an auth bypass in Google Quickshare where an attacker can upload an unknown file type to a victim. The root cause of the vulnerability lies in the fact that when a Payload Transfer frame of type FILE is sent to Quick Share, the file that is contained in this frame is written to disk ...

7.5CVSS5.8AI score0.00387EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/06 6:03 p.m.15 views

CLSA-2024-1730916203 Update of ca-certificates

update to CKBI 2.69 from NSS 3.103 - updated certificates: - Certificate "GLOBALTRUST 2020" - Certificate "OISTE WISeKey Global Root GC CA" - removed certificates: - Certificate "Security Communication Root CA" - Certificate "Camerfirma Chambers of Commerce Root" - Certificate "Chambers of...

5.8AI score
SaveExploits0References1
OSV
OSV
added 2024/11/06 5:58 p.m.17 views

CLSA-2024-1730915924 Update of ca-certificates

update to CKBI 2.69 from NSS 3.103 - updated certificates: - Certificate "GLOBALTRUST 2020" - Certificate "OISTE WISeKey Global Root GC CA" - removed certificates: - Certificate "Security Communication Root CA" - Certificate "Camerfirma Chambers of Commerce Root" - Certificate "Chambers of...

5.8AI score
SaveExploits0References1
OSV
OSV
added 2024/11/06 4:23 p.m.17 views

CLSA-2024-1730910207 Update of ca-certificates

update to CKBI 2.69 from NSS 3.103 - updated certificates: - Certificate "GLOBALTRUST 2020" - Certificate "OISTE WISeKey Global Root GC CA" - removed certificates: - Certificate "Security Communication Root CA" - Certificate "Camerfirma Chambers of Commerce Root" - Certificate "Chambers of...

5.8AI score
SaveExploits0References1
OSV
OSV
added 2024/11/05 6:15 p.m.1 views

DEBIAN-CVE-2024-50136

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Unregister notifier on eswitch init failure It otherwise remains registered and a subsequent attempt at eswitch enabling might trigger warnings of the sort: 682.589148 ------------ cut here ------------ 682.590204...

5.5CVSS5.7AI score0.00219EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/10/29 4:15 a.m.5 views

SUSE CVE-2024-50077

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Fix multiple init when debugfs is disabled If btdebugfs is not created successfully, which happens if either CONFIGDEBUGFS or CONFIGDEBUGFSALLOWALL is unset, then isoinit returns early and does not set isoinited t...

5.5CVSS6.3AI score0.00214EPSS
SaveExploits0References19
OSV
OSV
added 2024/10/29 1:15 a.m.12 views

UBUNTU-CVE-2024-50077

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Fix multiple init when debugfs is disabled If btdebugfs is not created successfully, which happens if either CONFIGDEBUGFS or CONFIGDEBUGFSALLOWALL is unset, then isoinit returns early and does not set isoinited t...

7.8CVSS6.2AI score0.00214EPSS
SaveExploits0References21
Vulnrichment
Vulnrichment
added 2024/10/29 12:50 a.m.2 views

CVE-2024-50077 Bluetooth: ISO: Fix multiple init when debugfs is disabled

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Fix multiple init when debugfs is disabled If btdebugfs is not created successfully, which happens if either CONFIGDEBUGFS or CONFIGDEBUGFSALLOWALL is unset, then isoinit returns early and does not set isoinited t...

7.5AI score0.00214EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/10/29 12:00 a.m.31 views

CVE-2024-48572

A User enumeration vulnerability in AquilaCMS 1.409.20 and prior allows unauthenticated attackers to obtain email addresses via the "Add a user" feature. The vulnerability occurs due to insufficiently validated user input being processed as a regular expression, which is then matched against emai...

0.00441EPSS
SaveExploits2References1
OSV
OSV
added 2024/10/21 1:53 p.m.32 views

CLSA-2024-1729518811 Fix of 15 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-38632 - vfio/pci: fix potential memory leak in vfiointxenable CVE-url: https://ubuntu.com/security/CVE-2024-46840 - btrfs: clean up our handling of refs == 0 in snapshot delete CVE-url: https://ubuntu.com/security/CVE-2024-44954 - ALSA: line6: Fix rac...

9.8CVSS6.9AI score0.00672EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/10/21 12:14 p.m.16 views

CVE-2024-47743 KEYS: prevent NULL pointer dereference in find_asymmetric_key()

In the Linux kernel, the following vulnerability has been resolved: KEYS: prevent NULL pointer dereference in findasymmetrickey In findasymmetrickey, if all NULLs are passed in the id0,1,2 arguments, the kernel will first emit WARN but then have an oops because id2 gets dereferenced anyway. Add t...

6.8AI score0.00222EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/21 1:15 a.m.30 views

UBUNTU-CVE-2024-49215

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2023-49294. Reason: This candidate is a reservation duplicate of CVE-2023-49294. Notes: All CVE users should reference CVE-2023-49294 instead of this candidate. All references and descriptions in this candidate have been removed t...

7.8CVSS5.8AI score
SaveExploits3References4
OSV
OSV
added 2024/10/20 9:15 a.m.18 views

CVE-2024-49623

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in Hasan Movahed Duplicate Title Validate allows Blind SQL Injection.This issue affects Duplicate Title Validate: from n/a through 1.0...

8.8CVSS5.8AI score0.00445EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/20 9:15 a.m.29 views

CVE-2024-49623

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in hasan movahed Duplicate Title Validate duplicate-title-validate allows Blind SQL Injection.This issue affects Duplicate Title Validate: from n/a through = 1.0...

8.8CVSS0.00445EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/10/20 9:00 a.m.12 views

CVE-2024-49623 WordPress Duplicate Title Validate plugin <= 1.0 - SQL Injection vulnerability

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in hasan movahed Duplicate Title Validate duplicate-title-validate allows Blind SQL Injection.This issue affects Duplicate Title Validate: from n/a through = 1.0...

8.5CVSS5.9AI score0.00445EPSS
SaveExploits0References1
CVE
CVE
added 2024/10/20 9:00 a.m.67 views

CVE-2024-49623

CVE-2024-49623 affects the WordPress plugin Duplicate Title Validate (versions n/a through 1.0). Described as an SQL Injection vulnerability due to improper neutralization of input, enabling Blind SQL Injection. Public details show the affected plugin and CVE in multiple feeds (WordPress/NVD, Pat...

8.8CVSS5.9AI score0.00445EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2024/10/20 9:00 a.m.44 views

CVE-2024-49623 WordPress Duplicate Title Validate plugin <= 1.0 - SQL Injection vulnerability

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in hasan movahed Duplicate Title Validate duplicate-title-validate allows Blind SQL Injection.This issue affects Duplicate Title Validate: from n/a through = 1.0...

8.5CVSS0.00445EPSS
SaveExploits0References1
Rows per page
Query Builder