Lucene search
K

39 matches found

Vulnrichment
Vulnrichment
added 2026/05/13 8:50 p.m.2 views

CVE-2026-44381 MISP: SQL injection via unvalidated ordering parameters in event and shadow attribute listings

MISP is an open source threat intelligence and sharing platform. Prior to 2.5.37, a SQL injection vulnerability existed in the handling of user-controlled ordering parameters in the event and shadow attribute listing endpoints. The affected code accepted order or sort values from request paramete...

9.3CVSS5.9AI score0.00051EPSS
Exploits0References1
NVD
NVD
added 2026/05/11 4:17 p.m.4 views

CVE-2026-42612

Grav is a file-based Web platform. Prior to 2.0.0-beta.2, a stored Cross-Site Scripting XSS vulnerability in getgrav/grav allows publisher-level accounts to execute arbitrary JavaScript. The issue arises from a blacklist bypass in the detectXss function when handling unquoted HTML event attribute...

8.5CVSS0.00033EPSS
Exploits1References2
CVE
CVE
added 2026/05/11 3:22 p.m.5 views

CVE-2026-42612

Grav: Publisher-level stored XSS in getgrav/grav due to a flawed blacklist in detectXss() that mishandles unquoted HTML event attributes. This allows arbitrary JavaScript execution via crafted content prior to 2.0.0-beta.2. The issue is fixed in Grav core on the 2.0 branch; upgrade to 2.0.0-beta....

8.5CVSS6AI score0.00033EPSS
Exploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/11 3:22 p.m.4 views

CVE-2026-42612 Grav: Publisher-Level Stored XSS via Unquoted Event Attributes

Grav is a file-based Web platform. Prior to 2.0.0-beta.2, a stored Cross-Site Scripting XSS vulnerability in getgrav/grav allows publisher-level accounts to execute arbitrary JavaScript. The issue arises from a blacklist bypass in the detectXss function when handling unquoted HTML event attribute...

8.5CVSS6AI score0.00033EPSS
Exploits1References2
OSV
OSV
added 2026/05/05 9:27 p.m.1 views

GHSA-9695-8FR9-HW5Q Grav Vulnerable to Publisher-Level Stored XSS via Unquoted Event Attributes

Summary A stored Cross-Site Scripting XSS vulnerability in getgrav/grav allows publisher-level accounts to execute arbitrary JavaScript. The issue arises from a blacklist bypass in the detectXss function when handling unquoted HTML event attributes. Details The detectXss function relies on a...

8.5CVSS6.1AI score0.00033EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2026/05/05 9:27 p.m.5 views

Grav Vulnerable to Publisher-Level Stored XSS via Unquoted Event Attributes

Summary A stored Cross-Site Scripting XSS vulnerability in getgrav/grav allows publisher-level accounts to execute arbitrary JavaScript. The issue arises from a blacklist bypass in the detectXss function when handling unquoted HTML event attributes. Details The detectXss function relies on a...

8.5CVSS6.1AI score0.00033EPSS
Exploits1References4Affected Software1
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-4993

Malicious code in bioql PyPI...

6.1CVSS6.2AI score0.00199EPSS
Exploits1References4
RubySec
RubySec
added 2024/05/01 12:0 a.m.10 views

Phlex vulnerable to Cross-site Scripting (XSS) via maliciously formed HTML attribute names and values

There is a potential cross-site scripting XSS vulnerability that can be exploited via maliciously crafted user data. The reason these issues were not detected before is the escapes were working as designed. However, their design didn't take into account just how recklessly permissive browser are...

7.1CVSS5.8AI score0.00283EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2024/03/06 11:2 a.m.9 views

BIT-PRESTASHOP-2024-21627 Some attribute not escaped in Validate::isCleanHTML method

PrestaShop is an open-source e-commerce platform. Prior to versions 8.1.3 and 1.7.8.11, some event attributes are not detected by the isCleanHTML method. Some modules using the isCleanHTML method could be vulnerable to cross-site scripting. Versions 8.1.3 and 1.7.8.11 contain a patch for this...

8.1CVSS6.5AI score0.0095EPSS
Exploits0References4
Prion
Prion
added 2024/01/02 9:15 p.m.11 views

Cross site scripting

PrestaShop is an open-source e-commerce platform. Prior to versions 8.1.3 and 1.7.8.11, some event attributes are not detected by the isCleanHTML method. Some modules using the isCleanHTML method could be vulnerable to cross-site scripting. Versions 8.1.3 and 1.7.8.11 contain a patch for this...

5.8CVSS6.6AI score0.0095EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2024/01/02 9:3 p.m.16 views

CVE-2024-21627 Some attribute not escaped in Validate::isCleanHTML method

PrestaShop is an open-source e-commerce platform. Prior to versions 8.1.3 and 1.7.8.11, some event attributes are not detected by the isCleanHTML method. Some modules using the isCleanHTML method could be vulnerable to cross-site scripting. Versions 8.1.3 and 1.7.8.11 contain a patch for this...

8.1CVSS6.4AI score0.0095EPSS
Exploits0References5
CNNVD
CNNVD
added 2024/01/02 12:0 a.m.1 views

PrestaShop Input Validation Error Vulnerability

PrestaShop is an open source e-commerce solution from PrestaShop, Inc. in the United States. The solution provides multiple payment methods, SMS alerts and product image scaling. An input validation error vulnerability exists in PrestaShop versions prior to 8.1.3, which stems from the "isCleanHTM...

8.1CVSS6.1AI score0.0095EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2024/01/02 12:0 a.m.1 views

PT-2024-18978 · Unknown · Prestashop

Name of the Vulnerable Software and Affected Versions: PrestaShop versions prior to 8.1.3 PrestaShop versions prior to 1.7.8.11 Description: PrestaShop is an open-source e-commerce platform. Some event attributes are not detected by the isCleanHTML method, which could make some modules using this...

8.1CVSS6.1AI score0.0095EPSS
Exploits0References14
Github Security Blog
Github Security Blog
added 2023/08/14 9:32 p.m.11 views

external-svg-loader Cross-site Scripting vulnerability

Summary According to the docs, svg-loader will strip all JS code before injecting the SVG file for security reasons but the input sanitization logic is not sufficient and can be trivially bypassed. This allows an attacker to craft a malicious SVG which can result in XSS. Details When trying to...

7.1CVSS6.3AI score0.00159EPSS
Exploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/14 3:50 a.m.17 views

Dolibarr ERP and CRM contain XSS Vulnerability

The testsqlandscriptinject function in htdocs/main.inc.php in Dolibarr ERP/CRM 6.0.4 blocks some event attributes but neither onclick nor onscroll, which allows XSS...

6.1CVSS6.9AI score0.00199EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2022/05/14 3:50 a.m.6 views

GHSA-QJQ9-WX5J-JRG6 Dolibarr ERP and CRM contain XSS Vulnerability

The testsqlandscriptinject function in htdocs/main.inc.php in Dolibarr ERP/CRM 6.0.4 blocks some event attributes but neither onclick nor onscroll, which allows XSS...

6.1CVSS6.1AI score0.00199EPSS
Exploits1References4
NVD
NVD
added 2020/12/22 5:15 p.m.8 views

CVE-2018-15641

Cross-site scripting XSS issue in web module in Odoo Community 11.0 through 14.0 and Odoo Enterprise 11.0 through 14.0, allows remote authenticated internal users to inject arbitrary web script in the browser of a victim via crafted calendar event attributes...

6.3CVSS5.3AI score0.00206EPSS
Exploits0References1
Prion
Prion
added 2020/12/22 5:15 p.m.7 views

Cross site scripting

Cross-site scripting XSS issue in web module in Odoo Community 11.0 through 14.0 and Odoo Enterprise 11.0 through 14.0, allows remote authenticated internal users to inject arbitrary web script in the browser of a victim via crafted calendar event attributes...

3.5CVSS5.1AI score0.00206EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2020/12/22 4:25 p.m.13 views

CVE-2018-15641

Cross-site scripting XSS issue in web module in Odoo Community 11.0 through 14.0 and Odoo Enterprise 11.0 through 14.0, allows remote authenticated internal users to inject arbitrary web script in the browser of a victim via crafted calendar event attributes...

6.3CVSS5.2AI score0.00206EPSS
Exploits0References1
Debian CVE
Debian CVE
added 2020/12/22 4:25 p.m.22 views

CVE-2018-15641

Cross-site scripting XSS issue in web module in Odoo Community 11.0 through 14.0 and Odoo Enterprise 11.0 through 14.0, allows remote authenticated internal users to inject arbitrary web script in the browser of a victim via crafted calendar event attributes...

6.3CVSS5.7AI score0.00206EPSS
Exploits0
Rows per page
Query Builder