Lucene search
+L

168 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2022-0618

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.01916EPSS
Exploits1References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2025-26643

Malicious code in bioql PyPI...

9.3CVSS6.4AI score0.01652EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2025-5079

Malicious code in bioql PyPI...

7.3CVSS6.4AI score0.00316EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2022-1741

Malicious code in bioql PyPI...

8.1CVSS7.9AI score0.00792EPSS
Exploits1References4
RedhatCVE
RedhatCVE
added 2025/09/05 9:31 p.m.4 views

CVE-2025-55748

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. In versions 4.2-milestone-2 through 16.10.6, configuration files are accessible through jsx and sx endpoints. It's possible to access and read configuration files by using URLs such as...

9.3CVSS6.8AI score0.01652EPSS
Exploits0References1
Snyk
Snyk
added 2025/09/03 8:41 p.m.6 views

Relative Path Traversal

Overview Affected versions of this package are vulnerable to Relative Path Traversal via the resource parameter in the jsx and sx endpoints. An attacker can access and read sensitive configuration files by crafting URLs with "../" sequence that traverse directories. Remediation Upgrade...

9.8CVSS5.8AI score0.01652EPSS
Exploits0References2
CVE
CVE
added 2025/09/03 8:19 p.m.55 views

CVE-2025-55748

Affected product : XWiki Platform. Vulnerability : path traversal through the jsx and sx endpoints that allows remote attackers to read configuration files. Root cause : improper access control enabling traversal to read files like WEB-INF/xwiki.cfg. Versions affected : 4.2-milestone-2 through 16...

9.3CVSS6.2AI score0.01652EPSS
In wildExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/09/03 8:19 p.m.10 views

CVE-2025-55748 XWiki Platform's configuration files can be accessed through jsx and sx endpoints

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. In versions 4.2-milestone-2 through 16.10.6, configuration files are accessible through jsx and sx endpoints. It's possible to access and read configuration files by using URLs such as...

9.3CVSS0.01652EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/30 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2024-21535

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Versions of the package markdown-to-jsx before 7.4.0 are vulnerable to Cross-site Scripting XSS via the src property due to improper input sanitization. An...

6.1CVSS6.7AI score0.00503EPSS
Exploits1References2
OSV
OSV
added 2025/08/14 6:52 p.m.5 views

MAL-2025-34122 Malicious code in styled-jsx-plugin-sass-2 (npm)

The package styled-jsx-plugin-sass-2 was found to contain malicious code...

7.2AI score
Exploits0
vulnersOsv
vulnersOsv
added 2025/08/14 6:52 p.m.9 views

docusign-jsx (=1.0.0), word-replace-contabil (>=1.0.1 <=1.0.9) potentially affected by unknown CVE via word2pdf (=0.0.1-security)

word2pdf NPM version =0.0.1-security is affected by a known vulnerability. The following packages have a transitive dependency on word2pdf and may be impacted: - docusign-jsx =1.0.0 - word-replace-contabil =1.0.1, =1.0.9 Source cves: unknown CVE Source advisory: OSV:MAL-2025-39417...

5.8AI score
Exploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/08/14 6:52 p.m.6 views

Malicious code in styled-jsx-plugin-sass-2 (npm)

The package styled-jsx-plugin-sass-2 was found to contain malicious code...

7AI score
Exploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/08/14 6:52 p.m.2 views

Malicious code in duo-jsx (npm)

The package duo-jsx was found to contain malicious code...

7AI score
Exploits0
OSV
OSV
added 2025/08/14 6:52 p.m.2 views

MAL-2025-18986 Malicious code in duo-jsx (npm)

The package duo-jsx was found to contain malicious code...

7.2AI score
Exploits0
RedhatCVE
RedhatCVE
added 2025/05/23 12:2 a.m.9 views

CVE-2022-24821

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Simple users can create global SSX/JSX without specific rights: in theory only users with Programming Rights should be allowed to create SSX or JSX that are executed everywhere on a wiki. But ...

8.1CVSS6.7AI score0.00792EPSS
Exploits1References1
Veracode
Veracode
added 2025/03/05 3:55 a.m.8 views

Cross Site Scripting

solid-js is vulnerable to Cross Site Scripting. The vulnerability is due to improper escaping of user input inside illegal inlined JSX fragments, allowing unescaped input to be rendered as HTML...

7.3CVSS7AI score0.00316EPSS
Exploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2025/02/25 5:49 p.m.23 views

Solid Lacks Escaping of HTML in JSX Fragments allows for Cross-Site Scripting (XSS)

Inserts/JSX expressions inside illegal inlined JSX fragments lacked escaping, allowing user input to be rendered as HTML when put directly inside JSX fragments. For instance, ?text= would trigger XSS here. js const text = createResource = return new...

7.3CVSS5.8AI score0.00316EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2025/02/25 5:49 p.m.46 views

GHSA-3QXH-P7JC-5XH6 Solid Lacks Escaping of HTML in JSX Fragments allows for Cross-Site Scripting (XSS)

Inserts/JSX expressions inside illegal inlined JSX fragments lacked escaping, allowing user input to be rendered as HTML when put directly inside JSX fragments. For instance, ?text= would trigger XSS here. js const text = createResource = return new...

7.3CVSS5.8AI score0.00316EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/02/23 9:22 p.m.28 views

CVE-2025-27109

solid-js is a declarative, efficient, and flexible JavaScript library for building user interfaces. In affected versions Inserts/JSX expressions inside illegal inlined JSX fragments lacked escaping, allowing user input to be rendered as HTML when put directly inside JSX fragments. This issue has...

7.3CVSS6.5AI score0.00316EPSS
Exploits0References1
NVD
NVD
added 2025/02/21 10:15 p.m.43 views

CVE-2025-27109

solid-js is a declarative, efficient, and flexible JavaScript library for building user interfaces. In affected versions Inserts/JSX expressions inside illegal inlined JSX fragments lacked escaping, allowing user input to be rendered as HTML when put directly inside JSX fragments. This issue has...

7.3CVSS0.00316EPSS
Exploits0References2
Rows per page
Query Builder