Lucene search
+L

432 matches found

CVE
CVE
•added 2025/03/20 10:10 a.m.•55 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.00933EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2025/03/20 10:09 a.m.•24 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.00578EPSS
SaveExploits1References1
OSV
OSV
•added 2025/03/20 10:09 a.m.•9 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 score
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2025/03/06 12:00 a.m.•7 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...

7.5CVSS5.8AI score0.00636EPSS
SaveExploits0References3
attackerkb
attackerkb
•added 2025/02/11 5:15 p.m.•5 views

CVE-2023-40721

A use of externally-controlled format string vulnerability CWE-134 vulnerability in Fortinet allows a privileged attacker to execute arbitrary code or commands via specially crafted requests...

6.7CVSS6.1AI score0.00242EPSS
SaveExploits0References2Affected Software4
CVE
CVE
•added 2025/02/11 10:29 a.m.•91 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.0056EPSS
SaveExploits0References1Affected Software1
Github Security Blog
Github Security Blog
•added 2025/02/06 7:58 p.m.•39 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.02728EPSS
SaveExploits1References6Affected Software1
RedhatCVE
RedhatCVE
•added 2025/02/05 7:42 p.m.•19 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.00734EPSS
SaveExploits0References1
OpenVAS
OpenVAS
•added 2024/12/12 12:00 a.m.•11 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.63607EPSS
SaveExploits6References2
RedHat Linux
RedHat Linux
•added 2024/12/03 4:21 p.m.•17 views

python-wheel: remote attackers can cause denial of service via attacker controlled input to wheel cli

An issue discovered in Python Packaging Authority PyPA Wheel 0.37.1 and earlier allows remote attackers to cause a denial of service via attacker controlled input to wheel cli...

7.5CVSS7.3AI score0.02659EPSS
SaveExploits1References5
NVD
NVD
•added 2024/11/13 5:15 a.m.•22 views

CVE-2024-21541

Versions of the package dom-iterator before 1.0.1 are vulnerable to Arbitrary Code Execution due to use of the Function constructor without complete input sanitization. Function generates a new function body and thus care must be given to ensure that the inputs to Function are not...

9.8CVSS0.01082EPSS
SaveExploits1References3
CVE
CVE
•added 2024/11/13 5:00 a.m.•91 views

CVE-2024-21541

CVE-2024-21541 affects the npm package dom-iterator prior to version 1.0.1 . The vulnerability stems from use of the Function constructor without complete input sanitization, allowing an attacker-controlled input to generate a new function body, with risks similar to eval. This is corroborated by...

9.8CVSS8.6AI score0.01082EPSS
SaveExploits1References3Affected Software1
NVD
NVD
•added 2024/11/05 7:15 p.m.•21 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.00303EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2024/11/05 6:35 p.m.•29 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.00303EPSS
SaveExploits0References1
CVE
CVE
•added 2024/11/05 6:35 p.m.•72 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.00303EPSS
SaveExploits0References1Affected Software1
OSV
OSV
•added 2024/11/05 6:35 p.m.•21 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 score
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2024/11/05 12:00 a.m.•1 views

CVE-2024-7059: Use of Externally-Controlled Input to Select Classes or Code

A high-severity vulnerability that can lead to arbitrary code execution on the system hosting the Web SDK role was found in the Genetec Security Center product line...

8.9CVSS7.8AI score0.0055EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2024/09/27 12:00 a.m.•25 views

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

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

9.8CVSS7.5AI score0.77644EPSS
SaveExploits17References6
NVD
NVD
•added 2024/09/26 10:15 p.m.•35 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.63607EPSS
SaveExploits6References11
CVE
CVE
•added 2024/09/26 9:18 p.m.•393 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.63607EPSS
SaveExploits6References11Affected Software1
Rows per page
Query Builder