Lucene search
+L

1236 matches found

OSV
OSV
added 2025/07/03 4:49 p.m.7 views

MAL-2025-5831 Malicious code in 182-23run (npm)

The package is malicious due to HTML injection in index.js redirecting to adult/malicious sites and a YARA match on a suspicious URL...

7.1AI score
SaveExploits0References1
Packet Storm News
Packet Storm News
added 2025/06/23 12:00 a.m.11 views

Deep CNN Face Matchers Inherently Support Revocable Biometric Templates

One common critique of biometric authentication is that if an individual's biometric is compromised, then the individual has no recourse. The concept of revocable biometrics was developed to address this concern. A biometric scheme is revocable if an individual can have their current enrollment i...

7AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/06/19 3:14 a.m.9 views

SUSE CVE-2025-38056

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: Fix UAF when reloading module hdagenericmachineselect appends -idisp to the tplg filename by allocating a new string with devmkasprintf, then stores the string right back into the global variable...

5.5CVSS6.5AI score0.00168EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/06/19 12:08 a.m.8 views

CVE-2025-45525

A NULL pointer dereference vulnerability has been identified in the JavaScript library microlight version 0.0.7, a lightweight syntax highlighting library. When processing elements with non-standard CSS color values, the library fails to validate the result of a regular expression match before...

2.9CVSS4.5AI score0.00128EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/06/16 12:00 a.m.9 views

PT-2025-34409

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The stm32 spi probe function lacked a check to ensure the pointer returned by of device get match data was not NULL before accessing its members. This could lead to a NULL pointer...

5.5CVSS6AI score0.00155EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/06/04 12:00 a.m.8 views

PT-2025-29030

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contained a flaw in the seg6 module where the validation of nexthop addresses was insufficient. The kernel validated that the length of the provided nexthop address di...

6CVSS6.7AI score0.0014EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/06/02 12:00 a.m.9 views

The vulnerability of the fib_metrics_match() function in the Linux operating system’s kernel allows a hacker to cause a service failure.

The vulnerability of the fibmetricsmatch function in the Linux operating system’s kernel is related to the lack of memory release. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.2AI score0.00263EPSS
SaveExploits0References9Affected Software3
RedhatCVE
RedhatCVE
added 2025/05/23 10:47 a.m.10 views

CVE-2024-49400

Tacquito prior to commit 07b49d1358e6ec0b5aa482fcd284f509191119e2 was not properly performing regex matches on authorized commands and arguments. Configured allowed commands/arguments were intended to require a match on the entire string, but instead only enforced a match on a sub-string. That...

9.8CVSS6.9AI score0.00455EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:05 p.m.13 views

CVE-2021-1967

Possible stack buffer overflow due to lack of check on the maximum number of post NAN discovery attributes while processing a NAN Match event in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice &...

5.3CVSS7.6AI score0.0014EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 5:53 a.m.9 views

CVE-2010-4245

pootle 2.0.5 has XSS via 'matchnames' parameter...

6.1CVSS6.2AI score0.01029EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 2:34 a.m.13 views

CVE-2017-1000221

In Opencast 2.2.3 and older if user names overlap, the Opencast search service used for publication to the media modules and players will handle the access control incorrectly so that users only need to match part of the user name used for the access restriction. For example, a user with the role...

6.5CVSS6.8AI score0.00764EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2025/05/16 9:32 p.m.25 views

Spring Framework DataBinder Case Sensitive Match Exception

CVE-2024-38820 ensured Locale-independent, lowercase conversion for both the configured disallowedFields patterns and for request parameter names. However, there are still cases where it is possible to bypass the disallowedFields checks. Affected Spring Products and Versions Spring Framework: 6.2...

5.3CVSS6.8AI score0.00617EPSS
SaveExploits1References6Affected Software1
NVD
NVD
added 2025/05/07 4:15 p.m.20 views

CVE-2024-47619

syslog-ng is an enhanced log daemo. Prior to version 4.8.2, tlswildcardmatch matches on certificates such as foo..bar although that is not allowed. It is also possible to pass partial wildcards such as foo.ac.bar which glib matches but should be avoided / invalidated. This issue could have an...

7.5CVSS0.00354EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2025/05/07 3:26 p.m.32 views

scanner has a Public API without sufficient bounds checking

Match::get and Match::ptr lack sufficient bounds checks, leading to potential out of bounds reads...

7.1AI score
SaveExploits0References3Affected Software1
AlpineLinux
AlpineLinux
added 2025/05/07 3:12 p.m.43 views

CVE-2024-47619

syslog-ng is an enhanced log daemo. Prior to version 4.8.2, tlswildcardmatch matches on certificates such as foo..bar although that is not allowed. It is also possible to pass partial wildcards such as foo.ac.bar which glib matches but should be avoided / invalidated. This issue could have an...

7.5CVSS7.3AI score0.00354EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2025/05/07 2:19 a.m.7 views

SUSE CVE-2022-49868

In the Linux kernel, the following vulnerability has been resolved: phy: ralink: mt7621-pci: add sentinel to quirks table With mt7621 socdevattr fixed to register the soc as a device, kernel will experience an oops in socdevicematchattr This quirk test was introduced in the staging driver in comm...

3.3CVSS6.2AI score0.00187EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/05/07 12:00 a.m.14 views

PT-2025-20232 · Syslog-Ng +1 · Syslog-Ng +1

Name of the Vulnerable Software and Affected Versions: syslog-ng versions prior to 4.8.2 syslog-ng version 3.28.1-2+deb11u2 and earlier for Debian 11 bullseye Description: syslog-ng is an enhanced log daemon. Prior to version 4.8.2, tls wildcard match matches on certificates such as foo..bar...

7.5CVSS7.1AI score0.00354EPSS
SaveExploits1References26
Positive Technologies
Positive Technologies
added 2025/05/07 12:00 a.m.2 views

PT-2025-20318 · Crates.Io · Scanner

Match::get and Match::ptr lack sufficient bounds checks, leading to potential out of bounds reads...

6.9CVSS7.2AI score
SaveExploits0References4
OSV
OSV
added 2025/05/01 3:16 p.m.18 views

UBUNTU-CVE-2022-49849

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix match incorrectly in devargsmatchdevice syzkaller found a failed assertion: assertion failed: args-devid != u64-1 || args-missing, in fs/btrfs/volumes.c:6921 This can be triggered when we set devid to u64-1 by ioctl. I...

5.5CVSS5.7AI score0.0019EPSS
SaveExploits0References6
CVE
CVE
added 2025/05/01 2:10 p.m.64 views

CVE-2022-49849

CVE-2022-49849 fixes a Linux kernel flaw in the Btrfs dev_args_match_device path. When devid is set to (u64)-1 via ioctl, the match of devid may be skipped and device matching may succeed incorrectly. The issue was introduced by a patch that added the function used to match devices; the two match...

5.5CVSS6.5AI score0.0019EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder