Lucene search
+L

1003 matches found

Vulnrichment
Vulnrichment
added 2026/03/02 2:36 p.m.5 views

CVE-2025-50186 Chamilo: Stored XSS via Malicious CSV Filename in user_import.php

Chamilo is a learning management system. Prior to version 1.11.30, a stored cross-site scripting XSS vulnerability exists due to insufficient sanitization of CSV filenames. An attacker can upload a maliciously named CSV file e.g., .csv that leads to JavaScript execution when viewed by...

4.8CVSS5.9AI score0.00295EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/03/02 2:36 p.m.5 views

CVE-2025-50186

Chamilo is a learning management system. Prior to version 1.11.30, a stored cross-site scripting XSS vulnerability exists due to insufficient sanitization of CSV filenames. An attacker can upload a maliciously named CSV file e.g., .csv that leads to JavaScript execution when viewed by...

4.8CVSS5.9AI score0.00295EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/03/02 2:36 p.m.5 views

CVE-2025-50186 Chamilo: Stored XSS via Malicious CSV Filename in user_import.php

Chamilo is a learning management system. Prior to version 1.11.30, a stored cross-site scripting XSS vulnerability exists due to insufficient sanitization of CSV filenames. An attacker can upload a maliciously named CSV file e.g., .csv that leads to JavaScript execution when viewed by...

4.8CVSS5.9AI score0.00295EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/03/02 12:0 a.m.8 views

PT-2026-22615

Name of the Vulnerable Software and Affected Versions Chamilo versions prior to 1.11.30 Description Chamilo, a learning management system, contains an input validation issue when importing user data from CSV files. Insufficient sanitization of the "Last Name", "First Name", and "Username" fields...

8.8CVSS6AI score0.00351EPSS
SaveExploits1References12
CNNVD
CNNVD
added 2026/03/02 12:0 a.m.7 views

Chamilo 跨站脚本漏洞

Chamilo is a learning management system open source by Chamilo. A cross-site scripting vulnerability exists in Chamilo CSV filenames, which stems from insufficient cleanup of CSV filenames, and no detailed vulnerability details are provided at this time...

4.8CVSS5.6AI score0.00295EPSS
SaveExploits1References3
OSV
OSV
added 2026/02/26 1:16 a.m.6 views

UBUNTU-CVE-2026-27830

c3p0, a JDBC Connection pooling library, is vulnerable to attack via maliciously crafted Java-serialized objects and javax.naming.Reference instances. Several c3p0 ConnectionPoolDataSource implementations have a property called userOverridesAsString which conceptually represents a Map. Prior to...

8.9CVSS7.5AI score0.00534EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/02/26 12:0 a.m.27 views

PT-2026-22107

Name of the Vulnerable Software and Affected Versions Langflow versions prior to 1.8.0 Description Langflow is a tool for building and deploying AI-powered agents and workflows. In the CSV Agent node, the variable allow dangerous code is hardcoded to True, which automatically exposes LangChain's...

9.8CVSS8AI score0.33694EPSS
SaveExploits4References27
CNNVD
CNNVD
added 2026/02/26 12:0 a.m.14 views

Langflow 安全漏洞

Langflow is an open-source visualization framework developed by Langflow for building multi-agent and RAG applications. Versions of Langflow prior to 1.8.0 contained a security vulnerability. This vulnerability stemmed from the hardcoding of allowdangerouscode=True in the CSV Agent node, which...

9.8CVSS7.8AI score0.33694EPSS
SaveExploits4References2
Github Security Blog
Github Security Blog
added 2026/02/25 6:35 p.m.11 views

c3p0 vulnerable to Remote Code Execution via unsafe deserialization of userOverridesAsString property

Impact c3p0 is vulnerable to attack via maliciously crafted Java-serialized objects and javax.naming.Reference instances. Several c3p0 ConnectionPoolDataSource implementations have a property called userOverridesAsString which conceptually represents a Map. Prior to v0.12.0, that property was...

8.9CVSS6.1AI score0.00534EPSS
SaveExploits0References7Affected Software1
UbuntuCve
UbuntuCve
added 2026/02/25 4:16 a.m.3 views

CVE-2026-3147

