Lucene search
+L

7383 matches found

CNNVD
CNNVD
added 2022/08/18 12:0 a.m.9 views

libjpeg 安全漏洞

libjpeg is a C language library for processing JPEG format image data. It includes JPEG decoding, JPEG encoding, and other JPEG functions. A security vulnerability exists in libjpeg commit number: 281daa9 that stems from an infinite loop in its Frame::ParseTrailer component...

7.5CVSS7.3AI score0.00877EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2022/08/18 12:0 a.m.10 views

Appneta Tcpreplay 缓冲区错误漏洞

Appneta Tcpreplay is a suite of open source utilities for editing and replaying network traffic on UNIX-based operating systems from Appneta, Inc. A security vulnerability exists in Tcpreplay version v4.4.1, which stems from a heap-based buffer overflow contained in parsempls in common/get.c:150 ...

7.8CVSS7.7AI score0.00406EPSS
SaveExploits1References8
Veracode
Veracode
added 2022/08/16 7:53 a.m.29 views

Remote Code Execution

react-editable-json-tree is vulnerable to remote code execution.The vulnerability exists in onSubmitValueParser prop which calls parse function in src/utils/parse.js because of missing sanitization of the parse parameters which allows a remote attacker to inject and execute malicious code into th...

10CVSS9.2AI score0.01233EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2022/08/15 6:30 p.m.55 views

CVE-2022-36010 Arbitrary code execution via function parsing in react-editable-json-tree

This library allows strings to be parsed as functions and stored as a specialized component, JsonFunctionValue. To do this, Javascript's eval function is used to execute strings that begin with "function" as Javascript. This unfortunately could allow arbitrary code to be executed if it exists as ...

10CVSS9.5AI score0.01233EPSS
SaveExploits1References2
Check Point Advisories
Check Point Advisories
added 2022/08/15 12:0 a.m.63 views

Microsoft Windows Parse Server Prototype Pollution (CVE-2022-24760)

A prototype pollution vulnerability exists in Microsoft Windows Parse Server. Successful exploitation of this vulnerability could allow a remote attacker to execute arbitrary code on the affected system...

7.5CVSS6.8AI score0.49081EPSS
SaveExploits1
NVD
NVD
added 2022/08/10 8:15 p.m.23 views

CVE-2022-1962

Uncontrolled recursion in the Parse functions in go/parser before Go 1.17.12 and Go 1.18.4 allow an attacker to cause a panic due to stack exhaustion via deeply nested types or declarations...

5.5CVSS0.00906EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2022/08/10 8:15 p.m.32 views

CVE-2022-1962

Uncontrolled recursion in the Parse functions in go/parser before Go 1.17.12 and Go 1.18.4 allow an attacker to cause a panic due to stack exhaustion via deeply nested types or declarations...

5.5CVSS6.8AI score0.00906EPSS
SaveExploits1References3
Prion
Prion
added 2022/08/10 8:15 p.m.26 views

Design/Logic Flaw

Uncontrolled recursion in the Parse functions in go/parser before Go 1.17.12 and Go 1.18.4 allow an attacker to cause a panic due to stack exhaustion via deeply nested types or declarations...

1.7CVSS6.5AI score0.00906EPSS
SaveExploits1References5Affected Software1
RedHat Linux
RedHat Linux
added 2022/08/10 11:39 a.m.6 views

golang: go/parser: stack exhaustion in all Parse* functions

A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability...

5.5CVSS6.6AI score0.00906EPSS
SaveExploits1References6
Vulnrichment
Vulnrichment
added 2022/08/09 8:18 p.m.2 views

CVE-2022-1962 Stack exhaustion due to deeply nested types in go/parser

Uncontrolled recursion in the Parse functions in go/parser before Go 1.17.12 and Go 1.18.4 allow an attacker to cause a panic due to stack exhaustion via deeply nested types or declarations...

5.8AI score0.00906EPSS
SaveExploits1References5
CVE
CVE
added 2022/08/09 8:18 p.m.416 views

CVE-2022-1962

CVE-2022-1962 involves go/parser: Uncontrolled recursion in the Parse functions can cause a panic due to stack exhaustion when processing deeply nested types or declarations. Affected: Go's parser (go/parser) prior to Go 1.17.12 and Go 1.18.4. Impact: potential denial of availability via panics. ...

5.5CVSS6.7AI score0.00906EPSS
SaveExploits1References5Affected Software1
AlpineLinux
AlpineLinux
added 2022/08/09 8:18 p.m.32 views

CVE-2022-1962

Uncontrolled recursion in the Parse functions in go/parser before Go 1.17.12 and Go 1.18.4 allow an attacker to cause a panic due to stack exhaustion via deeply nested types or declarations...

5.5CVSS7AI score0.00906EPSS
SaveExploits1
Prion
Prion
added 2022/08/08 3:15 p.m.15 views

Cross site scripting

A Cross-site scripting XSS vulnerability in json search parse and the json response in wrteam.in, eShop - Multipurpose Ecommerce Store Website version 3.0.4 allows remote attackers to inject arbitrary web script or HTML via the getproducts?search parameter...

5.8CVSS6AI score0.01854EPSS
SaveExploits2References1Affected Software1
CNNVD
CNNVD
added 2022/08/04 12:0 a.m.8 views

Crow 安全漏洞

Crow is a C++ microframework for running web services. A security vulnerability exists in Crow v1.0+4, which stems from a buffer overflow discovered via the qsparse function. An attacker could exploit this vulnerability to cause a Denial of Service DoS via specially crafted input...

9.8CVSS8.6AI score0.03838EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2022/08/02 10:9 a.m.6 views

mariadb: MariaDB through 10.5.9 allows a sql_parse.cc application crash because of incorrect used_tables expectations

MariaDB through 10.5.9 allows a sqlparse.cc application crash because of incorrect usedtables expectations...

5.5CVSS7.4AI score0.004EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/08/02 9:56 a.m.10 views

golang: go/parser: stack exhaustion in all Parse* functions

A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability...

5.5CVSS6.6AI score0.00906EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2022/08/01 4:7 p.m.5 views

golang: go/parser: stack exhaustion in all Parse* functions

A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability...

5.5CVSS6.6AI score0.00906EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2022/08/01 12:18 p.m.13 views

ruby: Cookie prefix spoofing in CGI::Cookie.parse

A flaw was found in Ruby. RubyGems cgi gem could allow a remote attacker to conduct spoofing attacks caused by the mishandling of security prefixes in cookie names in the CGI::Cookie.parse function. By sending a specially-crafted request, an attacker could perform cookie prefix spoofing attacks...

7.5CVSS7.4AI score0.02931EPSS
SaveExploits1References4
OSV
OSV
added 2022/07/30 11:4 a.m.6 views

OESA-2022-1789 protobuf-c security update

This is protobuf-c, a C implementation of the Google Protocol Buffers data serialization format. Security Fixes: Protobuf-c v1.4.0 was discovered to contain an invalid arithmetic shift via the function parsetagandwiretype in protobuf-c/protobuf-c.c. This vulnerability allows attackers to cause a...

5.5CVSS7.2AI score0.01065EPSS
SaveExploits1References2
Snyk
Snyk
added 2022/07/27 9:58 a.m.6 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference via the nasmparserdirective function in modules/parsers/nasm/nasm-parse.c. Remediation There is no fixed version for yasm. References - GitHub Gist - GitHub Issue Credit: Clingto...

7.5CVSS7AI score0.0033EPSS
SaveExploits1References2
Rows per page
Query Builder