Lucene search
K

4786 matches found

Vulnrichment
Vulnrichment
added 2025/06/04 7:31 p.m.6 views

CVE-2025-48935 Deno has --allow-read / --allow-write permission bypass in `node:sqlite`

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Starting in version 2.2.0 and prior to versions 2.2.5, it is possible to bypass Deno's permission read/write db permission check by using ATTACH DATABASE statement. Version 2.2.5 contains a patch for the issue...

6.9CVSS7.1AI score0.00349EPSS
Exploits1References2
RustSec
RustSec
added 2025/06/03 12:0 p.m.5 views

--allow-read / --allow-write permission bypass in `node:sqlite`

It is possible to bypass Deno's read/write permission checks by using ATTACH DATABASE statement. PoC // poc.js import DatabaseSync from "node:sqlite" const db = new DatabaseSync":memory:"; db.exec"ATTACH DATABASE 'test.db' as test;"; db.exec"CREATE TABLE test.test id INTEGER PRIMARY KEY, name...

9.1CVSS7AI score0.00349EPSS
Exploits1Affected Software1
OSV
OSV
added 2025/06/03 12:0 p.m.0 views

RUSTSEC-2025-0138 --allow-read / --allow-write permission bypass in `node:sqlite`

It is possible to bypass Deno's read/write permission checks by using ATTACH DATABASE statement. PoC // poc.js import DatabaseSync from "node:sqlite" const db = new DatabaseSync":memory:"; db.exec"ATTACH DATABASE 'test.db' as test;"; db.exec"CREATE TABLE test.test id INTEGER PRIMARY KEY, name...

6.9CVSS6.8AI score0.00349EPSS
Exploits1References4
F5 Networks
F5 Networks
added 2025/06/02 6:1 p.m.11 views

K000151645: SQLite vulnerability CVE-2025-3277

Security Advisory Description An integer overflow can be triggered in SQLite’s concatws function. The resulting, truncated integer is then used to allocate a buffer. When SQLite then writes the resulting string to the buffer, it uses the original, untruncated size and thus a wild Heap Buffer...

9.8CVSS8.1AI score0.00107EPSS
Exploits0
SUSE Linux
SUSE Linux
added 2025/05/31 12:59 a.m.1 views

Security update for sqlite3

This update for sqlite3 fixes the following issues: CVE-2025-29087,CVE-2025-3277: Fixed integer overflow in sqlite concat function bsc1241020 CVE-2025-29088: Fixed integer overflow through the SQLITEDBCONFIGLOOKASIDE component bsc1241078 Other fixes: Updated to version 3.49.1 from Factory...

8.5CVSS7.6AI score0.00107EPSS
Exploits0References14
Fedora
Fedora
added 2025/05/30 1:45 a.m.9 views

[SECURITY] Fedora 41 Update: rust-rusqlite-0.31.0-6.fc41

Ergonomic wrapper for SQLite...

6.5CVSS7.4AI score0.00138EPSS
Exploits0
Fedora
Fedora
added 2025/05/30 1:16 a.m.9 views

[SECURITY] Fedora 42 Update: rust-rusqlite-0.31.0-6.fc42

Ergonomic wrapper for SQLite...

6.5CVSS7.4AI score0.00138EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/05/30 12:0 a.m.11 views

Tenable Security Center Multiple Vulnerabilities (TNS-2025-09)

According to its self-reported version, the Tenable Security Center running on the remote host is prior to 6.6.0 and missing relevant patches. It is, therefore, affected by multiple vulnerabilities as referenced in the TNS-2025-09 advisory. - In SQLite 3.44.0 through 3.49.0 before 3.49.1, the...

9.8CVSS7.5AI score0.01453EPSS
Exploits2References4
Github Security Blog
Github Security Blog
added 2025/05/29 5:27 p.m.18 views

Navidrome allows SQL Injection via role parameter

🛡 Security Advisory: SQL Injection Vulnerability in Navidrome v0.55.2 Overview This vulnerability arises due to improper input validation on the role parameter within the API endpoint /api/artist. Attackers can exploit this flaw to inject arbitrary SQL queries, potentially gaining unauthorized...

9.8CVSS8.4AI score0.00489EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2025/05/29 5:27 p.m.2 views

GHSA-5WGP-VJXM-3X2R Navidrome allows SQL Injection via role parameter

🛡 Security Advisory: SQL Injection Vulnerability in Navidrome v0.55.2 Overview This vulnerability arises due to improper input validation on the role parameter within the API endpoint /api/artist. Attackers can exploit this flaw to inject arbitrary SQL queries, potentially gaining unauthorized...

