Lucene search
+L

257 matches found

Positive Technologies
Positive Technologies
added 2025/04/15 12:0 a.m.9 views

PT-2025-16396

Name of the Vulnerable Software and Affected Versions Web-Check versions affected versions not specified Description A command injection issue exists in the screenshot API of the Web Check project, stemming from user-controlled input url being passed unsanitized into a shell command using exec,...

9.3CVSS5.9AI score0.19326EPSS
SaveExploits4References11
Veracode
Veracode
added 2025/03/26 11:21 a.m.16 views

Arbitrary File Overwrite

H2O-3 is vulnerable to Arbitrary File Overwrite. The vulnerability is due to improper input validation due to the exportModelDetails function in ModelsHandler.java allowing user-controlled input in the mexport.dir parameter, enabling overwriting files at arbitrary locations on the host system...

8.2CVSS7.2AI score0.00514EPSS
SaveExploits1References4Affected Software2
RedhatCVE
RedhatCVE
added 2025/03/22 1:3 p.m.8 views

CVE-2024-10812

An open redirect vulnerability exists in binary-husky/gptacademic version 3.83. The vulnerability occurs when a user is redirected to a URL specified by user-controlled input in the 'file' parameter without proper validation or sanitization. This can be exploited by attackers to conduct phishing...

6.1CVSS6.8AI score0.00574EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/03/22 12:31 p.m.9 views

CVE-2024-7957

An arbitrary file overwrite vulnerability exists in the ZulipConnector of danswer-ai/danswer, affecting the latest version. The vulnerability arises from the loadcredentials method, where user-controlled input for realmname and zuliprccontent is used to construct file paths and write file content...

9.1CVSS7AI score0.00879EPSS
SaveExploits0References1
CVE
CVE
added 2025/03/20 10:10 a.m.46 views

CVE-2024-7957

The CVE-2024-7957 entry describes an arbitrary file overwrite vulnerability in the ZulipConnector of danswer-ai/danswer. The root cause is in load_credentials where user-controlled input for realm_name and zuliprc_content is used to construct file paths and write contents, enabling overwriting or...

9.1CVSS9.2AI score0.00879EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/03/20 10:9 a.m.14 views

CVE-2024-10812 Open Redirect in binary-husky/gpt_academic

An open redirect vulnerability exists in binary-husky/gptacademic version 3.83. The vulnerability occurs when a user is redirected to a URL specified by user-controlled input in the 'file' parameter without proper validation or sanitization. This can be exploited by attackers to conduct phishing...

6.1CVSS0.00574EPSS
SaveExploits1References1
OSV
OSV
added 2025/03/20 10:9 a.m.5 views

CVE-2024-10812 Open Redirect in binary-husky/gpt_academic

An open redirect vulnerability exists in binary-husky/gptacademic version 3.83. The vulnerability occurs when a user is redirected to a URL specified by user-controlled input in the 'file' parameter without proper validation or sanitization. This can be exploited by attackers to conduct phishing...

6.1CVSS6.4AI score0.00574EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2024-53151

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: svcrdma: Address an integer overflow Dan Carpenter reports: Commit 78147ca8b4a9 svcrdma: Ad...

5.5CVSS5.8AI score0.00272EPSS
SaveExploits0References3
CVE
CVE
added 2025/02/11 10:29 a.m.73 views

CVE-2025-23363

Summary (CVE-2025-23363): Siemens Teamcenter V14.x products disclose an open-redirect issue in the SSO login service. The SSO accepts user-controlled input that can specify an external URL, enabling an attacker to lure a legitimate user into clicking a crafted link that redirects to a malicious s...

7.4CVSS7.3AI score0.0054EPSS
SaveExploits0References1Affected Software1
Github Security Blog
Github Security Blog
added 2025/02/06 7:58 p.m.30 views

WhoDB has a path traversal opening Sqlite3 database

Summary While the application only displays Sqlite3 databases present in the directory /db, there is no path traversal prevention in place. This allows an unauthenticated attacker to open any Sqlite3 database present on the host machine that the application is running on. Details WhoDB allows use...

