Lucene search
+L

2546 matches found

Positive Technologies
Positive Technologies
added 2025/09/24 12:0 a.m.5 views

PT-2025-39337

Name of the Vulnerable Software and Affected Versions Omni versions prior to 0.48.0 Description Omni, a Kubernetes management platform, has a potential issue where the Wireguard SideroLink component could be exploited to allow unauthorized packet transmission. The system establishes a peer-to-pee...

5.4CVSS9.4AI score0.00182EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2025/09/23 4:37 p.m.9 views

Security Bulletin: Multiple vulnerabilities affect CICS Transaction Gateway for Multiplatforms and CICS Transaction Gateway Desktop Edition.

Summary Java Runtime Environments and IBM Semeru Runtimes are used by CICS Transaction Gateway for Multiplatforms and CICS Transaction Gateway Desktop Edition. CICS Transaction Gateway for Multiplatforms and CICS Transaction Gateway Desktop Edition have been updated in order to address the multip...

8.1CVSS6.4AI score0.01058EPSS
SaveExploits1Affected Software2
Packet Storm News
Packet Storm News
added 2025/09/23 12:0 a.m.6 views

Obelix: Mitigating Side-Channels through Dynamic Obfuscation

Trusted execution environments TEEs offer hardware-assisted means to protect code and data. However, as shown in numerous results over the years, attackers can use side-channels to leak data access patterns and even single-step the code. While the vendors are slowly introducing hardware-based...

7.2AI score
SaveExploits0
Fedora
Fedora
added 2025/09/22 12:17 a.m.7 views

[SECURITY] Fedora 43 Update: prometheus-podman-exporter-1.18.1-1.fc43

Prometheus exporter for podman environments exposing containers, pods, images, volumes and networks information...

5.3CVSS7AI score0.00412EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/09/21 12:11 a.m.34 views

CVE-2025-59717

In the @digitalocean/do-markdownit package through 1.16.1 in npm, the callout and fenceenvironment plugins perform .includes substring matching if allowedClasses or allowedEnvironments is a string instead of an array...

5.4CVSS6.7AI score0.00361EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2025/09/19 6:31 a.m.12 views

@digitalocean/do-markdownit has Type Confusion vulnerability

Overview A type confusion issue exists in the @digitalocean/do-markdownit package. In the callout and fenceenvironment plugins, the allowedClasses and allowedEnvironments options are expected to be arrays of strings. If these options are provided as a single string, the code applies .includes...

9.8CVSS6.7AI score0.00361EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2025/09/19 6:31 a.m.7 views

GHSA-2H8J-8R9P-849F @digitalocean/do-markdownit has Type Confusion vulnerability

Overview A type confusion issue exists in the @digitalocean/do-markdownit package. In the callout and fenceenvironment plugins, the allowedClasses and allowedEnvironments options are expected to be arrays of strings. If these options are provided as a single string, the code applies .includes...

5.4CVSS6.7AI score0.00361EPSS
SaveExploits1References4
Snyk
Snyk
added 2025/09/19 6:31 a.m.7 views

Access of Resource Using Incompatible Type ('Type Confusion')

Overview @digitalocean/do-markdownit is a Markdown-It plugin for the DigitalOcean Community. Affected versions of this package are vulnerable to Access of Resource Using Incompatible Type 'Type Confusion' in the callout and fenceenvironment plugins when allowedClasses or allowedEnvironments is...

9.8CVSS6.6AI score0.00361EPSS
SaveExploits1References2
NVD
NVD
added 2025/09/19 4:16 a.m.7 views

CVE-2025-59717

In the @digitalocean/do-markdownit package through 1.16.1 in npm, the callout and fenceenvironment plugins perform .includes substring matching if allowedClasses or allowedEnvironments is a string instead of an array...

9.8CVSS0.00361EPSS
SaveExploits1References3
CVE
CVE
added 2025/09/19 12:0 a.m.28 views

