Lucene search
+L

3882 matches found

OSV
OSV
added 2025/03/01 12:10 a.m.10 views

CVE-2025-27416 Asking For Scratch Username And Password

Scratch-Coding-Hut.github.io is the website for Coding Hut. The website as of 28 February 2025 contained a sign in with scratch username and password form. Any user who used the sign in page would be susceptible to any other user signing into their account. As of time of publication, a fix is not...

8.8CVSS7AI score0.00452EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/02/27 3:6 a.m.12 views

SUSE CVE-2022-49434

In the Linux kernel, the following vulnerability has been resolved: PCI: Avoid pcidevlock AB/BA deadlock with sriovnumvfsstore The sysfs sriovnumvfsstore path acquires the device lock before the config space access lock: sriovnumvfsstore devicelock A 1 acquire device lock sriovconfigure...

5.5CVSS6.4AI score0.00215EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/02/27 2:18 a.m.24 views

CVE-2025-21760 ndisc: extend RCU protection in ndisc_send_skb()

In the Linux kernel, the following vulnerability has been resolved: ndisc: extend RCU protection in ndiscsendskb ndiscsendskb can be called without RTNL or RCU held. Acquire rcureadlock earlier, so that we can use devnetrcu and avoid a potential UAF...

8.1CVSS0.33417EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/26 1:55 a.m.11 views

CVE-2022-49169 f2fs: use spin_lock to avoid hang

In the Linux kernel, the following vulnerability has been resolved: f2fs: use spinlock to avoid hang 14696.634553 task:cat state:D stack: 0 pid:1613738 ppid:1613735 flags:0x00000004 14696.638285 Call Trace: 14696.639038 14696.640032 schedule+0x302/0x930 14696.640969 schedule+0x58/0xd0 14696.64179...

5.5CVSS5AI score0.00256EPSS
SaveExploits0References7
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.7 views

Astra Linux – Vulnerability in Git

Git is a revision control system. The Git project recommends avoiding working in untrusted repositories. Instead, clone the repository first with git clone --no-local to obtain a clean copy. Git has specific protections to ensure that this operation is safe, even when working with untrusted sourc...

7.8CVSS6.9AI score0.00909EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/02/10 12:0 a.m.7 views

PT-2025-6072 · Unknown · Phpgurukul Small Crm

Name of the Vulnerable Software and Affected Versions: PHPGurukul Small CRM version 3.0 Description: The issue is related to Cross Site Scripting XSS via a crafted payload injected into the name in the profile.php. This allows for potential malicious script execution. Recommendations: For...

5.4CVSS5.7AI score0.00223EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/02/07 12:0 a.m.7 views

PT-2025-5959 · Stylemixthemes · Ulisting

Name of the Vulnerable Software and Affected Versions: StylemixThemes uListing versions 2.1.6 and earlier Description: The issue is related to an SQL Injection vulnerability due to improper neutralization of special elements used in an SQL command. This allows attackers to inject malicious SQL...

8.5CVSS9.8AI score0.00435EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2025/02/05 11:34 p.m.11 views

CVE-2022-41953

Git GUI is a convenient graphical tool that comes with Git for Windows. Its target audience is users who are uncomfortable with using Git on the command-line. Git GUI has a function to clone repositories. Immediately after the local clone is available, Git GUI will automatically post-process it,...

8.6CVSS6.4AI score0.06796EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/01/31 12:0 a.m.13 views

PT-2025-2232 · WordPress · Order Export For Woocommerce

Name of the Vulnerable Software and Affected Versions: Order Export for WooCommerce plugin for WordPress versions up to, and including, 3.24 Description: The issue allows unauthenticated attackers to extract sensitive data stored insecurely in the /wp-content/uploads directory, which can contain...

5.9CVSS9.5AI score0.00459EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/01/27 12:0 a.m.11 views

PT-2025-3366 · Unknown · Shihuo Ios

Name of the Vulnerable Software and Affected Versions: Shihuo iOS version 8.16.0 Description: The issue allows attackers to access sensitive user information by supplying a crafted link. This enables unauthorized access to confidential data. Recommendations: For Shihuo iOS version 8.16.0, conside...

