Lucene search
+L

31109 matches found

OSV
OSV
added 2025/06/17 2:21 a.m.10 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 score
SaveExploits0References4
OSV
OSV
added 2025/06/17 12:43 a.m.9 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 score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/06/17 12:0 a.m.10 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.00493EPSS
SaveExploits1References12
Tenable Nessus
Tenable Nessus
added 2025/06/17 12:0 a.m.8 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.0153EPSS
SaveExploits2References3
CBLMariner
CBLMariner
added 2025/06/17 12:0 a.m.10 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.00823EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2025/06/17 12:0 a.m.12 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.0072EPSS
SaveExploits0
NVD
NVD
added 2025/06/16 9:15 p.m.12 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
SaveExploits0References4
CVE
CVE
added 2025/06/16 9:3 p.m.45 views

CVE-2025-49134

Weblate (localization tool) exposed user IPs via audit log email notifications prior to version 5.12; IPs could be harvested by third‑party servers (SMTP relays, spam filters). The issue is resolved by patching in Weblate 5.12 (5.12.1 recommended).

5.3CVSS6.8AI score0.00268EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/06/16 9:3 p.m.6 views

CVE-2025-49134 Weblate exposes personal IP address via e-mail

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

2.1CVSS6.3AI score0.00268EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/06/16 8:23 p.m.27 views

CVE-2025-32799 Conda-build Vulnerable to Path Traversal via Malicious Tar File

Conda-build contains commands and tools to build conda packages. Prior to version 25.4.0, the conda-build processing logic is vulnerable to path traversal Tarslip attacks due to improper sanitization of tar entry paths. Attackers can craft tar archives containing entries with directory traversal...

6.1CVSS0.01265EPSS
SaveExploits1References4
NVD
NVD
added 2025/06/16 8:15 p.m.27 views

CVE-2025-32798

Conda-build contains commands and tools to build conda packages. Prior to version 25.4.0, the conda-build recipe processing logic has been found to be vulnerable to arbitrary code execution due to unsafe evaluation of recipe selectors. Currently, conda-build uses the eval function to process...

9.8CVSS0.00695EPSS
SaveExploits1References3
CVE
CVE
added 2025/06/16 8:10 p.m.60 views

CVE-2025-32798

Conda-build (prior to 25.4.0) is vulnerable to arbitrary code execution due to unsafe evaluation of recipe selectors, currently using eval to process embedded selectors in meta.yaml files. This un sanitised input allows execution of malicious code during the build process, compromising the build ...

9.8CVSS8.1AI score0.00695EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2025/06/16 6:46 p.m.11 views

CVE-2025-32797 Conda-build Insecure Build Script Permissions Enabling Arbitrary Code Execution

Conda-build contains commands and tools to build conda packages. Prior to version 25.3.1, the writebuildscripts function in conda-build creates the temporary build script condabuild.sh with overly permissive file permissions 0o766, allowing write access to all users. Attackers with filesystem...

6CVSS7.9AI score
SaveExploits0References6
OSV
OSV
added 2025/06/16 2:52 p.m.6 views

GHSA-4QQF-9M5C-W2C5 Weblate exposes personal IP address via e-mail

Impact 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. Patches This issue has been addressed in Weblate 5.12 via https://github.com/WeblateOrg/weblate/pull/15102. References Thanks to...

5.3CVSS7AI score0.00268EPSS
SaveExploits0References6
OSV
OSV
added 2025/06/16 2:52 p.m.9 views

GHSA-57JG-M997-CX3Q Weblate lacks rate limiting when verifying second factor

Impact The verification of the second factor was not subject to rate limiting. The absence of rate limiting on the second factor endpoint allows an attacker with valid credentials to automate OTP guessing. Patches This issue has been addressed in Weblate 5.12 via...

4.9CVSS7AI score0.00222EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/06/16 2:44 p.m.13 views

Moderate: Red Hat Security Advisory: git-lfs security update

An update for git-lfs is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

9.1CVSS6.8AI score0.00778EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2025/06/16 12:41 p.m.7 views

USN-7555-2: Django vulnerability

USN-7555-1 fixed vulnerabilities in Django. The fix was incomplete. This update applies an additional patch to fix it properly. Original advisory details: It was discovered that Django incorrectly handled certain unescaped request paths. An attacker could possibly use this issue to perform a log...

5.5AI score
SaveExploits0References1
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.8 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevents renaming with an empty string. A client can send an empty newname string to the ksmbd server. This will cause a kernel error due to dalloc. This patch prevents the error from occurring when attempting to rename a...

8.8CVSS6.2AI score0.0033EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.5 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: Bluetooth: Disable SCO support if READVOICESETTING is not supported/broken. A SCO connection with incorrect voice settings can cause the controller to lock up...

5.5CVSS6.3AI score0.00159EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/06/16 12:0 a.m.3 views

TencentOS Server 3: tar (TSSA-2023:0024)

The version of Tencent Linux installed on the remote TencentOS Server 3 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2023:0024 advisory. Package updates are available for TencentOS Server 3 that fix the following vulnerabilities:...

5.5CVSS6.6AI score0.01476EPSS
SaveExploits1References2
Rows per page
Query Builder