Lucene search
+L

204 matches found

CNNVD
CNNVD
added 2023/07/27 12:0 a.m.9 views

crossplane 输入验证错误漏洞

crossplane is a framework for building cloud-native control planes without writing code. An input validation error vulnerability exists in Crossplane versions prior to 1.11.5, 1.12.3, and 1.13.0, which stems from a mirroring backend that does not validate the byte content of Crossplane packages,...

9.8CVSS8.3AI score0.00836EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2023/07/27 12:0 a.m.4 views

PT-2023-26170

Name of the Vulnerable Software and Affected Versions Crossplane versions prior to 1.11.5 Crossplane versions prior to 1.12.3 Crossplane versions prior to 1.13.0 Description A high-privileged user could create a Package referencing an arbitrarily large image, which Crossplane would then parse,...

3.4CVSS5.9AI score0.00621EPSS
SaveExploits1References10
CNNVD
CNNVD
added 2023/07/27 12:0 a.m.8 views

Crossplane 安全漏洞

Crossplane is a framework for building cloud-native control planes without writing code. A security vulnerability exists in Crossplane that originates from allowing an elevated privilege user to create arbitrarily large image packages causing Crossplane to run out of resources while parsing, whic...

3.4CVSS4.9AI score0.00621EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2023/07/27 12:0 a.m.4 views

PT-2023-26476

Name of the Vulnerable Software and Affected Versions Crossplane versions prior to 1.11.5 Crossplane versions prior to 1.12.3 Crossplane versions prior to 1.13.0 Description Crossplane's image backend does not validate the byte contents of Crossplane packages, allowing an attacker to tamper with ...

9.8CVSS7.2AI score0.00836EPSS
SaveExploits1References11
Github Security Blog
Github Security Blog
added 2023/03/13 8:53 p.m.31 views

fieldpath's Paved.SetValue allows growing arrays up to arbitrary sizes in crossplane-runtime

Summary Fuzz testing on crossplane/crossplane, by Ada Logics and sponsored by the CNCF, identified input to a function in the fieldpath package that can cause an out of memory panic. Applications that use the Paved type's SetValue method with user provided input without proper validation might us...

7.5CVSS7.3AI score0.00798EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2023/03/13 7:39 p.m.111 views

GO-2023-1623 Out-of-memory panic in github.com/crossplane/crossplane-runtime

An out of memory panic vulnerability exists in the crossplane-runtime libraries. Applications that use the Paved type's SetValue method with user-provided input that is not properly validated might use excessive amounts of memory and cause an out of memory panic. In the fieldpath package, the...

7.5CVSS6.4AI score0.00798EPSS
SaveExploits0References2
Veracode
Veracode
added 2023/03/12 12:0 p.m.14 views

Denial Of Service (DoS)

github.com/crossplane/crossplane is vulnerable to Denial Of Service DoS. The vulnerability exists due to the github.com/crossplane/crossplane-runtime dependency used in the library, which allows an attacker to insert elements into arrays at an arbitrary index, causing excessive memory consumption...

6.2CVSS5.5AI score0.00678EPSS
SaveExploits0References7Affected Software1
Veracode
Veracode
added 2023/03/11 4:17 p.m.19 views

Denial Of Service (DoS)

github.com/crossplane/crossplane-runtime is vulnerable to Denial Of Service DoS. The vulnerability exists due to the Pave and setValue functions in paved.go because it does not enforce the max index size of a field path, allowing an attacker to use excessive memory and cause an application crash...

7.5CVSS7.1AI score0.00798EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2023/03/10 11:47 p.m.21 views

GHSA-V829-X6HH-CQFQ Crossplane-runtime contains Improper Input Validation via Compositions

Summary Fuzz testing, by Ada Logics and sponsored by the CNCF, identified a vulnerability in the fieldpath package from crossplane/crossplane-runtime that an already highly privileged Crossplane user able to create or update Compositions could leverage to cause an out of memory panic in Crossplan...

6.2CVSS5.7AI score0.00678EPSS
SaveExploits0References3
NVD
NVD
added 2023/03/09 9:15 p.m.50 views

CVE-2023-27484

crossplane-runtime is a set of go libraries used to build Kubernetes controllers in Crossplane and its related stacks. In affected versions an already highly privileged user able to create or update Compositions can specify an arbitrarily high index in a patch's ToFieldPath, which could lead to...

