Lucene search
+L

11466 matches found

OSV
OSV
added 2024/10/09 3:15 p.m.33 views

AZL-50812 CVE-2024-47671 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: USB: usbtmc: prevent kernel-usb-infoleak The syzbot reported a kernel-usb-infoleak in usbtmcwrite, we need to clear the structure before filling fields...

5.5CVSS6.7AI score0.00222EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/10/09 12:00 a.m.20 views

CVE-2024-9671

A vulnerability was found in 3Scale. There is no auth mechanism to see a PDF invoice of a Developer user if the URL is known. Anyone can see the invoice if the URL is known or guessed...

5.3CVSS5.2AI score0.00283EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/10/06 12:00 a.m.12 views

PT-2024-32533 · Unknown · Ws Form Lite

Name of the Vulnerable Software and Affected Versions: WS Form LITE versions 1.9.238 and earlier Description: The issue is related to Improper Neutralization of Input During Web Page Generation, also known as Cross-site Scripting XSS. This allows for Stored XSS attacks. Recommendations: For WS Fo...

7.1CVSS5.6AI score0.00302EPSS
SaveExploits0References6
CVE
CVE
added 2024/10/02 9:10 p.m.146 views

CVE-2024-47616

The CVE-2024-47616 issue affects Pomerium’s databroker service. Incomplete validation of JWTs could cause databroker API authorization to accept some service account tokens that are still valid, enabling exfiltration of user info, session spoofing, or tampering with Pomerium routes, policies, and...

6.8CVSS6.5AI score0.00577EPSS
SaveExploits0References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/10/02 7:58 a.m.10 views

Malicious code in cookie_info (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 7f3a1b3ca5e526deb6d9a3b3dcb7b1282b006b8b1cf445c9c1b824162b719d26 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
NVD
NVD
added 2024/10/01 3:15 p.m.35 views

CVE-2024-45408

eLabFTW is an open source electronic lab notebook for research labs. An incorrect permission check has been found that could allow an authenticated user to access several kinds of otherwise restricted information. If anonymous access is allowed something disabled by default, this extends to anyon...

7.5CVSS0.00392EPSS
SaveExploits0References1
Circl
Circl
added 2024/10/01 11:04 a.m.13 views

CVE-2024-7432

creationtimestamp| type| source ---|---|--- 2024-10-01 11:04:08+00:00| seen| https://t.me/cvedetector/6724 2026-07-06 18:37:07+00:00| seen| https://bsky.app/profile/cyberhub.blog/post/3mpyqbutx6r23...

8.8CVSS5.9AI score0.00629EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/10/01 8:49 a.m.20 views

go-retryablehttp: url might write sensitive information to log file

A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information...

6CVSS7.1AI score0.00358EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/10/01 12:00 a.m.10 views

PT-2024-31877 · Cloudlog · Cloudlog

Name of the Vulnerable Software and Affected Versions: Cloudlog version 2.6.15 Description: A SQL Injection issue was discovered, specifically within the get station info function located in the file /application/models/Oqrs model.php. The issue is exploitable via the station id parameter. This...

9.8CVSS8.6AI score0.00361EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2024/09/30 12:00 a.m.13 views

PT-2024-32085 · Inroad · Inroad

Name of the Vulnerable Software and Affected Versions: INROAD versions prior to v202402060 Description: The issue concerns the API endpoint "/AccountMaster/GetCurrentUserInfo" where attackers can access sensitive information by sending a crafted payload to the UserNameOrPhoneNumber parameter. Thi...

5.9CVSS6.5AI score0.00256EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/09/30 12:00 a.m.12 views

PT-2024-39021 · Planet Technology · Planet Technology Switch

Name of the Vulnerable Software and Affected Versions: PLANET Technology switches affected versions not specified Description: The issue concerns the SSH service in certain switch models from PLANET Technology, which improperly handles insufficiently authenticated connection requests. This allows...

7.5CVSS6.9AI score0.00551EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2024/09/28 12:00 a.m.13 views

PT-2024-39550 · Sourcecodester · Sourcecodester Advocate Office Management System

Name of the Vulnerable Software and Affected Versions: SourceCodester Advocate Office Management System version 1.0 Description: A critical issue affects the processing of the file /control/login.php, where the manipulation of the username argument leads to sql injection. The attack can be...

9.8CVSS7.7AI score0.00646EPSS
SaveExploits1References10
OSV
OSV
added 2024/09/27 1:15 p.m.9 views

DEBIAN-CVE-2024-46867

In the Linux kernel, the following vulnerability has been resolved: drm/xe/client: fix deadlock in showmeminfo There is a real deadlock as well as sleeping in atomic bug in here, if the bo put happens to be the last ref, since bo destruction wants to grab the same spinlock and sleeping locks. Fix...

5.5CVSS5.6AI score0.00139EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/27 1:15 p.m.4 views

DEBIAN-CVE-2024-46833

In the Linux kernel, the following vulnerability has been resolved: net: hns3: void array out of bound when loop tnlnum When query reg inf of SSU, it loops tnlnum times. However, tnlnum comes from hardware and the length of array is a fixed value. To void array out of bound, make sure the loop ti...

7.8CVSS5.8AI score0.00229EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/27 1:15 p.m.14 views

UBUNTU-CVE-2024-46833

In the Linux kernel, the following vulnerability has been resolved: net: hns3: void array out of bound when loop tnlnum When query reg inf of SSU, it loops tnlnum times. However, tnlnum comes from hardware and the length of array is a fixed value. To void array out of bound, make sure the loop ti...

7.8CVSS5.7AI score0.00229EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/27 1:15 p.m.6 views

UBUNTU-CVE-2024-46841

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't BUGON on ENOMEM from btrfslookupextentinfo in walkdownproc We handle errors here properly, ENOMEM isn't fatal, return the error...

5.5CVSS6.2AI score0.00245EPSS
SaveExploits0References21
Vulnrichment
Vulnrichment
added 2024/09/27 12:39 p.m.12 views

CVE-2024-46842 scsi: lpfc: Handle mailbox timeouts in lpfc_get_sfp_info

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Handle mailbox timeouts in lpfcgetsfpinfo The MBXTIMEOUT return code is not handled in lpfcgetsfpinfo and the routine unconditionally frees submitted mailbox commands regardless of return status. The issue is that for...

7AI score0.00217EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/09/26 9:13 p.m.67 views

CVE-2024-47176 cups-browsed binds to `INADDR_ANY:631`, trusting any packet from any source

CUPS is a standards-based, open-source printing system, and cups-browsed contains network printing functionality including, but not limited to, auto-discovering print services and shared printers. cups-browsed binds to INADDRANY:631, causing it to trust any packet from any source, and can cause t...

5.3CVSS0.50605EPSS
SaveExploits15References7
Vulnrichment
Vulnrichment
added 2024/09/26 9:13 p.m.37 views

CVE-2024-47176 cups-browsed binds to `INADDR_ANY:631`, trusting any packet from any source

CUPS is a standards-based, open-source printing system, and cups-browsed contains network printing functionality including, but not limited to, auto-discovering print services and shared printers. cups-browsed binds to INADDRANY:631, causing it to trust any packet from any source, and can cause t...

5.3CVSS7.6AI score0.50605EPSS
SaveExploits15References7
RedhatCVE
RedhatCVE
added 2024/09/26 8:09 p.m.66 views

CVE-2024-47176

A security issue was found in OpenPrinting CUPS. The function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description PPD file based on attributes retrieved from an Internet Printing Protocol IPP response. Essentially, it takes printer information...

7.5CVSS8.2AI score0.50605EPSS
SaveExploits15References5
Rows per page
Query Builder