Lucene search
+L

8896 matches found

Cvelist
Cvelist
added 2024/09/06 8:42 p.m.25 views

CVE-2024-34158 Stack exhaustion in Parse in go/build/constraint

Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion...

0.01046EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/09/06 8:42 p.m.28 views

CVE-2024-34158

Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion...

7.5CVSS6.7AI score0.01046EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2024/09/06 8:42 p.m.21 views

CVE-2024-34158

Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion...

7.5CVSS7.3AI score0.01046EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/09/06 7:45 p.m.32 views

XXE vulnerability in XSLT transforms in `org.hl7.fhir.core`

Impact XSLT transforms performed by various components are vulnerable to XML external entity injections. A processed XML file with a malicious DTD tag could produce XML containing data from the host system. This impacts use cases where org.hl7.fhir.core is being used to within a host where extern...

8.6CVSS6.6AI score0.00975EPSS
SaveExploits0References6Affected Software6
OSV
OSV
added 2024/09/06 7:15 p.m.23 views

GO-2024-3107 Stack exhaustion in Parse in go/build/constraint

Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion...

7.5CVSS6.9AI score0.01046EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/09/06 7:14 p.m.31 views

CVE-2024-45294

A flaw was found in HAPI FHIR - HL7 FHIR Core Artifacts. eXtensible Stylesheet Language Transformations XSLT transforms performed by various components are vulnerable to XML external entity injections. A processed XML file with a malicious DTD tag could produce XML containing data from the host...

8.6CVSS6.4AI score0.00975EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/09/06 3:46 p.m.18 views

CVE-2024-45294 `org.hl7.fhir.core` XXE vulnerability in XSLT transforms

The HL7 FHIR Core Artifacts repository provides the java core object handling code, with utilities including validator, for the Fast Healthcare Interoperability Resources FHIR specification. Prior to version 6.3.23, XSLT transforms performed by various components are vulnerable to XML external...

8.6CVSS7AI score0.00975EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/06 2:15 p.m.9 views

CVE-2024-7611

The Enter Addons – Ultimate Template Builder for Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'tag' attribute of the Events Card widget in all versions up to, and including, 2.1.8 due to insufficient input sanitization and output escaping on user supplied...

5.4CVSS5.9AI score0.00322EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/09/06 3:08 a.m.5 views

SUSE CVE-2024-34158

Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion...

5.9CVSS7.4AI score0.01046EPSS
SaveExploits0References20
GitLab Advisory Database
GitLab Advisory Database
added 2024/09/06 12:00 a.m.48 views

XXE vulnerability in XSLT transforms in `org.hl7.fhir.core`

XSLT transforms performed by various components are vulnerable to XML external entity injections. A processed XML file with a malicious DTD tag could produce XML containing data from the host system. This impacts use cases where org.hl7.fhir.core is being used to within a host where external...

8.6CVSS8.4AI score0.00975EPSS
SaveExploits0References7
GitLab Advisory Database
GitLab Advisory Database
added 2024/09/06 12:00 a.m.49 views

XXE vulnerability in XSLT transforms in `org.hl7.fhir.core`

XSLT transforms performed by various components are vulnerable to XML external entity injections. A processed XML file with a malicious DTD tag could produce XML containing data from the host system. This impacts use cases where org.hl7.fhir.core is being used to within a host where external...

8.6CVSS8.4AI score0.00975EPSS
SaveExploits0References7
GitLab Advisory Database
GitLab Advisory Database
added 2024/09/06 12:00 a.m.111 views

XXE vulnerability in XSLT transforms in `org.hl7.fhir.core`

XSLT transforms performed by various components are vulnerable to XML external entity injections. A processed XML file with a malicious DTD tag could produce XML containing data from the host system. This impacts use cases where org.hl7.fhir.core is being used to within a host where external...

8.6CVSS8.4AI score0.00975EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/09/06 12:00 a.m.7 views

Google Golang 安全漏洞

Google Golang is a static strongly typed, compiled language from Google.Go's syntax is close to that of C, but differs with respect to variable declarations.Go supports garbage collection.Go's parallel model is based on Tony Hall's Communicating Sequential Processes CSP, and other languages that...

7.5CVSS7.5AI score0.01046EPSS
SaveExploits0References7
Packet Storm
Packet Storm
added 2024/08/31 12:00 a.m.197 views

rsyslog Long Tag Off-By-Two Denial of Service

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'rsyslog Long Tag Off-By-Two DoS', 'Description' = %q This module triggers an off-by-two overflow in the rsyslog daemon. This flaw is unlikely to...

5CVSS6.9AI score0.20759EPSS
SaveExploits2
OSV
OSV
added 2024/08/30 4:49 p.m.9 views

GHSA-8266-84WP-WV5C Svelte has a potential mXSS vulnerability due to improper HTML escaping

Summary A potential XSS vulnerability exists in Svelte for versions prior to 4.2.19. Details Svelte improperly escapes HTML on server-side rendering. It converts strings according to the following rules: - If the string is an attribute value: - " - " - & - & - Other characters - No conversion -...

5.4CVSS5.9AI score0.00365EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2024/08/30 4:49 p.m.28 views

Svelte has a potential mXSS vulnerability due to improper HTML escaping

Summary A potential XSS vulnerability exists in Svelte for versions prior to 4.2.19. Details Svelte improperly escapes HTML on server-side rendering. It converts strings according to the following rules: - If the string is an attribute value: - " - " - & - & - Other characters - No conversion -...

6.1CVSS6AI score0.00365EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/08/29 6:15 p.m.3 views

CVE-2024-44777

A reflected cross-site scripting XSS vulnerability in the tag parameter in the index page of vTiger CRM 7.4.0 allows attackers to execute arbitrary code in the context of a user's browser via injecting a crafted payload...

9.6CVSS6AI score0.00717EPSS
SaveExploits2References2
Patchstack
Patchstack
added 2024/08/29 1:00 a.m.10 views

WordPress Funnel Kit Funnel Builder PRO plugin <= 3.4.5 Authenticated(Contributor+) Stored Cross-Site Scripting via allow_iframe_tag_in_post vulnerability

WordPress Funnel Kit Funnel Builder PRO plugin = 3.4.5 AuthenticatedContributor+ Stored Cross-Site Scripting via allowiframetaginpost vulnerability discovered by Francesco Carlucci in WordPress Plugin Funnel Kit Funnel Builder PRO versions = 3.4.5...

6.4CVSS5.8AI score0.00263EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/08/29 12:00 a.m.18 views

CVE-2024-44777

A reflected cross-site scripting XSS vulnerability in the tag parameter in the index page of vTiger CRM 7.4.0 allows attackers to execute arbitrary code in the context of a user's browser via injecting a crafted payload...

6AI score0.00717EPSS
SaveExploits2References2
CVE
CVE
added 2024/08/29 12:00 a.m.63 views

CVE-2024-44777

vTiger CRM 7.4.0 is affected by a reflected XSS in the tag parameter on the index page, enabling an attacker to execute arbitrary code in a user’s browser. The vulnerability is described across multiple sources (RH and NVD/NVD-derived records) with attacker-controlled payloads triggering code exe...

9.6CVSS6AI score0.00717EPSS
SaveExploits2References1Affected Software1
Rows per page
Query Builder