Lucene search
K

30384 matches found

OSV
OSV
added 2025/06/18 9:33 a.m.3 views

CVE-2025-38077 platform/x86: dell-wmi-sysman: Avoid buffer overflow in current_password_store()

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-wmi-sysman: Avoid buffer overflow in currentpasswordstore If the 'buf' array received from the user contains an empty string, the 'length' variable will be zero. Accessing the 'buf' array element with index...

7.8CVSS6.9AI score0.00183EPSS
Exploits0References10
Cvelist
Cvelist
added 2025/06/18 9:33 a.m.8 views

CVE-2025-38056 ASoC: SOF: Intel: hda: Fix UAF when reloading module

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...

0.00157EPSS
Exploits0References3
The Hacker News
The Hacker News
added 2025/06/18 5:49 a.m.30 views

Veeam Patches CVE-2025-23121: Critical RCE Bug Rated 9.9 CVSS in Backup & Replication

Veeam has rolled out patches to contain a critical security flaw impacting its Backup & Replication software that could result in remote code execution under certain conditions. The security defect, tracked as CVE-2025-23121, carries a CVSS score of 9.9 out of a maximum of 10.0. "A vulnerability...

9.9CVSS9.2AI score0.18335EPSS
Exploits1
CVE
CVE
added 2025/06/18 4:13 a.m.18 views

CVE-2025-50202

Lychee (PHP-based photo-management tool) has a path traversal vulnerability in SecurePathController.php affecting versions 6.6.6–6.6.9. The issue allows leakage of local files, including environment variables, nginx logs, other users’ uploaded images, and configuration secrets. The root cause is ...

7.5CVSS7.5AI score0.00519EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/06/18 12:0 a.m.4 views

PT-2025-26171 · Open5Gs · Open5Gs

Name of the Vulnerable Software and Affected Versions: open5gs versions 2.7.2 and earlier Description: A missing length check in the ogs pfcp subnet add function from the PFCP library allows a local attacker to cause a Buffer Overflow by changing the session.dnn field with a value with length...

7.8CVSS5.9AI score0.00188EPSS
Exploits1References10
Positive Technologies
Positive Technologies
added 2025/06/18 12:0 a.m.8 views

PT-2025-26082 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A buffer overflow issue has been identified in the Linux kernel, specifically in the cp2112 xfer function. The read length variable, which is provided by data-block0 and comes from use...

7.8CVSS6.6AI score0.12746EPSS
Exploits16References586
Positive Technologies
Positive Technologies
added 2025/06/18 12:0 a.m.6 views

PT-2025-25976 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A potential buffer overflow issue has been identified in the Linux kernel, specifically in the ASoC: SOF: Intel: hda component. The issue arises from the use of snprintf, which returns...

7.8CVSS6.1AI score0.12746EPSS
Exploits16References562
Positive Technologies
Positive Technologies
added 2025/06/18 12:0 a.m.5 views

PT-2025-25978 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A potential buffer overflow issue has been identified in the Linux kernel, specifically in the ASoC: Intel: avs component. The issue arises from the use of snprintf, which returns the...

7.8CVSS6.1AI score0.12746EPSS
Exploits16References558
CVE
CVE
added 2025/06/17 8:39 p.m.12 views

CVE-2025-49843

The CVE-2025-49843 issue affects conda-smithy prior to version 3.47.1, where the travis_headers function creates files with permissions exceeding 0o600, potentially allowing read/write access beyond the intended user. This weakens least-privilege protections and could let an attacker access confi...

6.9CVSS6.5AI score0.00525EPSS
Exploits0References3
OSV
OSV
added 2025/06/17 8:39 p.m.4 views

CVE-2025-49843 conda-smithy Has Incorrect Default File Permissions

conda-smithy is a tool for combining a conda recipe with configurations to build using freely hosted CI services into a single repository. Prior to version 3.47.1, the travisheaders function in the conda-smithy repository creates files with permissions exceeding 0o600, allowing read and write...

6.9CVSS6.6AI score0.00525EPSS
Exploits0References5
NVD
NVD
added 2025/06/17 2:15 p.m.5 views

CVE-2025-49842

