Lucene search
+L

5479 matches found

zdt
zdt
added 2024/10/22 12:00 a.m.603 views

BYOB Unauthenticated Remote Code Execution Exploit

This Metasploit module exploits two vulnerabilities in the BYOB Build Your Own Botnet web GUI. It leverages an unauthenticated arbitrary file write that allows modification of the SQLite database, adding a new admin user. It also uses an authenticated command injection in the payload generation...

9.8CVSS7.8AI score0.05635EPSS
SaveExploits3
zdt
zdt
added 2024/10/22 12:00 a.m.228 views

ABB Cylon Aspect 3.08.01 mapConfigurationDownload.php Configuration Download Vulnerability

ABB Cylon Aspect version 3.08.01 suffers from an unauthenticated configuration download vulnerability. This can be exploited to download the SQLite DB that contains the configuration mappings information via the FTControlServlet by directly calling the mapConfigurationDownload.php script. ABB Cyl...

7.2AI score
SaveExploits0
OSV
OSV
added 2024/10/21 12:15 p.m.20 views

AZL-50827 CVE-2024-47692 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: nfsd: return -EINVAL when namelen is 0 When we have a corrupted main.sqlite in /var/lib/nfs/nfsdcld/, it may result in namelen being 0, which will cause memdupuser to return ZEROSIZEPTR. When we access the name.data that has been...

6.5CVSS6.7AI score0.0116EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.14 views

UBUNTU-CVE-2024-47692

In the Linux kernel, the following vulnerability has been resolved: nfsd: return -EINVAL when namelen is 0 When we have a corrupted main.sqlite in /var/lib/nfs/nfsdcld/, it may result in namelen being 0, which will cause memdupuser to return ZEROSIZEPTR. When we access the name.data that has been...

6.5CVSS6.3AI score0.0116EPSS
SaveExploits0References43
Veracode
Veracode
added 2024/10/21 6:02 a.m.13 views

Path Traversal

Lollms is vulnerable to a path traversal vulnerability. The vulnerability is due to improper validation of file paths in the lollmsfilesystem.py file, where functions like addragdatabase, togglemountragdatabase, and vectorizefolder lack necessary security measures, allowing attackers to access an...

4.4CVSS4.1AI score0.00319EPSS
SaveExploits1References3Affected Software1
Zero Science Lab
Zero Science Lab
added 2024/10/16 12:00 a.m.391 views

ABB Cylon Aspect 3.08.01 (mapConfigurationDownload.php) Config Download

Summary ASPECT is an award-winning scalable building energy management and control solution designed to allow users seamless access to their building data through standard building protocols including smart devices. Description The ABB BMS/BAS controller suffers from an unauthenticated...

5.8AI score
SaveExploits0
Packet Storm
Packet Storm
added 2024/10/16 12:00 a.m.550 views

BYOB Unauthenticated Remote Code Execution

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'sqlite3' class MetasploitModule 'BYOB Unauthenticated RCE via Arbitrary File Write and Command Injection CVE-2024-45256, CVE-2024-45257', 'Description' = %q Thi...

9.8CVSS7.4AI score0.05635EPSS
SaveExploits3
Packet Storm
Packet Storm
added 2024/10/16 12:00 a.m.347 views

ABB Cylon Aspect 3.08.01 mapConfigurationDownload.php Configuration Download

ABB Cylon Aspect 3.08.01 mapConfigurationDownload.php Config Download Vendor: ABB Ltd. Product web page: https://www.global.abb Affected version: NEXUS Series, MATRIX-2 Series, ASPECT-Enterprise, ASPECT-Studio Firmware: =3.08.01 Summary: ASPECT is an award-winning scalable building energy...

7.4AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/10/11 3:30 p.m.24 views

Lord of Large Language Models (LoLLMs) Server path traversal vulnerability in lollms_file_system.py

A path traversal vulnerability exists in the ParisNeo/lollms 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 an...

4.4CVSS6.8AI score0.00319EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/10/11 3:30 p.m.21 views

GHSA-7PGR-32FX-C6X9 Lord of Large Language Models (LoLLMs) Server path traversal vulnerability in lollms_file_system.py

