Lucene search
K

6699 matches found

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

EUVD-2025-208155

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
Exploits1References3
ATTACKERKB
ATTACKERKB
added 2026/03/02 2:36 p.m.4 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
Exploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/02 2:36 p.m.3 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
Exploits1References3
OSV
OSV
added 2026/03/02 2:36 p.m.2 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
Exploits1References5
CNNVD
CNNVD
added 2026/03/02 12:0 a.m.1 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
Exploits1References3
Positive Technologies
Positive Technologies
added 2026/03/02 12:0 a.m.4 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
Exploits1References12
Tenable Nessus
Tenable Nessus
added 2026/03/02 12:0 a.m.5 views

SUSE SLES15 / openSUSE 15 Security Update : python39 (SUSE-SU-2026:0643-1)

The remote SUSE Linux SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:0643-1 advisory. - CVE-2025-11468: Fixed a header injection when folding a long comment in an email header containing exclusively...

6CVSS7.2AI score0.0055EPSS
Exploits0References19
Tenable Nessus
Tenable Nessus
added 2026/03/02 12:0 a.m.2 views

SUSE SLES12 Security Update : python (SUSE-SU-2026:0663-1)

The remote SUSE Linux SLES12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:0663-1 advisory. - CVE-2025-6075: Fixed performance degradation when using os.path.expandvars bsc1252974. - CVE-2026-0672: Fixed a HTTP header injection via...

6CVSS6.8AI score0.00463EPSS
Exploits0References18
OSV
OSV
added 2026/02/28 12:46 p.m.4 views

OESA-2026-1463 python3 security update

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C...

6CVSS6AI score0.0056EPSS
Exploits0References4
OSV
OSV
added 2026/02/28 12:45 p.m.2 views

OESA-2026-1462 python3 security update

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C...

6CVSS6AI score0.00463EPSS
Exploits0References3
OSV
OSV
added 2026/02/27 3:47 p.m.4 views

GHSA-3645-FXCV-HQR4 Langflow has Remote Code Execution in CSV Agent

Summary The CSV Agent node in Langflow hardcodes allowdangerouscode=True, which automatically exposes LangChain’s Python REPL tool pythonreplast. As a result, an attacker can execute arbitrary Python and OS commands on the server via prompt injection, leading to full Remote Code Execution RCE...

9.8CVSS6.4AI score0.33694EPSS
Exploits3References4
OSV
OSV
added 2026/02/27 3:14 p.m.3 views

SUSE-SU-2026:0693-1 Security update for python311

This update for python311 fixes the following issues: - CVE-2025-11468: header injection when folding a long comment in an email header containing exclusively unfoldable characters bsc1257029. - CVE-2025-12781: inadequate parameter check can cause data integrity issues bsc1257108. - CVE-2025-1528...

6.3CVSS7.3AI score0.0055EPSS
Exploits1References15
RedhatCVE
RedhatCVE
added 2026/02/26 10:34 p.m.4 views

CVE-2026-27739

The Angular SSR is a server-rise rendering tool for Angular applications. Versions prior to 21.2.0-rc.1, 21.1.5, 20.3.17, and 19.2.21 have a Server-Side Request Forgery SSRF vulnerability in the Angular SSR request handling pipeline. The vulnerability exists because Angular’s internal URL...

9.2CVSS5.8AI score0.00497EPSS
Exploits1References1
OSV
OSV
added 2026/02/26 10:15 p.m.3 views

GHSA-G8GC-6C4H-JG86 wger: IDOR in nutritional_values endpoints exposes private dietary data via direct ORM lookup

Summary Three nutritionalvalues action endpoints fetch objects via Model.objects.getpk=pk — a raw ORM call that bypasses the user-scoped queryset. Any authenticated user can read another user's private nutrition plan data, including caloric intake and full macro breakdown, by supplying an arbitra...

4.3CVSS5.7AI score0.0026EPSS
Exploits1References4
EUVD
EUVD
added 2026/02/26 10:15 p.m.3 views

EUVD-2026-8907

wger: IDOR in nutritionalvalues endpoints exposes private dietary data via direct ORM lookup...

4.3CVSS5.3AI score0.0026EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2026/02/26 10:15 p.m.4 views

wger: IDOR in nutritional_values endpoints exposes private dietary data via direct ORM lookup

Summary Three nutritionalvalues action endpoints fetch objects via Model.objects.getpk=pk — a raw ORM call that bypasses the user-scoped queryset. Any authenticated user can read another user's private nutrition plan data, including caloric intake and full macro breakdown, by supplying an arbitra...

4.3CVSS5.5AI score0.0026EPSS
Exploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/26 10:7 p.m.1 views

CVE-2026-27839 wger: IDOR in nutritional_values endpoints exposes private dietary data via direct ORM lookup

wger is a free, open-source workout and fitness manager. In versions up to and including 2.4, three nutritionalvalues action endpoints fetch objects via Model.objects.getpk=pk — a raw ORM call that bypasses the user-scoped queryset. Any authenticated user can read another user's private nutrition...

4.3CVSS6AI score0.0026EPSS
Exploits1References2
Cvelist
Cvelist
added 2026/02/26 10:7 p.m.17 views

CVE-2026-27839 wger: IDOR in nutritional_values endpoints exposes private dietary data via direct ORM lookup

wger is a free, open-source workout and fitness manager. In versions up to and including 2.4, three nutritionalvalues action endpoints fetch objects via Model.objects.getpk=pk — a raw ORM call that bypasses the user-scoped queryset. Any authenticated user can read another user's private nutrition...

4.3CVSS0.0026EPSS
Exploits1References2
OSV
OSV
added 2026/02/26 10:7 p.m.3 views

CVE-2026-27839 wger: IDOR in nutritional_values endpoints exposes private dietary data via direct ORM lookup

wger is a free, open-source workout and fitness manager. In versions up to and including 2.4, three nutritionalvalues action endpoints fetch objects via Model.objects.getpk=pk — a raw ORM call that bypasses the user-scoped queryset. Any authenticated user can read another user's private nutrition...

4.3CVSS5.9AI score0.0026EPSS
Exploits1References4
CVE
CVE
added 2026/02/26 10:7 p.m.10 views

CVE-2026-27839

CVE-2026-27839 affects wger up to version 2.4, where three nutritional_values endpoints fetch objects via Model.objects.get(pk=pk) instead of using a user-scoped queryset. This allows any authenticated user to read another user’s private nutrition data (caloric intake and full macro breakdown) by...

4.3CVSS5.5AI score0.0026EPSS
Exploits1References2Affected Software1
Rows per page
Query Builder