Lucene search
+L

13566 matches found

RedhatCVE
RedhatCVE
added 2025/05/23 4:57 a.m.16 views

CVE-2023-6166

The Quiz Maker WordPress plugin before 6.4.9.5 does not escape generated URLs before outputting them in attributes, leading to Reflected Cross-Site Scripting...

6.1CVSS6.7AI score0.0042EPSS
SaveExploits2
RedhatCVE
RedhatCVE
added 2025/05/23 4:38 a.m.14 views

CVE-2023-44308

Open redirect vulnerability in adaptive media administration page in Liferay DXP 2023.Q3 before patch 6, and 7.4 GA through update 92 allows remote attackers to redirect users to arbitrary external URLs via the comliferayadaptivemediawebportletAMPortletredirect parameter...

6.1CVSS7.1AI score0.00385EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/23 4:32 a.m.16 views

CVE-2023-5654

The React Developer Tools extension registers a message listener with window.addEventListener'message', in a content script that is accessible to any webpage that is active in the browser. Within the listener is code that requests a URL derived from the received message via fetch. The URL is not...

6.5CVSS6.9AI score0.00467EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 4:29 a.m.24 views

CVE-2023-44469

A Server-Side Request Forgery issue in the OpenID Connect Issuer in LemonLDAP::NG before 2.17.1 allows authenticated remote attackers to send GET requests to arbitrary URLs through the requesturi authorization parameter. This is similar to CVE-2020-10770...

5.3CVSS6.9AI score0.69724EPSS
SaveExploits6
RedhatCVE
RedhatCVE
added 2025/05/23 4:10 a.m.14 views

CVE-2023-32751

Pydio Cells through 4.1.2 allows XSS. Pydio Cells implements the download of files using presigned URLs which are generated using the Amazon AWS SDK for JavaScript 1. The secrets used to sign these URLs are hardcoded and exposed through the JavaScript files of the web application. Therefore, it i...

5.4CVSS6.2AI score0.02937EPSS
SaveExploits4References1
RedhatCVE
RedhatCVE
added 2025/05/23 4:05 a.m.13 views

CVE-2023-37949

A missing permission check in Jenkins Orka by MacStadium Plugin 1.33 and earlier allows attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins...

7.1CVSS6.4AI score0.00624EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/23 4:03 a.m.9 views

CVE-2023-37256

An issue was discovered in the Cargo extension for MediaWiki through 1.39.3. It allows one to store javascript: URLs in URL fields, and automatically links these URLs...

6.1CVSS6.8AI score0.00467EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/23 3:55 a.m.15 views

CVE-2023-34245

@udecode/plate-link is the link handler for the udecode/plate rich-text editor plugin system for Slate & React. Affected versions of the link plugin and link UI component do not sanitize URLs to prevent use of the javascript: scheme. As a result, links with JavaScript URLs can be inserted into th...

8.1CVSS6.7AI score0.00445EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/23 3:37 a.m.12 views

CVE-2023-28628

lambdaisland/uri is a pure Clojure/ClojureScript URI library. In versions prior to 1.14.120 authority-regex allows an attacker to send malicious URLs to be parsed by the lambdaisland/uri and return the wrong authority. This issue is similar to but distinct from CVE-2020-8910. The regex in questio...

6.5CVSS6.5AI score0.00548EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 3:13 a.m.10 views

CVE-2023-24960

IBM InfoSphere Information Server 11.7 could allow a remote attacker to traverse directories on the system. An attacker could send a specially crafted URL request containing "dot dot" sequences /../ to view arbitrary files on the system. IBM X-Force ID: 246333...

7.5CVSS6.6AI score0.01406EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 3:02 a.m.10 views

CVE-2023-1890

The Tablesome WordPress plugin before 1.0.9 does not escape various generated URLs, before outputting them in attributes when some notices are displayed, leading to Reflected Cross-Site Scripting...

6.1CVSS6.7AI score0.01067EPSS
SaveExploits3References1
RedhatCVE
RedhatCVE
added 2025/05/23 2:57 a.m.8 views

CVE-2023-2023

The Custom 404 Pro WordPress plugin before 3.7.3 does not escape some URLs before outputting them in attributes, leading to Reflected Cross-Site Scripting...

6.1CVSS6.7AI score0.0171EPSS
SaveExploits2References1
RedhatCVE
RedhatCVE
added 2025/05/23 2:54 a.m.7 views

CVE-2023-1546

The MyCryptoCheckout WordPress plugin before 2.124 does not escape some URLs before outputting them in attributes, leading to Reflected Cross-Site Scripting...

6.1CVSS6.7AI score0.0085EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 2:53 a.m.12 views

CVE-2023-0099

The Simple URLs WordPress plugin before 115 does not sanitise and escape some parameters before outputting them back in some pages, leading to Reflected Cross-Site Scripting which could be used against high privilege users such as admin...

6.1CVSS5.6AI score0.01726EPSS
SaveExploits6References1
RedhatCVE
RedhatCVE
added 2025/05/23 2:15 a.m.7 views

CVE-2023-3906

An input validation issue in the asset proxy in GitLab EE, affecting all versions from 12.3 prior to 16.2.8, 16.3 prior to 16.3.5, and 16.4 prior to 16.4.1, allowed an authenticated attacker to craft image urls which bypass the asset proxy...

3.5CVSS6.3AI score0.00483EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 1:55 a.m.13 views

CVE-2023-24813

Dompdf is an HTML to PDF converter written in php. Due to the difference in the attribute parser of Dompdf and php-svg-lib, an attacker can still call arbitrary URLs with arbitrary protocols. Dompdf parses the href attribute of image tags and respects xlink:href even if href is specified. However...

10CVSS7.3AI score0.0249EPSS
SaveExploits3References1
RedhatCVE
RedhatCVE
added 2025/05/23 1:44 a.m.7 views

CVE-2023-40678

Missing Authorization vulnerability in Andrew Fiebert Simple URLs simple-urls allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Simple URLs: from n/a through = 117...

5.4CVSS7.1AI score0.00517EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 1:13 a.m.12 views

CVE-2022-41386

The d8s-utility package for Python, as distributed on PyPI, included a potential code-execution backdoor inserted by a third party. The backdoor is the democritus-urls package. The affected version is 0.1.0...

9.8CVSS6.8AI score0.01264EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 12:40 a.m.13 views

CVE-2022-40805

The d8s-urls for python 0.1.0, as distributed on PyPI, included a potential code-execution backdoor inserted by a third party. A potential code execution backdoor inserted by third parties is the democritus-hypothesis package...

9.8CVSS7.5AI score0.01093EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 12:37 a.m.13 views

CVE-2022-40424

The d8s-urls for python, as distributed on PyPI, included a potential code-execution backdoor inserted by a third party. A potential code execution backdoor inserted by third parties is the democritus-networking package. The affected version of d8s-urls is 0.1.0...

9.8CVSS7.5AI score0.01093EPSS
SaveExploits1References1
Rows per page
Query Builder