Lucene search
+L

16919 matches found

Redos
Redos
added 2024/08/06 12:00 a.m.24 views

ROS-20240806-06

Vulnerability of ruby-find-library-file function of EMACS text editor is related to incorrect neutralization of special elements. neutralization of special elements. Exploitation of the vulnerability could allow an attacker to execute arbitrary code Vulnerability in the lib-src/etags.c file of th...

9.8CVSS8AI score0.01639EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/08/06 12:00 a.m.6 views

PT-2024-38027 · Calibre · Calibre

Name of the Vulnerable Software and Affected Versions: Calibre versions prior to 7.15.0 Description: The issue concerns unsanitized user-input, allowing users with permissions to perform full-text searches to achieve SQL injection on the SQLite database. Recommendations: For Calibre versions prio...

7.1CVSS7.9AI score0.13922EPSS
SaveExploits1References13
OSV
OSV
added 2024/08/05 9:29 p.m.48 views

GHSA-858C-QXVX-RG9V Flowise Cross-site Scripting in /api/v1/chatflows-streaming/id

Flowise is a drag & drop user interface to build a customized large language model flow. In version 1.4.3 of Flowise, a reflected cross-site scripting vulnerability occurs in the /api/v1/chatflows-streaming/id endpoint. If the default configuration is used unauthenticated, an attacker may be able...

6.1CVSS6.2AI score0.00459EPSS
SaveExploits1References4
OSV
OSV
added 2024/08/05 9:29 p.m.75 views

GHSA-WXM4-9F8P-GGGV Flowise Cross-site Scripting in/api/v1/credentials/id

Flowise is a drag & drop user interface to build a customized large language model flow. In version 1.4.3 of Flowise, a reflected cross-site scripting vulnerability occurs in the /api/v1/credentials/id endpoint. If the default configuration is used unauthenticated, an attacker may be able to craf...

6.1CVSS6.2AI score0.00405EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2024/08/05 9:29 p.m.40 views

Flowise Cross-site Scripting in/api/v1/credentials/id

Flowise is a drag & drop user interface to build a customized large language model flow. In version 1.4.3 of Flowise, a reflected cross-site scripting vulnerability occurs in the /api/v1/credentials/id endpoint. If the default configuration is used unauthenticated, an attacker may be able to craf...

6.1CVSS5.9AI score0.00405EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/08/05 9:29 p.m.66 views

GHSA-2JCH-QC96-9F5G Flowise Cross-site Scripting in api/v1/chatflows/id

Flowise is a drag & drop user interface to build a customized large language model flow. In version 1.4.3 of Flowise, a reflected cross-site scripting vulnerability occurs in the api/v1/chatflows/id endpoint. If the default configuration is used unauthenticated, an attacker may be able to craft a...

6.1CVSS6.2AI score0.00406EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2024/08/05 9:29 p.m.35 views

Flowise Cross-site Scripting in /api/v1/chatflows-streaming/id

Flowise is a drag & drop user interface to build a customized large language model flow. In version 1.4.3 of Flowise, a reflected cross-site scripting vulnerability occurs in the /api/v1/chatflows-streaming/id endpoint. If the default configuration is used unauthenticated, an attacker may be able...

6.1CVSS5.8AI score0.00459EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/08/05 9:29 p.m.49 views

Flowise Cross-site Scripting in api/v1/chatflows/id

Flowise is a drag & drop user interface to build a customized large language model flow. In version 1.4.3 of Flowise, a reflected cross-site scripting vulnerability occurs in the api/v1/chatflows/id endpoint. If the default configuration is used unauthenticated, an attacker may be able to craft a...

6.1CVSS5.8AI score0.00406EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/08/05 9:29 p.m.48 views

Flowise Cross-site Scripting in /api/v1/public-chatflows/id

Flowise is a drag & drop user interface to build a customized large language model flow. In version 1.4.3 of Flowise, a reflected cross-site scripting vulnerability occurs in the /api/v1/public-chatflows/id endpoint. If the default configuration is used unauthenticated, an attacker may be able to...

6.1CVSS5.9AI score0.00405EPSS
SaveExploits1References4Affected Software1
Microsoft CVE
Microsoft CVE
added 2024/08/05 7:00 a.m.8 views