6.2CVSS6.2AI score0.00678EPSS
SaveExploits0References1
NVD
NVD
added 2023/03/09 9:15 p.m.114 views

CVE-2023-27483

crossplane-runtime is a set of go libraries used to build Kubernetes controllers in Crossplane and its related stacks. An out of memory panic vulnerability has been discovered in affected versions. Applications that use the Paved type's SetValue method with user provided input without proper...

7.5CVSS6.2AI score0.00798EPSS
SaveExploits0References2
Prion
Prion
added 2023/03/09 9:15 p.m.20 views

Design/Logic Flaw

crossplane-runtime is a set of go libraries used to build Kubernetes controllers in Crossplane and its related stacks. An out of memory panic vulnerability has been discovered in affected versions. Applications that use the Paved type's SetValue method with user provided input without proper...

5CVSS7.5AI score0.00798EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2023/03/09 9:15 p.m.16 views

Code injection

crossplane-runtime is a set of go libraries used to build Kubernetes controllers in Crossplane and its related stacks. In affected versions an already highly privileged user able to create or update Compositions can specify an arbitrarily high index in a patch's ToFieldPath, which could lead to...

3.3CVSS5.1AI score0.00678EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2023/03/09 8:22 p.m.64 views

CVE-2023-27484

Summary : CVE-2023-27484 affects crossplane-runtime (Go libraries) used for building Kubernetes controllers in Crossplane stacks. A highly privileged user who can create or update Compositions can specify an arbitrarily high index in a patch’s ToFieldPath. If the index exceeds the current target ...

6.2CVSS5.7AI score0.00678EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2023/03/09 8:22 p.m.11 views

CVE-2023-27484 Unchecked fieldpath index in Composition's patches can lead to arbitrary memory allocation in crossplane

crossplane-runtime is a set of go libraries used to build Kubernetes controllers in Crossplane and its related stacks. In affected versions an already highly privileged user able to create or update Compositions can specify an arbitrarily high index in a patch's ToFieldPath, which could lead to...

6.2CVSS6.3AI score0.00678EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2023/03/09 8:22 p.m.55 views

CVE-2023-27484 Unchecked fieldpath index in Composition's patches can lead to arbitrary memory allocation in crossplane

crossplane-runtime is a set of go libraries used to build Kubernetes controllers in Crossplane and its related stacks. In affected versions an already highly privileged user able to create or update Compositions can specify an arbitrarily high index in a patch's ToFieldPath, which could lead to...

6.2CVSS6.4AI score0.00678EPSS
SaveExploits0References1
OSV
OSV
added 2023/03/09 8:22 p.m.37 views

CVE-2023-27484 Unchecked fieldpath index in Composition's patches can lead to arbitrary memory allocation in crossplane

crossplane-runtime is a set of go libraries used to build Kubernetes controllers in Crossplane and its related stacks. In affected versions an already highly privileged user able to create or update Compositions can specify an arbitrarily high index in a patch's ToFieldPath, which could lead to...

6.2CVSS5.4AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2023/03/09 8:18 p.m.7 views

CVE-2023-27483 fieldpath's Paved.SetValue allows growing arrays up to arbitrary sizes in crossplane-runtime

crossplane-runtime is a set of go libraries used to build Kubernetes controllers in Crossplane and its related stacks. An out of memory panic vulnerability has been discovered in affected versions. Applications that use the Paved type's SetValue method with user provided input without proper...

5.9CVSS7.5AI score0.00798EPSS
SaveExploits0References2
CVE
CVE
added 2023/03/09 8:18 p.m.93 views

CVE-2023-27483

CVE-2023-27483 affects crossplane-runtime: the fieldpath package’s Paved.SetValue can grow slices to very large sizes when given unvalidated input, causing an out-of-memory panic. Affected code path is the Paved.SetValue method that writes values along a path without validation, with the index ca...

7.5CVSS6.5AI score0.00798EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2023/03/09 8:18 p.m.104 views

CVE-2023-27483 fieldpath's Paved.SetValue allows growing arrays up to arbitrary sizes in crossplane-runtime

crossplane-runtime is a set of go libraries used to build Kubernetes controllers in Crossplane and its related stacks. An out of memory panic vulnerability has been discovered in affected versions. Applications that use the Paved type's SetValue method with user provided input without proper...

5.9CVSS7.6AI score0.00798EPSS
SaveExploits0References2
Rows per page
Query Builder