Lucene search
+L

6908 matches found

Cvelist
Cvelist
added 2022/08/09 12:00 a.m.36 views

CVE-2022-28131 Stack exhaustion from deeply nested XML documents in encoding/xml

Uncontrolled recursion in Decoder.Skip in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a deeply nested XML document...

7.9AI score0.02267EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2022/08/09 12:00 a.m.62 views

CVE-2022-28131

Removed by vendor...

7.5CVSS6.8AI score0.02267EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/08/09 12:00 a.m.9 views

PT-2022-4387 · Adobe · Premiere Elements

Name of the Vulnerable Software and Affected Versions: Adobe Premiere Elements versions 2020v20 and earlier Description: The issue is related to an Uncontrolled Search Path Element, which could lead to Privilege Escalation. An attacker could leverage this to obtain admin privileges using an...

7.8CVSS7.2AI score0.00326EPSS
SaveExploits0References5
Amazon
Amazon
added 2022/08/08 12:00 a.m.95 views

Important: golang

Issue Overview: A null pointer dereference vulnerability was found in golang. When using the library's ssh server without specifying an option for GSSAPIWithMICConfig, it is possible for an attacker to craft an ssh client connection using the authentication method and cause the server to panic...

9.8CVSS8.2AI score0.10874EPSS
SaveExploits4
Tenable Nessus
Tenable Nessus
added 2022/08/05 12:00 a.m.153 views

Amazon Linux AMI : vim (ALAS-2022-1628)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS-2022-1628 advisory. Use after free in appendcommand in GitHub repository vim/vim prior to 8.2.4895. This vulnerability is capable of crashing software, Bypass Protection Mechanism, Modify Memory, and possible remote...

7.8CVSS7.3AI score0.02712EPSS
SaveExploits34References71
Prion
Prion
added 2022/08/01 7:15 p.m.23 views

Design/Logic Flaw

Juniper is a GraphQL server library for Rust. Affected versions of Juniper are vulnerable to uncontrolled recursion resulting in a program crash. This issue has been addressed in version 0.15.10. Users are advised to upgrade. Users unable to upgrade should limit the recursion depth manually...

5CVSS7.5AI score0.01637EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2022/08/01 6:50 p.m.480 views

CVE-2022-31173

CVE-2022-31173 affects the Juniper GraphQL server library for Rust. Affected versions are vulnerable to uncontrolled recursion, causing a program crash (denial of service). The issue is addressed in version 0.15.10; users should upgrade. If upgrading is not possible, a manual limit on recursion d...

7.5CVSS7.4AI score0.01637EPSS
SaveExploits1References4Affected Software1
CNNVD
CNNVD
added 2022/08/01 12:00 a.m.11 views

graphql-rust 资源管理错误漏洞

graphql-rust is a Rust-based GraphQL server library. A resource management error vulnerability exists in versions of graphql-rust Juniper prior to 0.15.10, which stems from vulnerability to uncontrolled recursion that can cause a program to crash...

7.5CVSS7.3AI score0.01637EPSS
SaveExploits1References5
BDU FSTEC
BDU FSTEC
added 2022/07/29 12:00 a.m.12 views

The vulnerability of the sdp_media_set_lattr() function in the Wire Secure Messenger application, related to the use of uncontrolled format strings, allows a hacker to execute arbitrary code or cause a service failure.

The vulnerability of the sdpmediasetlattr function in the Wire Secure Messenger messaging application is related to the use of uncontrolled format strings. Exploiting this vulnerability could allow a malicious actor to execute arbitrary code or cause service failures...

10CVSS8.2AI score0.03942EPSS
SaveExploits1References5Affected Software2
BDU FSTEC
BDU FSTEC
added 2022/07/29 12:00 a.m.11 views

The vulnerability of the microprogrammed Wi-Fi router software of ASUS DSL-N14U, related to uncontrolled resource consumption, allows a hacker to trigger a service failure.

The vulnerability of the microprogrammed Wi-Fi router software of ASUS DSL-N14U is related to an uncontrolled resource consumption. Exploiting this vulnerability can allow a malicious actor to trigger a service failure by performing TCP SYN scanning using nmap...

7.8CVSS7.2AI score0.01767EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2022/07/27 9:15 p.m.8 views

CVE-2021-38410

