Lucene search
+L

4651 matches found

OSV
OSV
added 2024/09/10 3:53 p.m.70 views

GHSA-78VG-7V27-HJ67 auditor-bundle vulnerable to Cross-site Scripting because name of entity does not get escaped

Summary Unescaped entity property enables Javascript injection. Details I think this is possible because %sourcelabel% in twig macro is not escaped. Therefore script tags can be inserted and are executed. PoC - clone example project https://github.com/DamienHarper/auditor-bundle-demo - create...

8.2CVSS7AI score0.00446EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/09/03 4:52 p.m.38 views

CVE-2024-43412 Xibo CMS XSS vulnerability when previewing files uploaded to the library containing HTML/JS

Xibo is an open source digital signage platform with a web content management system CMS. Prior to version 4.1.0, a cross-site scripting vulnerability in Xibo CMS allows authorized users to execute arbitrary JavaScript via the file preview function. Users can upload HTML/CSS/JS files into the Xib...

4.6CVSS0.00279EPSS
SaveExploits0References2
CBLMariner
CBLMariner
added 2024/09/03 12:26 p.m.35 views

CVE-2019-20149 affecting package js-jquery for versions less than 3.5.0-4

CVE-2019-20149 affecting package js-jquery for versions less than 3.5.0-4. A patched version of the package is available...

7.5CVSS6.9AI score0.02342EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2024/09/03 12:00 a.m.6 views

PT-2024-30196 · Unknown · Limesurvey

Name of the Vulnerable Software and Affected Versions: LimeSurvey versions 6.6.2 and earlier Description: An issue in the js localize.php function allows attackers to execute arbitrary code via injecting a crafted payload into the lng parameter of the js localize.php function. This issue enables...

8.8CVSS7.8AI score0.01022EPSS
SaveExploits1References12
CNNVD
CNNVD
added 2024/09/03 12:00 a.m.5 views

LimeSurvey 安全漏洞

LimeSurvey PHPSurveyor is a set of open source online questionnaire survey program from LimeSurvey team, which supports survey program development, questionnaire publishing and data collection. A security vulnerability exists in LimeSurvey version v6.6.2 and earlier versions, which stems from an...

8.8CVSS7.6AI score0.01022EPSS
SaveExploits1References4
Packet Storm
Packet Storm
added 2024/08/31 12:00 a.m.201 views

ua-parser-js npm module ReDenial of Service

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'ua-parser-js npm module ReDoS', 'Description' = %q This module exploits a Regular Expression Denial of Service vulnerability in the npm module...

7.5CVSS7AI score0.09013EPSS
SaveExploits2
Packet Storm
Packet Storm
added 2024/08/26 12:00 a.m.354 views

Simple College Website 1.0 SQL Injection / Code Execution

============================================================================================================================================= | Title : Simple College Website 1.0 WYSIWYG Settings Management Vulnerability | | Author : indoushka | | Tested on : windows 10 FrPro / browser : Mozilla...

7.4AI score
SaveExploits0
GithubExploit
GithubExploit
added 2024/08/25 12:08 p.m.379 views

Exploit for Type Confusion in Google Chrome

CVE-2024-1939 This is a short writeup for the CVE-2024-1939,...

8.8CVSS7AI score0.02578EPSS
SaveExploits2
Veracode
Veracode
added 2024/08/21 11:49 a.m.11 views

Uncontrolled Recursion

matrix-js-sdk is vulnerable to Uncontrolled Recursion. The vulnerability is caused due to an infinite recursion in getRoomUpgradeHistory function causing the code to hang. A malicious homeserver can craft a room or room structure such that the predecessors form a cycle and also by calling...

5.3CVSS6.8AI score0.00483EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/08/20 8:23 p.m.18 views

CVE-2024-43396 Khoj Vulnerable to Stored Cross-site Scripting In Automate (Preview feature)

Khoj is an application that creates personal AI agents. The Automation feature allows a user to insert arbitrary HTML inside the task instructions, resulting in a Stored XSS. The q parameter for the /api/automation endpoint does not get correctly sanitized when rendered on the page, resulting in...

5.4CVSS6.2AI score
SaveExploits0References5
CVE
CVE
added 2024/08/20 8:23 p.m.94 views

CVE-2024-43396