10CVSS6.8AI score0.0263EPSS
SaveExploits1References6Affected Software1
RedhatCVE
RedhatCVE
added 2025/02/05 7:42 p.m.13 views

CVE-2022-48598

A SQL injection vulnerability exists in the “reporter events type date” feature of the ScienceLogic SL1 that takes unsanitized user‐controlled input and passes it directly to a SQL query. This allows for the injection of arbitrary SQL before being executed against the database...

8.8CVSS7.7AI score0.00608EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2024/12/12 12:0 a.m.10 views

Huawei EulerOS: Security Advisory for cups (EulerOS-SA-2024-2932)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS8AI score0.63811EPSS
SaveExploits6References2
NVD
NVD
added 2024/11/05 7:15 p.m.14 views

CVE-2024-49773

SuiteCRM is an open-source, enterprise-ready Customer Relationship Management CRM software application. Poor input validation in export allows authenticated user do a SQL injection attack. User-controlled input is used to build SQL query. currentpost parameter in export entry point can be abused ...

6.5CVSS0.00299EPSS
SaveExploits0References1
CVE
CVE
added 2024/11/05 6:35 p.m.59 views

CVE-2024-49773

SuiteCRM vulnerability CVE-2024-49773 involves poor input validation in the export functionality, where the authenticated user can abuse the current_post parameter to perform blind SQL injection via generateSearchWhere(), leading to potential information disclosure of personally identifiable info...

6.5CVSS5.7AI score0.00299EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2024/11/05 6:35 p.m.22 views

CVE-2024-49773 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in SuiteCRM

SuiteCRM is an open-source, enterprise-ready Customer Relationship Management CRM software application. Poor input validation in export allows authenticated user do a SQL injection attack. User-controlled input is used to build SQL query. currentpost parameter in export entry point can be abused ...

5.3CVSS0.00299EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/05 6:35 p.m.15 views

CVE-2024-49773 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in SuiteCRM

SuiteCRM is an open-source, enterprise-ready Customer Relationship Management CRM software application. Poor input validation in export allows authenticated user do a SQL injection attack. User-controlled input is used to build SQL query. currentpost parameter in export entry point can be abused ...

5.3CVSS7.7AI score0.00299EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/09/27 12:0 a.m.20 views

RHEL OpenPrinting cups-filters (RHSB-2024:002)

Binary data redhat-RHSB-2024-002.nbin...

9.8CVSS7.5AI score0.77766EPSS
SaveExploits17References6
NVD
NVD
added 2024/09/26 10:15 p.m.31 views

CVE-2024-47175

CUPS is a standards-based, open-source printing system, and libppd can be used for legacy PPD file support. The libppd function ppdCreatePPDFromIPP2 does not sanitize IPP attributes when creating the PPD buffer. When used in combination with other functions such as cfGetPrinterAttributes5, can...

9.8CVSS0.63811EPSS
SaveExploits6References11
CVE
CVE
added 2024/09/26 9:18 p.m.352 views

CVE-2024-47175

CVE-2024-47175 affects CUPS via libppd, where ppdCreatePPDFromIPP2 does not sanitize IPP attributes when building the PPD buffer. When used with functions such as cfGetPrinterAttributes5, attacker-controlled input can lead to code execution through Foomatic, contributing to an exploit chain descr...

9.8CVSS7.7AI score0.63811EPSS
SaveExploits6References11Affected Software1
OSV
OSV
added 2024/09/26 9:18 p.m.39 views

CVE-2024-47175 libppd's ppdCreatePPDFromIPP2 function does not sanitize IPP attributes when creating the PPD buffer

CUPS is a standards-based, open-source printing system, and libppd can be used for legacy PPD file support. The libppd function ppdCreatePPDFromIPP2 does not sanitize IPP attributes when creating the PPD buffer. When used in combination with other functions such as cfGetPrinterAttributes5, can...

8.6CVSS7.8AI score0.63811EPSS
SaveExploits6References13
Rows per page
Query Builder