Lucene search
+L

7367 matches found

OSV
OSV
added 2023/12/27 9:15 p.m.8 views

UBUNTU-CVE-2023-51079

DISPUTED A long execution time can occur in the ParseTools.subCompileExpression method in MVEL 2.5.0.Final because of many Java class lookups. NOTE: the vendor disputes this because "the only thing that you could expect is that the parser will take a crazy amount of time to complete its task."...

5.3CVSS6AI score
SaveExploits0References3
CNNVD
CNNVD
added 2023/12/27 12:0 a.m.6 views

Jayway JsonPath Security Vulnerability

Jayway JsonPath is json-path open source a Java DSL for reading Json documents. A security vulnerability exists in Jayway JsonPath version v2.8.0, which stems from a stack overflow vulnerability in the Criteria.parse method...

5.3CVSS7.8AI score0.00676EPSS
SaveExploits1References8
Positive Technologies
Positive Technologies
added 2023/12/27 12:0 a.m.6 views

PT-2023-31756 · Mvel2 · Mvel2

Name of the Vulnerable Software and Affected Versions: mvel2 version 2.5.0 Final Description: A TimeOut error exists in the ParseTools.subCompileExpression method due to many Java class lookups, potentially causing a long execution time. The vendor disputes the significance of this issue, stating...

5.3CVSS6.7AI score0.00737EPSS
SaveExploits1References13
Positive Technologies
Positive Technologies
added 2023/12/26 12:0 a.m.6 views

PT-2023-35670 · Git +1 · Quickjs

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a heap-buffer-overflow read error. Technical details include a crash state involving js free function def, js parse function decl...

6.9AI score
SaveExploits0References2
CNNVD
CNNVD
added 2023/12/25 12:0 a.m.12 views

Micro HTTP Server Security Vulnerability

Micro HTTP Server is a very simple HTTP server for prototyping by the individual developer Jian-Hong Pan in China. A security vulnerability exists in MicroHttpServer Micro HTTP Server version a8ab029 and earlier versions, which stems from a buffer overflow in ParseHeader in lib/server.c. The...

9.8CVSS7.2AI score0.00701EPSS
SaveExploits1References2
VulnCheck KEV
VulnCheck KEV
added 2023/12/25 12:0 a.m.8 views

VulnCheck KEV: CVE-2023-7101

Spreadsheet::ParseExcel contains a remote code execution vulnerability due to passing unvalidated input from a file into a string-type “eval”. Specifically, the issue stems from the evaluation of Number format strings within the Excel parsing logic...

7.8CVSS7.8AI score0.16832EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2023/12/25 12:0 a.m.19 views

PT-2023-35668 · Rawspeed · Rawspeed

Name of the Vulnerable Software and Affected Versions: rawspeed affected versions not specified Description: The issue is related to a heap-buffer-overflow read error. Technical details about the crash include the parseWhiteBalance function within DngDecoder, which is part of the rawspeed library...

6.8AI score
SaveExploits0References2
CNNVD
CNNVD
added 2023/12/24 12:0 a.m.5 views

Spreadsheet-ParseExcel Code Injection Vulnerability

Spreadsheet-ParseExcel is a module for extracting information from Excel files by the individual developer John McNamara in Ireland. A security vulnerability exists in Spreadsheet-ParseExcel version 0.65 that originates from passing unvalidated input from a file to a string, resulting in arbitrar...

7.8CVSS7.5AI score0.16832EPSS
SaveExploits1References13
Positive Technologies
Positive Technologies
added 2023/12/24 12:0 a.m.13 views

PT-2023-31889 · Unknown · Microhttpserver

Name of the Vulnerable Software and Affected Versions: MicroHttpServer versions through a8ab029 Description: The issue allows a one-byte recv buffer overflow via a long URI in the ParseHeader function located in lib/server.c. Recommendations: For versions through a8ab029, consider restricting...

9.8CVSS9.5AI score0.00701EPSS
SaveExploits1References6
Prion
Prion
added 2023/12/22 9:15 p.m.19 views

Stack overflow

Grackle is a GraphQL server written in functional Scala, built on the Typelevel stack. The GraphQL specification requires that GraphQL fragments must not form cycles, either directly or indirectly. Prior to Grackle version 0.18.0, that requirement wasn't checked, and queries with cyclic fragments...

5CVSS7.6AI score0.00827EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2023/12/22 8:36 p.m.74 views

CVE-2023-50730 Grackle has StackOverflowError in GraphQL query processing

Grackle is a GraphQL server written in functional Scala, built on the Typelevel stack. The GraphQL specification requires that GraphQL fragments must not form cycles, either directly or indirectly. Prior to Grackle version 0.18.0, that requirement wasn't checked, and queries with cyclic fragments...

7.5CVSS7.9AI score0.00827EPSS
SaveExploits0References3
CVE
CVE
added 2023/12/22 8:36 p.m.51 views

CVE-2023-50730

CVE-2023-50730 affects Grackle, a Scala GraphQL server. The vulnerabilities arise from two stack-related issues: (1) cyclic GraphQL fragments could trigger a JVM StackOverflowError during type checking/compilation, and (2) the cats-parse recursive operator used in the parser isn’t stack-safe, ena...

7.5CVSS7.7AI score0.00827EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2023/12/22 8:36 p.m.52 views

CVE-2023-50730 Grackle has StackOverflowError in GraphQL query processing

Grackle is a GraphQL server written in functional Scala, built on the Typelevel stack. The GraphQL specification requires that GraphQL fragments must not form cycles, either directly or indirectly. Prior to Grackle version 0.18.0, that requirement wasn't checked, and queries with cyclic fragments...

7.5CVSS7.8AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/12/21 12:0 a.m.9 views

PT-2023-8145

Name of the Vulnerable Software and Affected Versions Barracuda ESG Appliance versions 5.1.3.001 through 9.2.1.001 Description The issue is related to a case of arbitrary code execution that resides within a third-party and open-source library named Spreadsheet::ParseExcel, used by the Amavis...

9.8CVSS7.8AI score0.43596EPSS
SaveExploits2References82
Positive Technologies
Positive Technologies
added 2023/12/17 12:0 a.m.5 views

PT-2023-35651 · Git +1 · Libxml2

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a heap-use-after-free READ 1 crash type. The crash state involves functions such as htmlParseDocument, htmlDoRead, and...

6.9AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2023/12/16 12:0 a.m.5 views

PT-2023-35650 · Git +1 · Libavc

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a heap-buffer-overflow write crash. Technical details about the crash include the functions isvcd start of pic, isvcd parse decod...

7AI score
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2023/12/15 2:6 a.m.6 views

SUSE CVE-2023-34194

StringEqual in TiXmlDeclaration::Parse in tinyxmlparser.cpp in TinyXML through 2.6.2 has a reachable assertion and application exit via a crafted XML document with a '\0' located after whitespace...

5.3CVSS7AI score0.01372EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/12/14 2:34 p.m.4 views

avahi: Reachable assertion in avahi_rdata_parse

A vulnerability was found in Avahi. A reachable assertion exists in the avahirdataparse function...

6.2CVSS5.7AI score0.00322EPSS
SaveExploits0References4
NVD
NVD
added 2023/12/14 1:15 p.m.36 views

CVE-2023-48631

@adobe/css-tools versions 4.3.1 and earlier are affected by an Improper Input Validation vulnerability that could result in a denial of service while attempting to parse CSS...

7.5CVSS0.01121EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/12/14 12:0 a.m.10 views

PT-2023-35642 · Git +1 · Libxml2

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a crash type identified as Global-buffer-overflow READ 1. The crash state involves several functions: xmlDictLookupInternal,...

6.9AI score
SaveExploits0References2
Rows per page
Query Builder