Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Oolongeya

#19989of 55,077
13.6Total CVSS
Vulnerabilities · 2
Medium
1
High
1
PT-2026-34549
6.1
2026-04-22
Python · Python · CVE-2026-6019
**Name of the Vulnerable Software and Affected Versions** Python (affected versions not specified) **Description** The `js output()` function within `http.cookies.Morsel` returns an inline `<script>` snippet that only escapes double quotes for JavaScript string context. It fails to neutralize the `</script>` sequence, which is sensitive to the HTML parser, allowing for potential escaping within the generated script element. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability. Base64-encode the cookie value to prevent escaping via the cookie value.
PT-2026-23668
7.5
2026-03-06
WordPress · Woocommerce · CVE-2026-3589
**Name of the Vulnerable Software and Affected Versions** WooCommerce versions 5.4.0 through 10.5.2 **Description** The WooCommerce WordPress plugin does not properly handle batch requests, potentially allowing unauthenticated users to execute administrative actions on non-store REST endpoints. This could enable the creation of arbitrary administrator users through a Cross-Site Request Forgery (CSRF) attack. **Recommendations** Update WooCommerce to a version later than 10.5.2.