conda-forge-webservices is the web app deployed to run conda-forge admin commands and linting. Prior to version 2025.3.24, the condaforgewebservice Docker container executes commands without specifying a user. By default, Docker containers run as the root user, which increases the risk of privile...

4.6CVSS0.00157EPSS
Exploits0References2
Patchstack
Patchstack
added 2025/06/17 11:47 a.m.8 views

WordPress Master Slider plugin <= 3.10.8 - Authenticated (Contributor+) Stored Cross-Site Scripting via masterslider_pb and ms_slide Shortcodes vulnerability

Authenticated Contributor+ Stored Cross-Site Scripting via mastersliderpb and msslide Shortcodes vulnerability discovered by muhammad yudha in WordPress Plugin Master Slider versions = 3.10.8...

6.4CVSS5.5AI score0.00213EPSS
Exploits0References1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2025/06/17 8:4 a.m.7 views

Security Bulletin: IBM Cloud Pak for Data is vulnerable to Cross-site Scripting (XSS) due to server-static package ( CVE-2024-43800 )

Summary Potential vulnerabilities in server-static package CVE-2024-43800 has been identified that may affect IBM Cloud Pak for Data. Vulnerability Details CVEID:CVE-2024-43800 DESCRIPTION: serve-static serves static files. serve-static passes untrusted user input - even after sanitizing it - to...

5CVSS6.5AI score0.00595EPSS
Exploits0Affected Software1
OSV
OSV
added 2025/06/17 2:21 a.m.3 views

CVE-2025-49823 Conda Constructor Command Injection via Unsanitized User Input (Low)

conda Constructor is a tool which allows constructing an installer for a collection of conda packages. Prior to version 3.11.3, shell installer scripts process the installation prefix userprefix using an eval statement, which executes unsanitized user input as shell code. Although the script runs...

7AI score0.00141EPSS
Exploits0References4
OSV
OSV
added 2025/06/17 12:43 a.m.4 views

CVE-2025-48993 Group-Office vulnerable to reflected XSS via Look and Feel Formatting input

Group-Office is an enterprise customer relationship management and groupware tool. Prior to versions 6.8.123 and 25.0.27, a malicious JavaScript payload can be executed via the Look and Feel formatting fields. Any user can update their Look and Feel Formatting input fields, but the web applicatio...

5.3CVSS5.9AI score0.00206EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2025/06/17 12:0 a.m.5 views

PT-2025-25609 · Unknown · Steel Browser

Name of the Vulnerable Software and Affected Versions: Steel Browser versions up to 0.1.3 Description: A critical vulnerability was found in Steel Browser, affecting the handleFileUpload function of the file api/src/modules/files/files.routes.ts. The manipulation of the filename argument leads to...

9.8CVSS6.2AI score0.00482EPSS
Exploits1References12
CBLMariner
CBLMariner
added 2025/06/17 12:0 a.m.7 views

CVE-2025-30681 affecting package mysql for versions less than 8.0.42-1

CVE-2025-30681 affecting package mysql for versions less than 8.0.42-1. An upgraded version of the package is available that resolves this issue...

2.7CVSS7.3AI score0.00626EPSS
Exploits0
CBLMariner
CBLMariner
added 2025/06/17 12:0 a.m.5 views

CVE-2025-30683 affecting package mysql for versions less than 8.0.42-1

CVE-2025-30683 affecting package mysql for versions less than 8.0.42-1. An upgraded version of the package is available that resolves this issue...

4.9CVSS7.3AI score0.00716EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/06/17 12:0 a.m.7 views

Security Updates for Outlook (June 2025)

The Microsoft Outlook application installed on the remote host is missing a security update. It is, therefore, affected by the following vulnerability: - A remote code execution vulnerability. An attacker can exploit this to bypass authentication and execute unauthorized arbitrary commands...

7.8CVSS6.8AI score0.01337EPSS
Exploits2References3
NVD
NVD
added 2025/06/16 9:15 p.m.9 views

CVE-2025-49134

Weblate is a web based localization tool. Prior to version 5.12, the audit log notifications included the full IP address of the acting user. This could be obtained by third-party servers such as SMTP relays, or spam filters. This issue has been patched in version 5.12...

5.3CVSS0.00268EPSS
Exploits0References4
Rows per page
Query Builder