A vulnerability was found in libvips up to 8.18.0. This affects the function vipsforeignloadcsvbuild of the file libvips/foreign/csvload.c. The manipulation results in heap-based buffer overflow. The attack requires a local approach. The exploit has been made public and could be used. The patch i...

7.8CVSS6AI score0.00209EPSS
SaveExploits1References9
Redos
Redos
added 2026/02/24 12:0 a.m.13 views

ROS-20260224-73-0016

Vulnerability in moodle related to lack of element neutralization in csv file. Exploitation of the vulnerability could allow an attacker acting remotely to execute arbitrary code...

7.8CVSS6.1AI score0.00251EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/02/18 12:0 a.m.9 views

PT-2026-20535

Name of the Vulnerable Software and Affected Versions Aida64 Engineer version 6.10.5200 Description Aida64 Engineer version 6.10.5200 contains a buffer overflow in the CSV logging configuration. This allows attackers to execute malicious code by creating a specially designed payload. Exploitation...

9.8CVSS6.5AI score0.00669EPSS
SaveExploits1References6
Veracode
Veracode
added 2026/02/16 6:43 a.m.6 views

Denial Of Service (DoS)

qs is vulnerable to Denial of Service DoS. The vulnerability is due to parseArrayValue returning val.split',' before enforcing arrayLimit, allowing attackers to supply a comma-heavy parameter that creates arbitrarily large arrays in memory without triggering throwOnLimitExceeded, leading to...

7.5CVSS5.6AI score0.00478EPSS
SaveExploits1References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/02/13 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-2391

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Summary The arrayLimit option in qs does not enforce limits for comma-separated values when comma: true is enabled, allowing attackers to cause denial-of-servi...

7.5CVSS6.7AI score0.00478EPSS
SaveExploits2References4
Github Security Blog
Github Security Blog
added 2026/02/12 5:4 p.m.16 views

qs's arrayLimit bypass in comma parsing allows denial of service

Summary The arrayLimit option in qs does not enforce limits for comma-separated values when comma: true is enabled, allowing attackers to cause denial-of-service via memory exhaustion. This is a bypass of the array limit enforcement, similar to the bracket notation bypass addressed in...

7.5CVSS5.5AI score0.00478EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/02/12 5:4 p.m.3 views

GHSA-W7FW-MJWX-W883 qs's arrayLimit bypass in comma parsing allows denial of service

Summary The arrayLimit option in qs does not enforce limits for comma-separated values when comma: true is enabled, allowing attackers to cause denial-of-service via memory exhaustion. This is a bypass of the array limit enforcement, similar to the bracket notation bypass addressed in...

3.7CVSS7.1AI score0.00478EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/02/12 5:20 a.m.4 views

Allocation of Resources Without Limits or Throttling

Overview org.webjars.npm:qs is a querystring parser that supports nesting and arrays, with a depth limit. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the parseArrayValue function when the comma option is in use. An attacker can...

8.2CVSS7.1AI score0.00478EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/02/12 5:20 a.m.8 views

Allocation of Resources Without Limits or Throttling

Overview qs is a querystring parser that supports nesting and arrays, with a depth limit. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the parseArrayValue function when the comma option is in use. An attacker can exhaust system memor...

8.2CVSS5.7AI score0.00478EPSS
SaveExploits1References2
NVD
NVD
added 2026/02/12 5:17 a.m.21 views

CVE-2026-2391

Summary The arrayLimit option in qs does not enforce limits for comma-separated values when comma: true is enabled, allowing attackers to cause denial-of-service via memory exhaustion. This is a bypass of the array limit enforcement, similar to the bracket notation bypass addressed in...

7.5CVSS0.00478EPSS
SaveExploits1References2
OSV
OSV
added 2026/02/12 5:17 a.m.10 views

AZL-77594 CVE-2026-2391 affecting package js-jquery 3.5.0-4

Summary The arrayLimit option in qs does not enforce limits for comma-separated values when comma: true is enabled, allowing attackers to cause denial-of-service via memory exhaustion. This is a bypass of the array limit enforcement, similar to the bracket notation bypass addressed in...

7.5CVSS5.8AI score0.00478EPSS
SaveExploits1References1
Rows per page
Query Builder