AVEVA Software Platform Common Services PCS Portal versions 4.5.2, 4.5.1, 4.5.0, and 4.4.6 are vulnerable to DLL hijacking through an uncontrolled search path element, which may allow an attacker control to one or more locations in the search path...

7.8CVSS7.1AI score0.00222EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2022/07/27 12:00 a.m.10 views

PT-2022-10717 · Aveva · Aveva Software Platform Common Services (Pcs) Portal

Name of the Vulnerable Software and Affected Versions: AVEVA Software Platform Common Services PCS Portal versions 4.4.6, 4.5.0, 4.5.1, 4.5.2 Description: The issue is related to DLL hijacking through an uncontrolled search path element. This may allow an attacker to control one or more locations...

7.8CVSS7.3AI score0.00222EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2022/07/21 12:00 a.m.51 views

Amazon Linux 2 : vim (ALAS-2022-1829)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2022-1829 advisory. Use after free in appendcommand in GitHub repository vim/vim prior to 8.2.4895. This vulnerability is capable of crashing software, Bypass Protection Mechanism, Modify Memory, and possible remote...

7.8CVSS7.3AI score0.02712EPSS
SaveExploits34References71
Snyk
Snyk
added 2022/07/20 8:52 p.m.4 views

Uncontrolled Recursion

Overview std/io/fs is a Go standard library package std/io/fs Affected versions of this package are vulnerable to Uncontrolled Recursion. Go Vulnerability Report: Calling Glob on a path which contains a large number of path separators can cause a panic due to stack exhaustion. Remediation Upgrade...

8.7CVSS6.8AI score0.01939EPSS
SaveExploits0References3
Snyk
Snyk
added 2022/07/20 8:52 p.m.4 views

Uncontrolled Recursion

Overview std/encoding/xml is a Go standard library package std/encoding/xml Affected versions of this package are vulnerable to Uncontrolled Recursion. Go Vulnerability Report: Unmarshaling an XML document into a Go struct which has a nested field that uses the 'any' field tag can panic due to...

8.7CVSS6.9AI score0.01956EPSS
SaveExploits0References3
Snyk
Snyk
added 2022/07/20 5:02 p.m.9 views

Uncontrolled Recursion

Overview std/path/filepath is a Go standard library package std/path/filepath Affected versions of this package are vulnerable to Uncontrolled Recursion. Go Vulnerability Report: Calling Glob on a path which contains a large number of path separators can cause a panic due to stack exhaustion...

8.7CVSS6.8AI score0.01939EPSS
SaveExploits0References3
Snyk
Snyk
added 2022/07/20 5:02 p.m.2 views

Uncontrolled Recursion

Overview std/encoding/xml is a Go standard library package std/encoding/xml Affected versions of this package are vulnerable to Uncontrolled Recursion. Go Vulnerability Report: Calling Decoder.Skip when parsing a deeply nested XML document can cause a panic due to stack exhaustion. Remediation...

8.7CVSS6.8AI score0.02267EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2022/07/20 12:00 a.m.16 views

The vulnerability of the njs_vmcode_interpreter function (src/njs_vmcode.c) in the njs interpreter of the nginx server allows a hacker to cause a service failure.

The vulnerability of the njsvmcodeinterpreter function src/njsvmcode.c in the njs interpreter of the nginx server involves an uncontrolled resource consumption. Exploiting this vulnerability could allow a malicious actor to cause service failures remotely...

5.5CVSS5.9AI score0.00642EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2022/07/19 12:00 a.m.9 views

PT-2022-3747 · Softing +2 · Softing Secure Integration Server +2

Name of the Vulnerable Software and Affected Versions: Softing Secure Integration Server version V1.22 Dahua ASI7213X-T1 affected versions not specified Description: The issue is related to an uncontrolled search path element that allows an attacker to execute arbitrary code by placing a maliciou...

7.8CVSS7.2AI score0.12275EPSS
SaveExploits3References10
BDU FSTEC
BDU FSTEC
added 2022/07/18 12:00 a.m.13 views

The vulnerability of the Display Key Combination Fast Access swhkd implementation in the Wayland display server protocol involves an uncontrolled resource consumption, allowing attackers to cause service failures.

The vulnerability of the Display KeyCombination Scanner daemon in the Wayland display server protocol implementation is related to an uncontrolled resource consumption during syntax analysis of files with the -c parameter. Exploiting this vulnerability can allow attackers to cause service failure...

5.3CVSS5.9AI score0.00856EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder