Server-side Request Forgery (SSRF) The advisory has been revoked - it doesn't affect any version of package org.openapitools:openapi-generator-project  (opens in a new tab)


Threat Intelligence

EPSS
0.1% (29th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Server-side Request Forgery (SSRF) vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-JAVA-ORGOPENAPITOOLS-5406299
  • published2 Apr 2023
  • disclosed31 Mar 2023
  • creditUnknown

Introduced: 31 Mar 2023

CVE-2023-27162  (opens in a new tab)
CWE-918  (opens in a new tab)

Amendment

This was deemed not a vulnerability.

Overview

org.openapitools:openapi-generator-project is an is a package that allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3).

Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) via the API endpoints /api/gen/clients/{language} and /api/gen/servers/{framework}. It allows attackers to access network resources and sensitive information via a crafted API request.

References