gsd-2023-27162
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
openapi-generator up to v6.4.0 was discovered to contain a Server-Side Request Forgery (SSRF) via the component /api/gen/clients/{language}. This vulnerability allows attackers to access network resources and sensitive information via a crafted API request.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2023-27162",
    "id": "GSD-2023-27162"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2023-27162"
      ],
      "details": "openapi-generator up to v6.4.0 was discovered to contain a Server-Side Request Forgery (SSRF) via the component /api/gen/clients/{language}. This vulnerability allows attackers to access network resources and sensitive information via a crafted API request.",
      "id": "GSD-2023-27162",
      "modified": "2023-12-13T01:20:55.965917Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2023-27162",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "n/a",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "n/a"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "n/a"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "openapi-generator up to v6.4.0 was discovered to contain a Server-Side Request Forgery (SSRF) via the component /api/gen/clients/{language}. This vulnerability allows attackers to access network resources and sensitive information via a crafted API request."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "http://openapi-generator.com",
            "refsource": "MISC",
            "url": "http://openapi-generator.com"
          },
          {
            "name": "https://github.com/OpenAPITools/openapi-generator",
            "refsource": "MISC",
            "url": "https://github.com/OpenAPITools/openapi-generator"
          },
          {
            "name": "https://notes.sjtu.edu.cn/s/2_yki_2Xq",
            "refsource": "MISC",
            "url": "https://notes.sjtu.edu.cn/s/2_yki_2Xq"
          },
          {
            "name": "https://gist.github.com/b33t1e/6121210ebd9efd4f693c73b830d8ab08",
            "refsource": "MISC",
            "url": "https://gist.github.com/b33t1e/6121210ebd9efd4f693c73b830d8ab08"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "(,6.4.0]",
          "affected_versions": "All versions up to 6.4.0",
          "cwe_ids": [
            "CWE-1035",
            "CWE-937"
          ],
          "date": "2023-03-31",
          "description": "openapi-generator up to v6.4.0 was discovered to contain a Server-Side Request Forgery (SSRF) via the component /api/gen/clients/{language}. This vulnerability allows attackers to access network resources and sensitive information via a crafted API request.",
          "fixed_versions": [],
          "identifier": "CVE-2023-27162",
          "identifiers": [
            "GHSA-wg4w-5m5r-w3p8",
            "CVE-2023-27162"
          ],
          "not_impacted": "",
          "package_slug": "maven/org.openapitools/openapi-generator-project",
          "pubdate": "2023-03-31",
          "solution": "Unfortunately, there is no solution available yet.",
          "title": "OpenAPI Generator vulnerable to Server-Side Request Forgery",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2023-27162",
            "https://gist.github.com/b33t1e/6121210ebd9efd4f693c73b830d8ab08",
            "https://github.com/OpenAPITools/openapi-generator",
            "https://notes.sjtu.edu.cn/s/2_yki_2Xq",
            "http://openapi-generator.com",
            "https://github.com/advisories/GHSA-wg4w-5m5r-w3p8"
          ],
          "uuid": "c28d2b93-a9ba-49b0-814d-a356ec325e21"
        },
        {
          "affected_range": "(,6.4.0]",
          "affected_versions": "All versions up to 6.4.0",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-918",
            "CWE-937"
          ],
          "date": "2023-04-07",
          "description": "openapi-generator up to v6.4.0 was discovered to contain a Server-Side Request Forgery (SSRF) via the component /api/gen/clients/{language}. This vulnerability allows attackers to access network resources and sensitive information via a crafted API request.",
          "fixed_versions": [
            "6.5.0"
          ],
          "identifier": "CVE-2023-27162",
          "identifiers": [
            "CVE-2023-27162"
          ],
          "not_impacted": "All versions after 6.4.0",
          "package_slug": "maven/org.openapitools/openapi-generator",
          "pubdate": "2023-03-31",
          "solution": "Upgrade to version 6.5.0 or above.",
          "title": "Server-Side Request Forgery (SSRF)",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2023-27162",
            "https://notes.sjtu.edu.cn/s/2_yki_2Xq",
            "https://github.com/OpenAPITools/openapi-generator",
            "https://gist.github.com/b33t1e/6121210ebd9efd4f693c73b830d8ab08",
            "http://openapi-generator.com"
          ],
          "uuid": "b2fc7a74-818d-4673-afc6-01769e09dbe7"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:openapi-generator:openapi_generator:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "6.4.0",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2023-27162"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "openapi-generator up to v6.4.0 was discovered to contain a Server-Side Request Forgery (SSRF) via the component /api/gen/clients/{language}. This vulnerability allows attackers to access network resources and sensitive information via a crafted API request."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-918"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://notes.sjtu.edu.cn/s/2_yki_2Xq",
              "refsource": "MISC",
              "tags": [
                "Exploit",
                "Third Party Advisory"
              ],
              "url": "https://notes.sjtu.edu.cn/s/2_yki_2Xq"
            },
            {
              "name": "https://github.com/OpenAPITools/openapi-generator",
              "refsource": "MISC",
              "tags": [
                "Product"
              ],
              "url": "https://github.com/OpenAPITools/openapi-generator"
            },
            {
              "name": "https://gist.github.com/b33t1e/6121210ebd9efd4f693c73b830d8ab08",
              "refsource": "MISC",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://gist.github.com/b33t1e/6121210ebd9efd4f693c73b830d8ab08"
            },
            {
              "name": "http://openapi-generator.com",
              "refsource": "MISC",
              "tags": [
                "Product"
              ],
              "url": "http://openapi-generator.com"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 9.1,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "exploitabilityScore": 3.9,
          "impactScore": 5.2
        }
      },
      "lastModifiedDate": "2023-04-07T01:40Z",
      "publishedDate": "2023-03-31T20:15Z"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…