An integer underflow issue was found in the QEMU VNC server while processing ClientCutText messages in the extended format. A malicious client could use this flaw to make QEMU unresponsive by sending a specially crafted payload message resulting in a denial of service.

...

6.5CVSS6.7AI score0.01237EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/08/05 12:00 a.m.9 views

PT-2024-38407

Name of the Vulnerable Software and Affected Versions oFono affected versions not specified Description This issue allows local attackers to disclose sensitive information on affected installations of oFono. An attacker must first obtain the ability to execute code on the target modem in order to...

7.8CVSS5.9AI score0.00297EPSS
SaveExploits0References60
NVD
NVD
added 2024/08/01 10:15 p.m.33 views

CVE-2024-41957

Vim is an open source command line text editor. Vim v9.1.0647 has double free in src/alloc.c:616. When closing a window, the corresponding tagstack data will be cleared and freed. However a bit later, the quickfix list belonging to that window will also be cleared and if that quickfix list points...

5.3CVSS0.00366EPSS
SaveExploits0References5
NVD
NVD
added 2024/08/01 10:15 p.m.21 views

CVE-2024-41965

Vim is an open source command line text editor. double-free in dialogchanged in Vim v9.1.0648. When abandoning a buffer, Vim may ask the user what to do with the modified buffer. If the user wants the changed buffer to be saved, Vim may create a new Untitled file, if the buffer did not have a nam...

4.2CVSS0.0031EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/08/01 10:15 p.m.24 views

CVE-2024-41965

Vim is an open source command line text editor. double-free in dialogchanged in Vim v9.1.0648. When abandoning a buffer, Vim may ask the user what to do with the modified buffer. If the user wants the changed buffer to be saved, Vim may create a new Untitled file, if the buffer did not have a nam...

4.2CVSS6.9AI score0.0031EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/01 9:44 p.m.15 views

CVE-2024-41965 Vim < v9.1.0648 has a double-free in dialog_changed()

Vim is an open source command line text editor. double-free in dialogchanged in Vim v9.1.0648. When abandoning a buffer, Vim may ask the user what to do with the modified buffer. If the user wants the changed buffer to be saved, Vim may create a new Untitled file, if the buffer did not have a nam...

4.2CVSS6.3AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/08/01 9:44 p.m.23 views

CVE-2024-41965 Vim < v9.1.0648 has a double-free in dialog_changed()

Vim is an open source command line text editor. double-free in dialogchanged in Vim v9.1.0648. When abandoning a buffer, Vim may ask the user what to do with the modified buffer. If the user wants the changed buffer to be saved, Vim may create a new Untitled file, if the buffer did not have a nam...

4.2CVSS7AI score0.0031EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/08/01 9:44 p.m.32 views

CVE-2024-41965

Vim is an open source command line text editor. double-free in dialogchanged in Vim v9.1.0648. When abandoning a buffer, Vim may ask the user what to do with the modified buffer. If the user wants the changed buffer to be saved, Vim may create a new Untitled file, if the buffer did not have a nam...

4.2CVSS7.1AI score0.0031EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/08/01 9:41 p.m.29 views

CVE-2024-41957 Vim double free in src/alloc.c:616

Vim is an open source command line text editor. Vim v9.1.0647 has double free in src/alloc.c:616. When closing a window, the corresponding tagstack data will be cleared and freed. However a bit later, the quickfix list belonging to that window will also be cleared and if that quickfix list points...

4.5CVSS6.9AI score0.00366EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/08/01 9:41 p.m.62 views

CVE-2024-41957 Vim double free in src/alloc.c:616

Vim is an open source command line text editor. Vim v9.1.0647 has double free in src/alloc.c:616. When closing a window, the corresponding tagstack data will be cleared and freed. However a bit later, the quickfix list belonging to that window will also be cleared and if that quickfix list points...

4.5CVSS0.00366EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/01 9:41 p.m.28 views

CVE-2024-41957 Vim double free in src/alloc.c:616

Vim is an open source command line text editor. Vim v9.1.0647 has double free in src/alloc.c:616. When closing a window, the corresponding tagstack data will be cleared and freed. However a bit later, the quickfix list belonging to that window will also be cleared and if that quickfix list points...

4.5CVSS5.1AI score
SaveExploits0References7
Rows per page
Query Builder