GHSA-qmvj-4qr9-v547

Suggest an improvement
Source
https://github.com/advisories/GHSA-qmvj-4qr9-v547
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/11/GHSA-qmvj-4qr9-v547/GHSA-qmvj-4qr9-v547.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-qmvj-4qr9-v547
Aliases
Related
Published
2023-11-27T23:27:04Z
Modified
2024-08-21T14:56:43.987299Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Knative Serving vulnerable to attacker-controlled pod causing denial of service of autoscaler
Details

Summary

A vulnerability was fond in Knative Serving that could allow an attacker to crash the Knative Serving autoscaler resulting in a denial of service. The attacker would need to have compromised one pod in the Knative Serving deployment, and with that position they could launch the attack against the autoscaler. When the autoscaler scrapes the metrics of pods, it sends a request to the /metrics endpoint of each pod and reads the response. The attacker would need to detect the request from the autoscaler to the /metrics endpoint of the pod they had compromised and send a malicious response back to the autoscaler. At this point, the autoscaler would crash. The root cause of the vulnerability was a memory exhaustion issue in the autoscaler that the attacker could trigger with the malicious reponse.

The vulnerability would allow a privilege escalation by the attacker from controlling one point to having negative impact on the entire Knative Serving deployment.

Impact

All users are vulnerable to this; Users that have not had any of their pods compromised are not at risk of this vulnerability.

Mitigation

The vulnerability has been patched in v1.10.5, v1.11.3 and v1.12.0

Credits

The vulnerability was reported by Ada Logics during an ongoing security audit of Knative involving Ada Logics, the Knative maintainers, OSTIF and CNCF.

Database specific
{
    "nvd_published_at": "2023-11-28T04:15:07Z",
    "cwe_ids": [
        "CWE-400"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2023-11-27T23:27:04Z"
}
References

Affected packages

Go / knative.dev/serving

Package

Name
knative.dev/serving
View open source insights on deps.dev
Purl
pkg:golang/knative.dev/serving

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.39.0