Lucene search
+L

202701 matches found

Cvelist
Cvelist
added 2026/06/02 2:07 p.m.47 views

CVE-2026-7299 CVE-2026-7299

Appsmith’s SQL query editor’s autocomplete functionality fails to sanitize database object names before rendering them in innerHTML, allowing an authenticated Developer to inject persistent XSS by a malicious table or column names triggering arbitrary code execution in the sessions of other...

6.3CVSS0.00341EPSS
SaveExploits2References5
ATTACKERKB
ATTACKERKB
added 2026/06/02 2:07 p.m.10 views

CVE-2026-7299

Appsmith’s SQL query editor’s autocomplete functionality fails to sanitize database object names before rendering them in innerHTML, allowing an authenticated Developer to inject persistent XSS by a malicious table or column names triggering arbitrary code execution in the sessions of other...

6.3CVSS6.4AI score0.00341EPSS
SaveExploits2References6
SUSE Linux
SUSE Linux
added 2026/06/02 6:02 a.m.16 views

Security update for python-Twisted

This update for python-Twisted fixes the following issue CVE-2026-42304: Prior to 26.4.0rc2, the twisted.names module is vulnerable to a Denial of Service DoS attack via resource exhaustion during DNS name decompression bsc1265265. Patch Instructions: To install this SUSE update use the SUSE...

7.5CVSS5.8AI score0.00433EPSS
SaveExploits1References4
OSV
OSV
added 2026/06/02 6:02 a.m.12 views

SUSE-SU-2026:2219-1 Security update for python-Twisted

This update for python-Twisted fixes the following issue - CVE-2026-42304: Prior to 26.4.0rc2, the twisted.names module is vulnerable to a Denial of Service DoS attack via resource exhaustion during DNS name decompression bsc1265265...

7.5CVSS5.8AI score0.00433EPSS
SaveExploits1References3
OSV
OSV
added 2026/06/02 6:00 a.m.11 views

SUSE-SU-2026:2218-1 Security update for python3-Twisted

This update for python3-Twisted fixes the following issue - CVE-2026-42304: Prior to 26.4.0rc2, the twisted.names module is vulnerable to a Denial of Service DoS attack via resource exhaustion during DNS name decompression bsc1265265...

7.5CVSS5.8AI score0.00433EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/06/02 12:31 a.m.18 views

EUVD-2018-21949

Paroiciel 11.20 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the tRecIdListe parameter. Attackers can send GET requests to the trec.php endpoint with crafted SQL payloads to extract database...

8.8CVSS6.2AI score0.00341EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/06/02 12:00 a.m.26 views

PT-2026-45788

Name of the Vulnerable Software and Affected Versions Appsmith versions prior to 2.1 Description The SQL query editor's autocomplete functionality fails to sanitize database object names before rendering them using innerHTML. This allows an authenticated Developer with access to a shared PostgreS...

6.3CVSS5.9AI score0.00341EPSS
SaveExploits2References12
Positive Technologies
Positive Technologies
added 2026/06/02 12:00 a.m.24 views

PT-2026-46753

Name of the Vulnerable Software and Affected Versions Google Chrome versions prior to 149.0.7827.53 Description Incorrect security UI in Tab Hover Cards allows a remote attacker to perform domain spoofing by using a crafted domain name. Recommendations Update to version 149.0.7827.53 or later...

9.6CVSS5.8AI score0.00985EPSS
SaveExploits3References434
CNNVD
CNNVD
added 2026/06/02 12:00 a.m.14 views

Go standard library crypto/x509 资源管理错误漏洞

Google Go is a static, strongly typed, compiled, concurrent programming language with garbage collection features from the American company Google. There is a security vulnerability in Google Go, which stems from repeatedly calling strings.Split within loops, causing the validation cost to increa...

7.5CVSS7.5AI score0.00591EPSS
SaveExploits0References55
NVD
NVD
added 2026/06/01 10:16 p.m.22 views