CVE-2024-43396 concerns Khoj, an open-source app for personal AI agents. The vulnerability is a Stored XSS in the Automation feature caused by insufficient sanitization of the q parameter in the /api/automation endpoint, allowing injection of arbitrary HTML/JS when the payload is rendered on the ...

5.4CVSS5.3AI score0.0055EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2024/08/20 6:35 p.m.21 views

matrix-js-sdk will freeze when a user sets a room with itself as a its predecessor

Impact A malicious homeserver can craft a room or room structure such that the predecessors form a cycle. The matrix-js-sdk's getRoomUpgradeHistory function will infinitely recurse in this case, causing the code to hang. This method is public but also called by the 'leaveRoomChain' method, so...

5.3CVSS6.9AI score0.00483EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/08/20 6:35 p.m.79 views

GHSA-VHR5-G3PM-49FM matrix-js-sdk will freeze when a user sets a room with itself as a its predecessor

Impact A malicious homeserver can craft a room or room structure such that the predecessors form a cycle. The matrix-js-sdk's getRoomUpgradeHistory function will infinitely recurse in this case, causing the code to hang. This method is public but also called by the 'leaveRoomChain' method, so...

5.1CVSS5.9AI score0.00483EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/08/20 2:37 p.m.49 views

CVE-2024-42369 A room with itself as a its predecessor will freeze matrix-js-sdk

matrix-js-sdk is a Matrix messaging protocol Client-Server SDK for JavaScript. A malicious homeserver can craft a room or room structure such that the predecessors form a cycle. The matrix-js-sdk's getRoomUpgradeHistory function will infinitely recurse in this case, causing the code to hang. This...

4.1CVSS0.00483EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/08/20 2:37 p.m.87 views

CVE-2024-42369

matrix-js-sdk is a Matrix messaging protocol Client-Server SDK for JavaScript. A malicious homeserver can craft a room or room structure such that the predecessors form a cycle. The matrix-js-sdk's getRoomUpgradeHistory function will infinitely recurse in this case, causing the code to hang. This...

5.3CVSS5.4AI score0.00483EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/08/20 2:37 p.m.10 views

CVE-2024-42369 A room with itself as a its predecessor will freeze matrix-js-sdk

matrix-js-sdk is a Matrix messaging protocol Client-Server SDK for JavaScript. A malicious homeserver can craft a room or room structure such that the predecessors form a cycle. The matrix-js-sdk's getRoomUpgradeHistory function will infinitely recurse in this case, causing the code to hang. This...

4.1CVSS7.2AI score0.00483EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/08/17 12:00 a.m.27 views

Amazon Linux 2 : python-lxml (ALAS-2024-2620)

The version of python-lxml installed on the remote host is prior to 3.2.1-4. It is, therefore, affected by a vulnerability as referenced in the ALAS2-2024-2620 advisory. An XSS vulnerability was discovered in python-lxml's clean module versions before 4.6.3. When disabling the safeattrsonly and...

6.1CVSS7.7AI score0.04002EPSS
SaveExploits1References4
CBLMariner
CBLMariner
added 2024/08/15 10:17 a.m.43 views

CVE-2019-20149 affecting package js-jquery for versions less than 3.5.0-4

CVE-2019-20149 affecting package js-jquery for versions less than 3.5.0-4. A patched version of the package is available...

7.5CVSS6.9AI score0.02342EPSS
SaveExploits1
GithubExploit
GithubExploit
added 2024/08/13 2:29 p.m.829 views

Exploit for Heap-based Buffer Overflow in Adobe Acrobat_Dc

CVE-2021-39863 - Adobe Acrobat Reader DC 21.005.20048.43252...

7.8CVSS7.6AI score0.13191EPSS
SaveExploits1
Wordfence Blog
Wordfence Blog
added 2024/08/12 2:43 p.m.55 views

5,000 WordPress Sites Affected by Unauthenticated Remote Code Execution Vulnerability in JS Help Desk WordPress Plugin

📢 Did you know Wordfence runs a Bug Bounty Program for all WordPress plugin and themes at no cost to vendors? Researchers can earn up to $10,400, for all in-scope vulnerabilities submitted to our Bug Bounty Program! Find a vulnerability, submit the details directly to us, and we handle all the...

9.8CVSS9.4AI score0.37645EPSS
SaveExploits0
Rows per page
Query Builder