Vulnerability Description
Plane, an open-source project management tool, has a Server-Side Request Forgery (SSRF) vulnerability in versions prior to 0.17-dev. This issue may allow an attacker to send arbitrary requests from the server hosting the application, potentially leading to unauthorized access to internal systems. The impact of this vulnerability includes, but is not limited to, unauthorized access to internal services accessible from the server, potential leakage of sensitive information from internal services, manipulation of internal systems by interacting with internal APIs. Version 0.17-dev contains a patch for this issue. Those who are unable to update immediately may mitigate the issue by restricting outgoing network connections from servers hosting the application to essential services only and/or implementing strict input validation on URLs or parameters that are used to generate server-side requests.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/makeplane/plane/commit/4b0ccea1461b7ca38761dfe0d0f07c2f944250
- https://github.com/makeplane/plane/commit/d887b780aea5efba3f3d28c47d7d83f8b3e1e2
- https://github.com/makeplane/plane/pull/3323
- https://github.com/makeplane/plane/pull/3333
- https://github.com/makeplane/plane/security/advisories/GHSA-j77v-w36v-63v6
- https://securitylab.github.com/advisories/GHSL-2023-257_makeplane_plane
- https://github.com/makeplane/plane/commit/4b0ccea1461b7ca38761dfe0d0f07c2f944250
- https://github.com/makeplane/plane/commit/d887b780aea5efba3f3d28c47d7d83f8b3e1e2
- https://github.com/makeplane/plane/pull/3323
- https://github.com/makeplane/plane/pull/3333
- https://github.com/makeplane/plane/security/advisories/GHSA-j77v-w36v-63v6
- https://securitylab.github.com/advisories/GHSL-2023-257_makeplane_plane
FAQ
What is CVE-2024-31461?
CVE-2024-31461 is a vulnerability with a CVSS score of 9.1 (CRITICAL). Plane, an open-source project management tool, has a Server-Side Request Forgery (SSRF) vulnerability in versions prior to 0.17-dev. This issue may allow an attacker to send arbitrary requests from th...
How severe is CVE-2024-31461?
CVE-2024-31461 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-31461?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.