Lucene search
K

5084 matches found

Veracode
Veracode
added 2024/09/19 11:44 a.m.9 views

Cross Site Scripting(XSS)

wireui/wireui is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to the lack of proper sanitization or escaping of user input in the label query parameter of the /wireui/button endpoint, which allows malicious actors to inject JavaScript and execute arbitrary code in the victim's...

6.1CVSS6.7AI score0.00382EPSS
Exploits0References4Affected Software1
CVE
CVE
added 2024/09/17 6:22 p.m.45 views

CVE-2024-45803

Wire UI (wireui/wireui) for Laravel/Livewire is affected by an XSS in the /wireui/button endpoint via the label query parameter. The input is not properly sanitized, allowing injected JavaScript to execute in the victim’s browser, with potential session hijacking, user impersonation, phishing, or...

6.1CVSS5.8AI score0.00382EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2024/09/17 6:22 p.m.37 views

CVE-2024-45803 Cross site scripting (XSS) Vulnerability on route /wireui/button?label=Content in wireui

Wire UI is a library of components and resources to empower Laravel and Livewire application development. A potential Cross-Site Scripting XSS vulnerability has been identified in the /wireui/button endpoint, specifically through the label query parameter. Malicious actors could exploit this...

5.1CVSS0.00382EPSS
Exploits0References3
OSV
OSV
added 2024/09/17 6:22 p.m.17 views

CVE-2024-45803 Cross site scripting (XSS) Vulnerability on route /wireui/button?label=Content in wireui

Wire UI is a library of components and resources to empower Laravel and Livewire application development. A potential Cross-Site Scripting XSS vulnerability has been identified in the /wireui/button endpoint, specifically through the label query parameter. Malicious actors could exploit this...

5.1CVSS6AI score0.00382EPSS
Exploits0References5
CNNVD
CNNVD
added 2024/09/17 12:0 a.m.2 views

Wire UI 安全漏洞

Wire UI is a component and repository of Wire UI open source. It is used to support Laravel and Livewire application development. Wire UI has a security vulnerability that stems from insufficient cleaning or escaping of user input. An attacker can exploit the vulnerability to inject malicious...

6.1CVSS6.5AI score0.00382EPSS
Exploits0References4
NVD
NVD
added 2024/09/16 7:16 p.m.17 views

CVE-2024-45799

FluxCP is a web-based Control Panel for rAthena servers written in PHP. A javascript injection is possible via venders/buyers list pages and shop names, that are currently not sanitized. This allows executing arbitrary javascript code on the user's browser just by visiting the shop pages. As a...

7.3CVSS0.0026EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/09/16 6:31 p.m.13 views

CVE-2024-45799 Javascript Injection in Vending Info/Buyers Info Module in FluxCP

FluxCP is a web-based Control Panel for rAthena servers written in PHP. A javascript injection is possible via venders/buyers list pages and shop names, that are currently not sanitized. This allows executing arbitrary javascript code on the user's browser just by visiting the shop pages. As a...

7.3CVSS7.3AI score0.0026EPSS
Exploits0References1
CVE
CVE
added 2024/09/16 6:31 p.m.46 views

CVE-2024-45799

Affected software: FluxCP web-based control panel for rAthena servers. Vulnerability: JavaScript injection via un sanitised content on venders/buyers list pages and shop names. Root cause / how it works: Unsanitised data in the shop-related pages allows injecting arbitrary JavaScript code that is...

7.3CVSS7.4AI score0.0026EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2024/09/16 6:31 p.m.18 views

CVE-2024-45799 Javascript Injection in Vending Info/Buyers Info Module in FluxCP

FluxCP is a web-based Control Panel for rAthena servers written in PHP. A javascript injection is possible via venders/buyers list pages and shop names, that are currently not sanitized. This allows executing arbitrary javascript code on the user's browser just by visiting the shop pages. As a...

7.3CVSS0.0026EPSS
Exploits0References1
OSV
OSV
added 2024/09/16 6:31 p.m.5 views

CVE-2024-45799 Javascript Injection in Vending Info/Buyers Info Module in FluxCP

