Lucene search
+L

5801 matches found

CVE
CVE
added 2024/10/30 6:0 a.m.52 views

CVE-2024-8444

CVE-2024-8444 concerns the WordPress Download Manager plugin prior to version 3.3.00. The vulnerability arises because certain shortcode parameters aren’t properly sanitized, enabling a cross-site scripting (XSS) issue. Affected product: Download Manager WordPress plugin (versions

5.4CVSS5.2AI score0.00304EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2024/10/30 6:0 a.m.27 views

CVE-2024-8444 Download Manager < 3.3.00 - Contributor+ Stored XSS

The Download Manager WordPress plugin before 3.3.00 doesn't sanitize some of it's shortcode parameters, leading to cross site scripting...

0.00304EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2024/10/29 3:32 p.m.18 views

Lollms vulnerable to Cross-site Scripting

A vulnerability in the discussion image upload function of the Lollms application, version v9.9, allows for the uploading of SVG files. Due to incomplete filtering in the sanitizesvg function, this can lead to cross-site scripting XSS vulnerabilities, which in turn pose a risk of remote code...

9CVSS6.1AI score0.00595EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
added 2024/10/29 2:2 p.m.4 views

Cross-site Scripting (XSS)

Overview lollms is a python library for AI personality definition Affected versions of this package are vulnerable to Cross-site Scripting XSS via the sanitizesvg function. Details Cross-site scripting or XSS is a code vulnerability that occurs when an attacker “injects” a malicious script into a...

9CVSS5.3AI score0.00595EPSS
SaveExploits1References2
NVD
NVD
added 2024/10/29 1:15 p.m.34 views

CVE-2024-6581

A vulnerability in the discussion image upload function of the Lollms application, version v9.9, allows for the uploading of SVG files. Due to incomplete filtering in the sanitizesvg function, this can lead to cross-site scripting XSS vulnerabilities, which in turn pose a risk of remote code...

9CVSS0.00595EPSS
SaveExploits1References2
PyPA
PyPA
added 2024/10/29 1:15 p.m.7 views

PYSEC-2024-116

A vulnerability in the discussion image upload function of the Lollms application, version v9.9, allows for the uploading of SVG files. Due to incomplete filtering in the sanitizesvg function, this can lead to cross-site scripting XSS vulnerabilities, which in turn pose a risk of remote code...

9CVSS6.7AI score0.00595EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2024/10/25 12:0 a.m.11 views

PT-2024-33095 · Unknown · Aiml Chatbot

Name of the Vulnerable Software and Affected Versions: AIML Chatbot versions prior to 2.0 Description: The issue is related to Cross Site Scripting XSS, where attackers can inject malicious HTML or JavaScript code through the message input field. The chatbot fails to sanitize these inputs, leadin...

6.1CVSS6.8AI score0.00313EPSS
SaveExploits0References4
CVE
CVE
added 2024/10/25 12:0 a.m.68 views

CVE-2024-48396

CVE-2024-48396 affects AIML Chatbot 1.0 (fixed in 2.0). The issue is a Cross Site Scripting (XSS) vulnerability introduced by insufficient sanitization of inputs in the message field, allowing execution of injected HTML/JavaScript. Red Hat and other sources corroborate the XSS flaw and indicate v...

6.1CVSS6.7AI score0.00313EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/10/14 6:7 p.m.5 views

jsoup: The jsoup cleaner may incorrectly sanitize crafted XSS attempts if SafeList.preserveRelativeLinks is enabled

A flaw was found in jsoup, a Java HTML parser built for HTML editing, cleaning, scraping, and Cross-site scripting XSS safety. An issue in jsoup may incorrectly sanitize HTML, including javascript: URL expressions, which could allow XSS attacks when a reader subsequently clicks that link. If the...

6.1CVSS6.9AI score0.01208EPSS
SaveExploits1References4
PyPA
PyPA
added 2024/10/11 4:15 p.m.6 views

PYSEC-2024-122

A path traversal vulnerability exists in the api openpersonalityfolder endpoint of parisneo/lollms-webui. This vulnerability allows an attacker to read any folder in the personalityfolder on the victim's computer, even though sanitizepath is set. The issue arises due to improper sanitization of t...

4.4CVSS6.9AI score0.00352EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/10/10 10:15 p.m.25 views

PYSEC-2024-213

Gradio is an open-source Python package designed for quick prototyping. This vulnerability relates to the bypass of directory traversal checks within the isinorequal function. This function, intended to check if a file resides within a given directory, can be bypassed with certain payloads that...

6.5CVSS6.7AI score0.00705EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/10 10:15 p.m.18 views

CVE-2024-47166

Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves a one-level read path traversal in the /customcomponent endpoint. Attackers can exploit this flaw to access and leak source code from custom Gradio components by manipulating the file path in the...

5.3CVSS0.00432EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/10/10 9:52 p.m.14 views

CVE-2024-47164 The `is_in_or_equal` function may be bypassed in Gradio

Gradio is an open-source Python package designed for quick prototyping. This vulnerability relates to the bypass of directory traversal checks within the isinorequal function. This function, intended to check if a file resides within a given directory, can be bypassed with certain payloads that...

2.3CVSS7AI score0.00705EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/10/08 5:0 a.m.16 views

CVE-2024-21533

All versions of the package ggit are vulnerable to Arbitrary Argument Injection via the clone API, which allows specifying the remote URL to clone and the file on disk to clone to. The library does not sanitize for user input or validate a given URL scheme, nor does it properly pass command-line...

6.5CVSS7.6AI score0.00601EPSS
SaveExploits0References2
NVD
NVD
added 2024/10/07 8:15 p.m.50 views

CVE-2024-45292

PHPSpreadsheet is a pure PHP library for reading and writing spreadsheet files. \PhpOffice\PhpSpreadsheet\Writer\Html does not sanitize "javascript:" URLs from hyperlink href attributes, resulting in a Cross-Site Scripting vulnerability. This issue has been addressed in release versions 1.29.2,...

5.4CVSS0.00324EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2024/10/07 3:14 p.m.10 views

Saltcorn Server Stored Cross-Site Scripting (XSS) in event logs page

Summary Event log data is not properly sanitized leading to stored Cross-Site Scripting XSS vulnerability. Details - file: https://github.com/saltcorn/saltcorn/blob/v1.0.0-beta.13/packages/server/routes/eventlog.jsL445 js router.get "/:id", isAdmin, errorcatcherasync req, res = const id =...

5.7AI score
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/26 9:18 p.m.25 views

CVE-2024-47175 libppd's ppdCreatePPDFromIPP2 function does not sanitize IPP attributes when creating the PPD buffer

CUPS is a standards-based, open-source printing system, and libppd can be used for legacy PPD file support. The libppd function ppdCreatePPDFromIPP2 does not sanitize IPP attributes when creating the PPD buffer. When used in combination with other functions such as cfGetPrinterAttributes5, can...

8.6CVSS7.6AI score0.63811EPSS
SaveExploits6References6
VulnCheck KEV
VulnCheck KEV
added 2024/09/13 12:0 a.m.6 views

VulnCheck KEV: CVE-2023-45727

North Grid Proself Enterprise/Standard, Gateway, and Mail Sanitize contain an improper restriction of XML External Entity XXE reference vulnerability, which could allow a remote, unauthenticated attacker to conduct an XXE attack...

7.5CVSS7.3AI score0.03542EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/09/08 12:0 a.m.9 views

PT-2024-37950 · WordPress · Eventon

Name of the Vulnerable Software and Affected Versions: EventON WordPress plugin versions prior to 2.2.17 Description: The issue allows high privilege users, such as admins, to perform Cross-Site Scripting attacks by injecting malicious scripts, even when unfiltered html is disallowed. This is due...

4.8CVSS5.9AI score0.00333EPSS
SaveExploits1References9
Cvelist
Cvelist
added 2024/08/23 12:0 a.m.54 views

CVE-2024-37392

A stored Cross-Site Scripting XSS vulnerability has been identified in SMSEagle software version 6.0. The vulnerability arises because the application did not properly sanitize user input in the SMS messages in the inbox. This could allow an attacker to inject malicious JavaScript code into an SM...

0.00239EPSS
SaveExploits0References1
Rows per page
Query Builder