Skip to content

Security Report on Vulnerabilities Identified Through Prisma Scan #53

@anandprakash005

Description

@anandprakash005

1. Introduction
This report summarizes the vulnerabilities identified through the Prisma scan conducted.
The identified vulnerabilities have been categorized based on their severity levels, potential impacts, and recommended actions for remediation.

2. Vulnerabilities
2.1 Critical Vulnerabilities

Vulnerability: CVE-2024-24790
Description: The various Is methods (IsPrivate, IsLoopback, etc) did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true in their traditional IPv4 forms.

2.2 High Vulnerabilities

Vulnerability: CVE-2025-22868
Description : An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.

Vulnerability : CVE-2023-45285
Description : Using go get to fetch a module with the ".git" suffix may unexpectedly fallback to the insecure "git://" protocol if the module is unavailable via the secure "https://" and "git+ssh://" protocols, even if GOINSECURE is not set for said module. This only affects users who are not using the module proxy and are fetching modules directly (i.e. GOPROXY=off).

3. How to reproduce it (as minimally and precisely as possible):
Scan your image via Prisma and you will see the issues.

4. Conclusion
The Prisma scan identified several vulnerabilities in the environment.
Immediate attention should be given to critical and high-severity vulnerabilities to mitigate potential risks.
Medium and low-severity vulnerabilities should also be addressed in a timely manner to strengthen the security posture.
Continuous monitoring and regular vulnerability assessments are recommended to ensure ongoing security.

See screenshot for more details. Please review this report and prioritize the remediation efforts accordingly.

Image Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions