Lucene search
K

6717 matches found

Cvelist
Cvelist
added 2022/09/02 9:35 p.m.13 views

CVE-2022-36647

PKUVCL davs2 v1.6.205 was discovered to contain a global buffer overflow via the function parsesequenceheader at source/common/header.cc:269...

6AI score0.00049EPSS
Exploits1References1
Kitploit
Kitploit
added 2022/09/02 12:30 p.m.25 views

Aced - Tool to parse and resolve a single targeted Active Directory principal's DACL

Aced is a tool to parse and resolve a single targeted Active Directory principal's DACL. Aced will identify interesting inbound access allowed privileges against the targeted account, resolve the SIDS of the inbound permissions, and present that data to the operator. Additionally, the logging...

8AI score
Exploits0References3
Positive Technologies
Positive Technologies
added 2022/09/02 12:0 a.m.4 views

PT-2022-23527 · Unknown · Pkuvcl Davs2

Name of the Vulnerable Software and Affected Versions: PKUVCL davs2 version 1.6.205 Description: A global buffer overflow was discovered in the parse sequence header function at source/common/header.cc:269. This issue affects the specified version of PKUVCL davs2. Recommendations: For PKUVCL davs...

5.5CVSS5.6AI score0.00049EPSS
Exploits1References7
CNNVD
CNNVD
added 2022/09/02 12:0 a.m.1 views

PKUVCL davs2 安全漏洞

davs2 is an open source decoder for AVS2-P2/IEEE1857.4 video coding standard open source by PKUVCL in China. A security vulnerability exists in PKUVCL davs2 v1.6.205, which stems from a global buffer overflow in the parsesequenceheader function in its source/common/header.cc:269 component...

5.5CVSS6AI score0.00049EPSS
Exploits1References2
OSV
OSV
added 2022/09/01 6:15 p.m.2 views

DEBIAN-CVE-2020-35535

In LibRaw, there is an out-of-bounds read vulnerability within the "LibRaw::parseSonySRF" function libraw\src\metadata\sony.cpp when processing srf files...

5.5CVSS5.5AI score0.00047EPSS
Exploits1References1
RedHat Linux
RedHat Linux
added 2022/09/01 2:21 p.m.2 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.00041EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2022/09/01 12:0 a.m.2 views

PT-2022-8938 · Libraw · Libraw

Name of the Vulnerable Software and Affected Versions: LibRaw affected versions not specified Description: The issue is an out-of-bounds read vulnerability within the LibRaw::parseSonySRF function when processing srf files. This occurs in the file librawsrcmetadatasony.cpp. Recommendations: At th...

6.5CVSS5.4AI score0.00089EPSS
Exploits4References24
OSV
OSV
added 2022/08/18 8:15 p.m.1 views

DEBIAN-CVE-2022-37049

The component tcpprep in Tcpreplay v4.4.1 was discovered to contain a heap-based buffer overflow in parsempls at common/get.c:150. NOTE: this is different from CVE-2022-27942...

7.8CVSS7.9AI score0.00096EPSS
Exploits1References1
ATTACKERKB
ATTACKERKB
added 2022/08/18 8:15 p.m.2 views

CVE-2022-37768

libjpeg commit 281daa9 was discovered to contain an infinite loop via the component Frame::ParseTrailer...

7.5CVSS7.1AI score0.00191EPSS
Exploits1References2
ATTACKERKB
ATTACKERKB
added 2022/08/18 8:15 p.m.3 views

CVE-2022-37049

The component tcpprep in Tcpreplay v4.4.1 was discovered to contain a heap-based buffer overflow in parsempls at common/get.c:150. NOTE: this is different from CVE-2022-27942...

7.8CVSS7.3AI score0.00264EPSS
Exploits2References9
OSV
OSV
added 2022/08/18 8:15 p.m.0 views

UBUNTU-CVE-2022-37768

libjpeg commit 281daa9 was discovered to contain an infinite loop via the component Frame::ParseTrailer...

7.5CVSS5.7AI score0.00191EPSS
Exploits1References2
RedHat Linux
RedHat Linux
added 2022/08/18 3:12 p.m.1 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.00005EPSS
Exploits1References6
CNNVD
CNNVD
added 2022/08/18 12:0 a.m.2 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.00096EPSS
Exploits1References8
CNNVD
CNNVD
added 2022/08/18 12:0 a.m.1 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.00191EPSS
Exploits1References2
Veracode
Veracode
added 2022/08/16 7:53 a.m.26 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.00513EPSS
Exploits1References3Affected Software1
Cvelist
Cvelist
added 2022/08/15 6:30 p.m.16 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.00513EPSS
Exploits1References2
Check Point Advisories
Check Point Advisories
added 2022/08/15 12:0 a.m.14 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.75565EPSS
Exploits1
NVD
NVD
added 2022/08/10 8:15 p.m.17 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.00005EPSS
Exploits1References5
UbuntuCve
UbuntuCve
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.5CVSS6.8AI score0.00005EPSS
Exploits1References3
Prion
Prion
added 2022/08/10 8:15 p.m.19 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.00005EPSS
Exploits1References5Affected Software1
Rows per page
Query Builder