FluxCP is a web-based Control Panel for rAthena servers written in PHP. A javascript injection is possible via venders/buyers list pages and shop names, that are currently not sanitized. This allows executing arbitrary javascript code on the user's browser just by visiting the shop pages. As a...

7.3CVSS7.5AI score0.0026EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2024/09/16 12:0 a.m.4 views

PT-2024-31780 · Fluxcp · Fluxcp

Name of the Vulnerable Software and Affected Versions: FluxCP versions prior to 1.3 Description: A JavaScript injection is possible via vendors/buyers list pages and shop names that are not sanitized, allowing the execution of arbitrary JavaScript code on the user's browser. This can result in th...

7.3CVSS7.1AI score0.0026EPSS
Exploits0References10
CNNVD
CNNVD
added 2024/09/16 12:0 a.m.3 views

SnappyMail 跨站脚本漏洞

SnappyMail is a simple, modern, lightweight and fast web-based e-mail client from Maarten Personal Developers. A cross-site scripting vulnerability exists in SnappyMail versions prior to v2.38.0, which stems from the cleanHtml function allowing too many invalid HTML elements. An attacker can...

5CVSS5.8AI score0.00284EPSS
Exploits0References4
NVD
NVD
added 2024/09/10 4:15 p.m.32 views

CVE-2024-45592

auditor-bundle, formerly known as DoctrineAuditBundle, integrates auditor library into any Symfony 3.4+ application. Prior to version 5.2.6, there is an unescaped entity property enabling Javascript injection. This is possible because %sourcelabel% in twig macro is not escaped. Therefore script...

8.2CVSS0.00421EPSS
Exploits0References3
CVE
CVE
added 2024/09/10 4:0 p.m.52 views

CVE-2024-45592

CVE-2024-45592 affects auditor-bundle (formerly DoctrineAuditBundle) used with Symfony 3.4+. The root cause is an unescaped %source_label% in the Twig macro, permitting Javascript injection and execution. Evidence across sources confirms this XSS vector and that patches are available in versions ...

8.2CVSS7.1AI score0.00421EPSS
Exploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/10 4:0 p.m.12 views

CVE-2024-45592 auditor-bundle vulnerable to Cross-site Scripting because name of entity does not get escaped

auditor-bundle, formerly known as DoctrineAuditBundle, integrates auditor library into any Symfony 3.4+ application. Prior to version 5.2.6, there is an unescaped entity property enabling Javascript injection. This is possible because %sourcelabel% in twig macro is not escaped. Therefore script...

8.2CVSS8.2AI score0.00421EPSS
Exploits0References3
OSV
OSV
added 2024/09/10 4:0 p.m.21 views

CVE-2024-45592 auditor-bundle vulnerable to Cross-site Scripting because name of entity does not get escaped

auditor-bundle, formerly known as DoctrineAuditBundle, integrates auditor library into any Symfony 3.4+ application. Prior to version 5.2.6, there is an unescaped entity property enabling Javascript injection. This is possible because %sourcelabel% in twig macro is not escaped. Therefore script...

8.2CVSS6.7AI score0.00421EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2024/09/10 3:53 p.m.15 views

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.2CVSS6.8AI score0.00421EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2024/09/10 3:53 p.m.12 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.00421EPSS
Exploits0References5
CNNVD
CNNVD
added 2024/09/10 12:0 a.m.4 views

auditor-bundle 跨站脚本漏洞

auditor-bundle is a tool by Damien Harper Personal Developer. A cross-site scripting vulnerability exists in auditor-bundle versions prior to 6.0.0, which stems from an unescaped entity attribute that enables Javascript injection...

8.2CVSS6AI score0.00421EPSS
Exploits0References4
OSV
OSV
added 2024/09/07 4:15 p.m.2 views

ALPINE-CVE-2023-39333

Maliciously crafted export names in an imported WebAssembly module can inject JavaScript code. The injected code may be able to access data and functions that the WebAssembly module itself does not have access to, similar to as if the WebAssembly module was a JavaScript module. This vulnerability...

5.3CVSS7.2AI score0.00936EPSS
Exploits0References1
Rows per page
Query Builder