A path traversal vulnerability exists in the ParisNeo/lollms 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 an...

4.6CVSS3.8AI score0.00319EPSS
SaveExploits1References4
OSV
OSV
added 2024/10/11 1:15 p.m.13 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.4CVSS3.6AI score0.00319EPSS
SaveExploits1References1
NVD
NVD
added 2024/10/11 1:15 p.m.35 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.4CVSS0.00319EPSS
SaveExploits1References1
CVE
CVE
added 2024/10/11 12:14 p.m.79 views

CVE-2024-6971

CVE-2024-6971 describes a path traversal in the ParisNeo/lollms-webui project where functions in lollms_file_system.py (add_rag_database, toggle_mount_rag_database, vectorize_folder) do not sanitize paths, allowing an attacker to vectorize arbitrary .sqlite files on a victim’s machine. This can e...

4.4CVSS3.8AI score0.00319EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/11 12:14 p.m.15 views

CVE-2024-6971 Path Traversal in parisneo/lollms-webui

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

3.4CVSS4AI score0.00319EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2024/10/11 12:00 a.m.9 views

LoLLMs 路径遍历漏洞

LoLLMs is a Web UI for a large language multimodal system by the individual developer Saifeddine ALOUI. LoLLMs suffers from a path traversal vulnerability that originates from allowing an attacker to perform vectorization operations on .sqlite files in any directory on the victim's computer, whic...

4.4CVSS4.3AI score0.00319EPSS
SaveExploits1References2
F5 Networks
F5 Networks
added 2024/10/10 2:40 a.m.67 views

K000141402: SQLite vulnerabilities CVE-2018-20506, CVE-2018-20505, CVE-2018-20346, CVE-2015-5895, CVE-2015-3717

Security Advisory Description CVE-2018-20506 SQLite before 3.25.3, when the FTS3 extension is enabled, encounters an integer overflow and resultant buffer overflow for FTS3 queries in a "merge" operation that occurs after crafted changes to FTS3 shadow tables, allowing remote attackers to execute...

10CVSS8.1AI score0.1197EPSS
SaveExploits3
IBM Security Bulletins
IBM Security Bulletins
added 2024/10/08 10:11 a.m.28 views

Security Bulletin: A vulnerability in SQLite affects IBM Tivoli Composite Application Manager for Transactions (Response Time)

Summary SQLite SQLite3 is used by IBM Tivoli Composite Application Manager for Transactions Response Time Vulnerability Details CVEID:CVE-2024-0232 DESCRIPTION: SQLite is vulnerable to a denial of service, caused by a heap use-after-free flaw in the jsonParseAddNodeArray function in sqlite3.c. By...

5.5CVSS7.1AI score0.00381EPSS
SaveExploits1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2024/10/07 3:19 p.m.22 views

Security Bulletin: A vulnerability in SQLite affects IBM Tivoli Composite Application Manager for Transactions (Response Time)

Summary SQLite SQLite3 is used by IBM Tivoli Composite Application Manager for Transactions Response Time Vulnerability Details CVEID:CVE-2023-7104 DESCRIPTION: SQLite SQLite3 is vulnerable to a heap-based buffer overflow, caused by improper bounds checking by the sessionReadRecord function in...

7.3CVSS7.7AI score0.01249EPSS
SaveExploits1Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/09/30 12:00 a.m.23 views

FreeBSD : sqlite -- use-after-free bug in jsonparseaddnodearray (42ec2207-7e85-11ef-89a4-b42e991fc52e)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the 42ec2207-7e85-11ef-89a4-b42e991fc52e advisory. [email protected] reports: A heap use-after-free issue has been identified in SQLite in the...

5.5CVSS6.3AI score0.00381EPSS
SaveExploits1References3
Veracode
Veracode
added 2024/09/27 7:03 a.m.17 views

Heap Buffer Overflow

SQLite-vec is vulnerable to a Heap Buffer Overflow. The vulnerability is due to improper handling of memory allocation in the npytokennext function, which allows for a heap buffer overflow when processing certain crafted files...

9.1CVSS7.5AI score0.00425EPSS
SaveExploits2References4Affected Software9
Rows per page
Query Builder