Lucene search
K

20 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2004-2193

Malware in sbrugna...

7.5CVSS6.4AI score0.00845EPSS
Exploits1References7
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2013-5867

Malware in sbrugna...

4.3CVSS6.3AI score0.00728EPSS
Exploits2References4
RedhatCVE
RedhatCVE
added 2025/05/22 6:50 a.m.5 views

CVE-2018-17843

SQL injection exists in ADD Clicking MLM Software 1.0, Binary MLM Software 1.0, Level MLM Software 1.0, Singleleg MLM Software 1.0, Autopool MLM Software 1.0, Investment MLM Software 1.0, Bidding MLM Software 1.0, Moneyorder MLM Software 1.0, Repurchase MLM Software 1.0, and Gift MLM Software 1.0...

9.8CVSS8.1AI score0.00602EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2024-41050

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - cachefiles: cyclic allocation of msgid to avoid reuse Reusing the msgid after a maliciously completed reopen request may cause a read request to remain...

7.8CVSS6.8AI score0.00019EPSS
Exploits0References2
CNVD
CNVD
added 2024/09/29 12:0 a.m.5 views

Unspecified vulnerability in Linux kernel (CNVD-2024-40276)

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from not checking the msgid before processing a transaction.No details of the vulnerability are available at this...

7.8CVSS6.5AI score0.00013EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/09/27 12:35 p.m.15 views

CVE-2024-46814 drm/amd/display: Check msg_id before processing transcation

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check msgid before processing transcation WHY & HOW HDCPMESSAGEIDINVALID -1 is not a valid msgid nor is it a valid array index, and it needs checking before used. This fixes 4 OVERRUN issues reported by Coverity...

6.9AI score0.00013EPSS
Exploits0References6
Cvelist
Cvelist
added 2024/09/27 12:35 p.m.11 views

CVE-2024-46804 drm/amd/display: Add array index check for hdcp ddc access

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add array index check for hdcp ddc access Why Coverity reports OVERRUN warning. Do not check if array index valid. How Check msgid valid and valid array index...

0.00012EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2024/09/27 12:35 p.m.13 views

CVE-2024-46804 drm/amd/display: Add array index check for hdcp ddc access

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add array index check for hdcp ddc access Why Coverity reports OVERRUN warning. Do not check if array index valid. How Check msgid valid and valid array index...

7AI score0.00012EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2024/07/31 9:14 a.m.22 views

CVE-2024-41050

In the Linux kernel, the following vulnerability has been resolved: cachefiles: cyclic allocation of msgid to avoid reuse Reusing the msgid after a maliciously completed reopen request may cause a read request to remain unprocessed and result in a hung, as shown below: t1 | t2 | t3...

4.7CVSS7.3AI score0.00019EPSS
Exploits0References4
OSV
OSV
added 2024/07/30 8:15 a.m.2 views

DEBIAN-CVE-2024-42121

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check index msgid before read or write WHAT msgid is used as an array index and it cannot be a negative value, and therefore cannot be equal to MODHDCPMESSAGEIDINVALID -1. HOW Check whether msgid is valid before...

7.8CVSS5.6AI score0.00015EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/07/30 8:15 a.m.14 views

CVE-2024-42121

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check index msgid before read or write WHAT msgid is used as an array index and it cannot be a negative value, and therefore cannot be equal to MODHDCPMESSAGEIDINVALID -1. HOW Check whether msgid is valid before...

7.8CVSS6.3AI score0.00015EPSS
Exploits0References24
Cvelist
Cvelist
added 2024/07/30 7:46 a.m.20 views

CVE-2024-42121 drm/amd/display: Check index msg_id before read or write

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check index msgid before read or write WHAT msgid is used as an array index and it cannot be a negative value, and therefore cannot be equal to MODHDCPMESSAGEIDINVALID -1. HOW Check whether msgid is valid before...

0.00015EPSS
Exploits0References6
NVD
NVD
added 2024/07/29 3:15 p.m.11 views

CVE-2024-41050

In the Linux kernel, the following vulnerability has been resolved: cachefiles: cyclic allocation of msgid to avoid reuse Reusing the msgid after a maliciously completed reopen request may cause a read request to remain unprocessed and result in a hung, as shown below: t1 | t2 | t3...

7.8CVSS0.00019EPSS
Exploits0References5
OSV
OSV
added 2024/07/29 2:32 p.m.16 views

CVE-2024-41050 cachefiles: cyclic allocation of msg_id to avoid reuse

In the Linux kernel, the following vulnerability has been resolved: cachefiles: cyclic allocation of msgid to avoid reuse Reusing the msgid after a maliciously completed reopen request may cause a read request to remain unprocessed and result in a hung, as shown below: t1 | t2 | t3...

7.8CVSS5.9AI score0.00019EPSS
Exploits0References8
Cvelist
Cvelist
added 2024/07/29 2:32 p.m.16 views

CVE-2024-41050 cachefiles: cyclic allocation of msg_id to avoid reuse

In the Linux kernel, the following vulnerability has been resolved: cachefiles: cyclic allocation of msgid to avoid reuse Reusing the msgid after a maliciously completed reopen request may cause a read request to remain unprocessed and result in a hung, as shown below: t1 | t2 | t3...

0.00019EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/07/29 2:32 p.m.20 views

CVE-2024-41050 cachefiles: cyclic allocation of msg_id to avoid reuse

In the Linux kernel, the following vulnerability has been resolved: cachefiles: cyclic allocation of msgid to avoid reuse Reusing the msgid after a maliciously completed reopen request may cause a read request to remain unprocessed and result in a hung, as shown below: t1 | t2 | t3...

6.6AI score0.00019EPSS
Exploits0References4
CVE
CVE
added 2024/07/29 2:32 p.m.111 views

CVE-2024-41050

CVE-2024-41050 (Linux kernel) affects the cachefiles subsystem, specifically the ondemand path handling of object reopening. The vulnerability arises from cyclic re-use of msg_id after a malicious reopen, which can cause a read request to remain unprocessed and lead to a hang. The root cause is r...

7.8CVSS6.5AI score0.00019EPSS
Exploits0References5Affected Software1
NVD
NVD
added 2014/03/11 1:1 p.m.9 views

CVE-2013-6037

Cross-site scripting XSS vulnerability in index.php in Aker Secure Mail Gateway 2.5.2 and earlier allows remote attackers to inject arbitrary web script or HTML via the msgid parameter...

4.3CVSS5.6AI score0.00728EPSS
Exploits2References2
Cvelist
Cvelist
added 2014/03/11 1:0 a.m.18 views

CVE-2013-6037

Cross-site scripting XSS vulnerability in index.php in Aker Secure Mail Gateway 2.5.2 and earlier allows remote attackers to inject arbitrary web script or HTML via the msgid parameter...

5.6AI score0.00728EPSS
Exploits2References2
Prion
Prion
added 2008/03/12 5:44 p.m.13 views

Sql injection

SQL injection vulnerability in archives.php in Gregory Kokanosky aka Greg's Place phpMyNewsletter 0.8 beta 5 and earlier allows remote attackers to execute arbitrary SQL commands via the msgid parameter...

6.8CVSS9.1AI score0.00462EPSS
Exploits0References3Affected Software1
Rows per page
Query Builder