6.5CVSS6.5AI score0.00315EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/01/24 12:0 a.m.8 views

PT-2025-4014 · Joeybling · Bootplus

Name of the Vulnerable Software and Affected Versions: JoeyBling bootplus up to 247d5f6c209be1a5cf10cd0fa18e1d8cc63cf55d Description: A vulnerability has been found in the qrCode function of the file src/main/java/io/github/controller/QrCodeController.java. The manipulation of the text argument...

6.9CVSS4.8AI score0.00369EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/01/23 12:0 a.m.15 views

PT-2025-5054 · Unknown · Fures Xtra Settings

Name of the Vulnerable Software and Affected Versions: fures XTRA Settings versions n/a through 2.1.8 Description: The issue is related to improper neutralization of input during web page generation, which allows for Reflected XSS. This means that an attacker can inject malicious scripts into the...

7.1CVSS9.2AI score0.0025EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/01/22 12:0 a.m.9 views

PT-2025-5087 · Unknown · Wm Options Import Export

Name of the Vulnerable Software and Affected Versions: WM Options Import Export versions 1.0.1 and earlier Description: The issue allows for the retrieval of embedded sensitive data due to the insertion of sensitive information into sent data. This can potentially expose confidential information...

7.5CVSS9.3AI score0.00595EPSS
SaveExploits0References4
NVD
NVD
added 2025/01/19 11:15 a.m.32 views

CVE-2025-21635

In the Linux kernel, the following vulnerability has been resolved: rds: sysctl: rdstcprcv,sndbuf: avoid using current-nsproxy As mentioned in a previous commit of this series, using the 'net' structure via 'current' is not recommended for different reasons: - Inconsistency: getting info from the...

5.5CVSS0.00179EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/01/19 10:17 a.m.34 views

CVE-2025-21640 sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy

In the Linux kernel, the following vulnerability has been resolved: sctp: sysctl: cookiehmacalg: avoid using current-nsproxy As mentioned in a previous commit of this series, using the 'net' structure via 'current' is not recommended for different reasons: - Inconsistency: getting info from the...

7.1CVSS0.00232EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/01/17 12:0 a.m.7 views

PT-2025-3936 · Unknown · Code-Projects Job Recruitment

Name of the Vulnerable Software and Affected Versions: code-projects Job Recruitment version 1.0 Description: A vulnerability has been found in the code and classified as problematic. This issue affects unknown code of the file / parse/ feedback system.php. The manipulation of the type argument...

8.2CVSS4.4AI score0.00479EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2025/01/16 12:0 a.m.8 views

PT-2025-4842 · Librenms · Librenms

Name of the Vulnerable Software and Affected Versions: Librenms versions up to 24.10.1 Description: The issue is a stored XSS that affects the parameter: ajax form.php - param: state. This allows remote attackers to inject malicious scripts, which execute immediately when a user views or interact...

5.4CVSS6.4AI score0.30854EPSS
SaveExploits1References10
OSV
OSV
added 2025/01/15 6:15 p.m.7 views

AZL-56373 CVE-2024-52005 affecting package git 2.40.4-2

Git is a source code management tool. When cloning from a server or fetching, or pushing, informational or error messages are transported from the remote Git process to the client via the so-called "sideband channel". These messages will be prefixed with "remote:" and printed directly to the...

8.8CVSS7.2AI score0.00503EPSS
SaveExploits1References1
OSV
OSV
added 2025/01/14 7:15 p.m.8 views

AZL-55667 CVE-2024-52006 affecting package git for versions less than 2.45.3-1

Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. Git defines a line-based protocol that is used to exchange information between Git and Git credential helpers. Some ecosystems mos...

7.5CVSS7.2AI score0.01037EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/01/14 12:0 a.m.13 views

PT-2025-1177 · Adobe · Substance3D - Designer

Name of the Vulnerable Software and Affected Versions: Substance3D - Designer versions 14.0 and earlier Description: The issue is related to a heap-based buffer overflow in the dynamic memory of Substance 3D Designer, which could allow an attacker to execute arbitrary code in the context of the...

7.8CVSS8.3AI score0.00257EPSS
SaveExploits0References8
Rows per page
Query Builder