CVE-2026-0085

In applySimpleFieldMaxSize of DataRowHandler.java, there is a possible way to insert a large contact name due to improper input validation. This could lead to local denial of service with no additional execution privileges needed. User interaction is not needed for exploitation...

5.5CVSS0.00071EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/01 9:14 p.m.49 views

CVE-2026-0085

In applySimpleFieldMaxSize of DataRowHandler.java, there is a possible way to insert a large contact name due to improper input validation. This could lead to local denial of service with no additional execution privileges needed. User interaction is not needed for exploitation...

0.00071EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/06/01 9:02 p.m.11 views

CVE-2026-49491

Pixa Bank 2.0 contains an SQL injection vulnerability that allows unauthenticated attackers to extract sensitive data by injecting SQL code into the 'rib' parameter. Attackers can send POST requests to the agence-ajax.php endpoint with UNION-based SQL payloads to retrieve user information includi...

8.8CVSS5.9AI score0.00344EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/06/01 9:00 p.m.35 views

CVE-2018-25428

Technical details are not publicly available in the provided documents. Monitor for updates.

8.8CVSS6.2AI score0.00341EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/01 7:16 p.m.16 views

CVE-2026-45302

parse-nested-form-data is a tiny node module for parsing FormData by name into objects and arrays. Prior to version 1.0.1, parseFormData walks bracket and dot-notation FormData field names into nested objects without filtering reserved property keys. A single FormData field whose name begins with...

8.2CVSS0.00315EPSS
SaveExploits0References3
CVE
CVE
added 2026/06/01 5:20 p.m.57 views

CVE-2026-45302

The CVE-2026-45302 entry concerns parse-nested-form-data, a Node.js module that parses FormData field names into nested objects. Before version 1.0.1, parseFormData() could traverse into Object.prototype when a field name begins with proto or contains .proto . mid-path, enabling prototype polluti...

8.2CVSS5.8AI score0.00315EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/01 5:20 p.m.14 views

CVE-2026-45302 Prototype Pollution in parse-nested-form-data via `__proto__` in FormData field names

parse-nested-form-data is a tiny node module for parsing FormData by name into objects and arrays. Prior to version 1.0.1, parseFormData walks bracket and dot-notation FormData field names into nested objects without filtering reserved property keys. A single FormData field whose name begins with...

8.2CVSS5.9AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/06/01 5:20 p.m.11 views

CVE-2026-45302

parse-nested-form-data is a tiny node module for parsing FormData by name into objects and arrays. Prior to version 1.0.1, parseFormData walks bracket and dot-notation FormData field names into nested objects without filtering reserved property keys. A single FormData field whose name begins with...

8.2CVSS5.7AI score0.00315EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/06/01 5:17 p.m.116 views

CVE-2024-52011

The CVE affects the launch-editor component used with Node.js in vite prior to version 2.9.0, where insufficient sanitization of the file argument in launchEditor allowed an attacker to execute arbitrary commands on Windows by supplying a filename with special characters. The issue is resolved in...

8.3CVSS6AI score0.00514EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/06/01 2:15 p.m.11 views

External Control of File Name or Path

Overview py-rattler is an A blazing fast library to work with the conda ecosystem Affected versions of this package are vulnerable to External Control of File Name or Path via improper validation of the command field in the entry-point installation process. An attacker can write files outside the...

8.8CVSS5.8AI score0.00147EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/06/01 10:26 a.m.10 views

Exposure of Sensitive Information Through Metadata

Overview org.apache.activemq:activemq-broker is a high performance Apache 2.0 licensed Message Broker and JMS 1.1 implementation. Affected versions of this package are vulnerable to Exposure of Sensitive Information Through Metadata in the BrokerInfo component. An attacker can obtain sensitive...

8.2CVSS5.5AI score0.00369EPSS
SaveExploits0References2
Rows per page
Query Builder