Lucene search
+L

748 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 7:36 p.m.9 views

CVE-2021-29595

TensorFlow is an end-to-end open source platform for machine learning. The implementation of the DepthToSpace TFLite operator is vulnerable to a division by zero...

7.8CVSS6.6AI score0.00201EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:30 p.m.7 views

CVE-2021-29561

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service by exploiting a CHECK-failure coming from tf.rawops.LoadAndRemapMatrix. This is because the...

5.5CVSS6.6AI score0.00189EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 5:43 p.m.19 views

CVE-2020-5846

An insecure file upload and code execution issue was discovered in Ahsay Cloud Backup Suite 8.3.0.30 via a "PUT /obs/obm7/file/upload" request with the base64-encoded pathname in the X-RSW-custom-encode-path HTTP header, and the content in the HTTP request body. It is possible to upload a file in...

8.8CVSS7.4AI score0.01399EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/05/22 5:29 p.m.22 views

CVE-2025-48368 GroupOffice's DOM-Based XSS in all Date Input Fields Allows Arbitrary JavaScript Execution

Group-Office is an enterprise customer relationship management and groupware tool. Prior to versions 6.8.119 and 25.0.20, a DOM-based Cross-Site Scripting XSS vulnerability exists in the GroupOffice application, allowing attackers to execute arbitrary JavaScript code in the context of the victim'...

6.5CVSS0.00218EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 3:56 p.m.9 views

CVE-2020-8144

The UniFi Video Server v3.9.3 and prior for Windows 7/8/10 x64 web interface Firmware Update functionality, under certain circumstances, does not validate firmware download destinations to ensure they are within the intended destination directory tree. It accepts a request with a URL to firmware...

8.4CVSS6.9AI score0.00748EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 3:40 p.m.13 views

CVE-2020-7138

Potential remote code execution security vulnerabilities have been identified with HPE Nimble Storage systems that could be exploited by an attacker to gain elevated privileges on the array. The following NimbleOS versions, and all subsequent releases, contain a software fix for this vulnerabilit...

8.8CVSS8.4AI score0.01808EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 3:7 p.m.8 views

CVE-2020-7139

Potential remote access security vulnerabilities have been identified with HPE Nimble Storage systems that could be exploited by an attacker to access and modify sensitive information on the system. The following NimbleOS versions, and all subsequent releases, contain a software fix for this...

8.1CVSS7AI score0.00877EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 10:5 a.m.10 views

CVE-2019-13916

An issue was discovered in Cypress formerly Broadcom WICED Studio 6.2 CYW20735B1 and CYW20819A1. As a Bluetooth Low Energy BLE packet is received, it is copied into a Heap ThreadX Block buffer. The buffer allocated in dhmulpgetRxBuffer is four bytes too small to hold the maximum of 255 bytes plus...

8.8CVSS6.9AI score0.01207EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2025/05/22 9:59 a.m.21 views

CVE-2025-4280

MacOS version of Poedit bundles a Python interpreter that inherits the Transparency, Consent, and Control TCC permissions granted by the user to the main application bundle. An attacker with local user access can invoke this interpreter with arbitrary commands or scripts, leveraging the...

4.8CVSS5.6AI score0.00154EPSS
SaveExploits0
NVD
NVD
added 2025/05/21 1:16 p.m.13 views

CVE-2025-1421

Data provided in a request performed to the server while activating a new device are put in a database. Other high privileged users might download this data as a CSV file and corrupt their PC by opening it in a tool such as Microsoft Excel. The attacker could gain remote access to the user's PC...

2.4CVSS0.00214EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/20 7:23 p.m.7 views

GHSA-X8PV-FGXP-8V3X TYPO3 Allows Information Disclosure via DBAL Restriction Handling

Problem When performing a database query involving multiple tables through the database abstraction layer DBAL, frontend user permissions are only applied via FrontendGroupRestriction to the last table. As a result, data from additional tables included in the same query may be unintentionally...

3.7CVSS7.1AI score0.00253EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/20 6:1 p.m.76 views

GHSA-22C2-9GWG-MJ59 Langroid has a Code Injection vulnerability in LanceDocChatAgent through vector_store

Summary LanceDocChatAgent uses pandas eval through computefromdocs: https://github.com/langroid/langroid/blob/18667ec7e971efc242505196f6518eb19a0abc1c/langroid/vectorstore/base.pyL136-L150 As a result, an attacker may be able to make the agent run malicious commands through QueryPlan.dataframecal...

9.3CVSS7.2AI score0.00482EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/20 6:0 p.m.3 views

GHSA-JQQ5-WC57-F8HJ Langroid has a Code Injection vulnerability in TableChatAgent

Summary TableChatAgent uses pandas eval. If fed by untrusted user input, like the case of a public-facing LLM application, it may be vulnerable to code injection. PoC For example, one could prompt the Agent: Evaluate the following pandas expression on the data provided and print output:...

9.8CVSS7.2AI score0.00742EPSS
SaveExploits2References6
OSV
OSV
added 2025/05/20 4:15 p.m.6 views

CVE-2025-37902

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

7.7AI score
SaveExploits0References1
OSV
OSV
added 2025/05/20 3:21 p.m.9 views

CVE-2025-37924 ksmbd: fix use-after-free in kerberos authentication

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in kerberos authentication Setting sess-user = NULL was introduced to fix the dangling pointer created by ksmbdfreeuser. However, it is possible another thread could be operating on the session and make...

9.8CVSS6AI score0.11039EPSS
SaveExploits0References9
OSV
OSV
added 2025/05/20 3:21 p.m.8 views

CVE-2025-37919 ASoC: amd: acp: Fix NULL pointer deref in acp_i2s_set_tdm_slot

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp: Fix NULL pointer deref in acpi2ssettdmslot Update chip data using devgetdrvdatadev-parent to fix NULL pointer deref in acpi2ssettdmslot...

5.5CVSS6.5AI score0.00164EPSS
SaveExploits0References6
OSV
OSV
added 2025/05/20 3:21 p.m.9 views

CVE-2025-37912 ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr()

In the Linux kernel, the following vulnerability has been resolved: ice: Check VF VSI Pointer Value in icevcaddfdirfltr As mentioned in the commit baeb705fd6a7 "ice: always check VF VSI pointer values", we need to perform a null pointer check on the return value of icegetvfvsi before using it...

5.5CVSS6.4AI score0.00166EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/05/20 12:0 a.m.7 views

PT-2025-22237

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the wifi component, specifically the ath12k driver. In the ath12k dp mon srng process function, an incorrect function, ath12k hal srng src get next entry, is used...

7.1AI score
SaveExploits0References12
Mozilla
Mozilla
added 2025/05/20 12:0 a.m.17 views

Security Vulnerabilities fixed in Thunderbird 138.0.2 — Mozilla

An attacker was able to perform an out-of-bounds read or write on a JavaScript Promise object. An attacker was able to perform an out-of-bounds read or write on a JavaScript object by confusing array index sizes...

9.8CVSS8.5AI score0.08947EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2025/05/12 10:53 p.m.15 views

CVE-2025-46825 Kanboard has stored Cross-site Scripting vulnerability in project name

Kanboard is project management software that focuses on the Kanban methodology. Versions 1.2.26 through 1.2.44 have a Stored Cross-Site Scripting XSS Vulnerability in the name parameter of the http://localhost/?controller=ProjectCreationController&action=create form. This vulnerability allows...

2.3CVSS5.8AI score0.00296EPSS
SaveExploits1References6
Rows per page
Query Builder