9.3CVSS8.4AI score0.00489EPSS
Exploits0References4
Amazon
Amazon
added 2025/05/29 12:0 a.m.2 views

Important: thunderbird

Issue Overview: Through a series of popup and window.print calls, an attacker can cause a window to go fullscreen without the user seeing the notification prompt, resulting in potential user confusion or spoofing attacks. This vulnerability affects Firefox ESR 102.5, Thunderbird 102.5, and Firefo...

9.1CVSS8.7AI score0.0037EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/05/27 6:31 p.m.11 views

CVE-2025-5154

A vulnerability, which was classified as problematic, was found in PhonePe App 25.03.21.0 on Android. Affected is an unknown function of the file /data/data/com.phonepe.app/databases/ of the component SQLite Database. The manipulation leads to cleartext storage in a file or on disk. Local access ...

4.6CVSS6.9AI score0.00052EPSS
Exploits1References1
Tenable Nessus
Tenable Nessus
added 2025/05/27 12:0 a.m.13 views

RHEL 9 : nodejs:22 (RHSA-2025:7433)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:7433 advisory. Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language...

9.8CVSS7.5AI score0.00651EPSS
Exploits0References6
NVD
NVD
added 2025/05/25 7:15 p.m.5 views

CVE-2025-5154

A vulnerability, which was classified as problematic, was found in PhonePe App 25.03.21.0 on Android. Affected is an unknown function of the file /data/data/com.phonepe.app/databases/ of the component SQLite Database. The manipulation leads to cleartext storage in a file or on disk. Local access ...

4.6CVSS0.00052EPSS
Exploits1References5
OSV
OSV
added 2025/05/25 7:15 p.m.1 views

CVE-2025-5154

A vulnerability, which was classified as problematic, was found in PhonePe App 25.03.21.0 on Android. Affected is an unknown function of the file /data/data/com.phonepe.app/databases/ of the component SQLite Database. The manipulation leads to cleartext storage in a file or on disk. Local access ...

4.4CVSS4.7AI score0.00052EPSS
Exploits1References5
Vulnrichment
Vulnrichment
added 2025/05/25 6:31 p.m.19 views

CVE-2025-5154 PhonePe App SQLite Database databases cleartext storage in a file or on disk

A vulnerability, which was classified as problematic, was found in PhonePe App 25.03.21.0 on Android. Affected is an unknown function of the file /data/data/com.phonepe.app/databases/ of the component SQLite Database. The manipulation leads to cleartext storage in a file or on disk. Local access ...

4.6CVSS3.7AI score0.00052EPSS
Exploits1References5
CVE
CVE
added 2025/05/25 6:31 p.m.45 views

CVE-2025-5154

The CVE-2025-5154 entry applies to the PhonePe App (Android) version 25.03.21.0. The vulnerability resides in the SQLite Database component, specifically within app-private data at /data/data/com.phonepe.app/databases/, where sensitive data is stored in plaintext. This cleartext storage allows a ...

4.6CVSS3.8AI score0.00052EPSS
Exploits1References5Affected Software1
Cvelist
Cvelist
added 2025/05/25 6:31 p.m.19 views

CVE-2025-5154 PhonePe App SQLite Database databases cleartext storage in a file or on disk

A vulnerability, which was classified as problematic, was found in PhonePe App 25.03.21.0 on Android. Affected is an unknown function of the file /data/data/com.phonepe.app/databases/ of the component SQLite Database. The manipulation leads to cleartext storage in a file or on disk. Local access ...

4.6CVSS0.00052EPSS
Exploits1References5
Positive Technologies
Positive Technologies
added 2025/05/25 12:0 a.m.2 views

PT-2025-22866 · Phonepe · Phonepe App

Name of the Vulnerable Software and Affected Versions: PhonePe App version 25.03.21.0 Description: A problematic issue was found in the PhonePe App, affecting an unknown function of the SQLite Database component. The issue leads to cleartext storage in a file or on disk, requiring local access fo...

4.6CVSS3.3AI score0.00052EPSS
Exploits1References11
RedhatCVE
RedhatCVE
added 2025/05/23 10:43 a.m.5 views

CVE-2024-6971

A path traversal vulnerability exists in the parisneo/lollms-webui repository, specifically in the lollmsfilesystem.py file. The functions addragdatabase, togglemountragdatabase, and vectorizefolder do not implement security measures such as sanitizepathfromendpoint or sanitizepath. This allows a...

4.4CVSS6.8AI score0.00027EPSS
Exploits1References1
Rows per page
Query Builder