CVE-2025-59717

The CVE concerns the @digitalocean/do-markdownit package (through v1.16.1). The callout and fence_environment plugins treat allowedClasses/allowedEnvironments as strings by using a substring check, instead of requiring an array. This leads to a type confusion-like behavior and potential bypass of...

9.8CVSS6.5AI score0.00361EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2025/09/19 12:0 a.m.8 views

CVE-2025-59717

In the @digitalocean/do-markdownit package through 1.16.1 in npm, the callout and fenceenvironment plugins perform .includes substring matching if allowedClasses or allowedEnvironments is a string instead of an array...

5.4CVSS6.8AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/09/19 12:0 a.m.4 views

CVE-2025-59717

In the @digitalocean/do-markdownit package through 1.16.1 in npm, the callout and fenceenvironment plugins perform .includes substring matching if allowedClasses or allowedEnvironments is a string instead of an array...

5.4CVSS6.5AI score0.00361EPSS
SaveExploits1References3
Packet Storm News
Packet Storm News
added 2025/09/19 12:0 a.m.5 views

Wazuh 4.13.0

Wazuh is a free and open source security platform that unifies XDR and SIEM capabilities. It protects workloads across on-premises, virtualized, containerized, and cloud-based environments. This is the source code release...

7.1AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/19 12:0 a.m.13 views

PT-2025-38507

Name of the Vulnerable Software and Affected Versions @digitalocean/do-markdownit versions through 1.16.1 Description The callout and fence environment plugins in the @digitalocean/do-markdownit package perform .includes substring matching if allowedClasses or allowedEnvironments is a string...

9.8CVSS6.4AI score0.00361EPSS
SaveExploits1References12
Packet Storm News
Packet Storm News
added 2025/09/19 12:0 a.m.10 views

Automated Cyber Defense with Generalizable Graph-Based Reinforcement Learning Agents

Deep reinforcement learning RL is emerging as a viable strategy for automated cyber defense ACD. The traditional RL approach represents networks as a list of computers in various states of safety or threat. Unfortunately, these models are forced to overfit to specific network topologies, renderin...

7.1AI score
SaveExploits0
Cvelist
Cvelist
added 2025/09/19 12:0 a.m.16 views

CVE-2025-59717

In the @digitalocean/do-markdownit package through 1.16.1 in npm, the callout and fenceenvironment plugins perform .includes substring matching if allowedClasses or allowedEnvironments is a string instead of an array...

5.4CVSS0.00361EPSS
SaveExploits1References3
Chainguard
Chainguard
added 2025/09/18 1:35 a.m.6 views

GHSA-X7HR-W5R2-H6WG vulnerabilities

Vulnerabilities for packages: opensearch-dashboards-fips, kibana, opensearch-dashboards...

5.4AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/09/17 7:52 p.m.22 views

CVE-2025-59331

is-arrayish checks if an object can be used like an Array. On 8 September 2025, an npm publishing account for is-arrayish was taken over after a phishing attack. Version 0.3.3 was published, functionally identical to the previous patch version, but with a malware payload added attempting to...

8.8CVSS6.8AI score0.00378EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2025/09/17 7:52 p.m.21 views

CVE-2025-59162

color-convert provides plain color conversion functions in JavaScript. On 8 September 2025, the npm publishing account for color-convert was taken over after a phishing attack. Version 3.1.1 was published, functionally identical to the previous patch version, but with a malware payload added...

8.8CVSS6.8AI score0.00378EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/09/17 12:0 a.m.6 views

Frappe Learning 跨站脚本漏洞

Frappe Learning is an easy-to-use open source learning management system from Frappe Open Source. A cross-site scripting vulnerability exists in Frappe Learning version 2.34.1 and prior versions, which stems from not adequately cleaning up uploaded content in personal profiles, and could lead to ...

5.4CVSS6.1AI score0.00228EPSS
SaveExploits0References2
Rows per page
Query Builder