gsd-2023-28155
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
** UNSUPPORTED WHEN ASSIGNED ** The Request package through 2.88.1 for Node.js allows a bypass of SSRF mitigations via an attacker-controller server that does a cross-protocol redirect (HTTP to HTTPS, or HTTPS to HTTP). NOTE: This vulnerability only affects products that are no longer supported by the maintainer.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2023-28155",
    "id": "GSD-2023-28155"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2023-28155"
      ],
      "details": "** UNSUPPORTED WHEN ASSIGNED ** The Request package through 2.88.1 for Node.js allows a bypass of SSRF mitigations via an attacker-controller server that does a cross-protocol redirect (HTTP to HTTPS, or HTTPS to HTTP). NOTE: This vulnerability only affects products that are no longer supported by the maintainer.",
      "id": "GSD-2023-28155",
      "modified": "2023-12-13T01:20:46.897805Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2023-28155",
        "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": "** UNSUPPORTED WHEN ASSIGNED ** The Request package through 2.88.1 for Node.js allows a bypass of SSRF mitigations via an attacker-controller server that does a cross-protocol redirect (HTTP to HTTPS, or HTTPS to HTTP). NOTE: This vulnerability only affects products that are no longer supported by the maintainer."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://github.com/request/request/issues/3442",
            "refsource": "MISC",
            "url": "https://github.com/request/request/issues/3442"
          },
          {
            "name": "https://doyensec.com/resources/Doyensec_Advisory_RequestSSRF_Q12023.pdf",
            "refsource": "MISC",
            "url": "https://doyensec.com/resources/Doyensec_Advisory_RequestSSRF_Q12023.pdf"
          },
          {
            "name": "https://github.com/request/request/pull/3444",
            "refsource": "MISC",
            "url": "https://github.com/request/request/pull/3444"
          },
          {
            "name": "https://security.netapp.com/advisory/ntap-20230413-0007/",
            "refsource": "CONFIRM",
            "url": "https://security.netapp.com/advisory/ntap-20230413-0007/"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003c=2.88.12",
          "affected_versions": "All versions up to 2.88.12",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-918",
            "CWE-937"
          ],
          "date": "2023-08-14",
          "description": "** UNSUPPORTED WHEN ASSIGNED ** The Request package through 2.88.1 for Node.js allows a bypass of SSRF mitigations via an attacker-controller server that does a cross-protocol redirect (HTTP to HTTPS, or HTTPS to HTTP). NOTE: This vulnerability only affects products that are no longer supported by the maintainer.",
          "fixed_versions": [
            "3.0.0"
          ],
          "identifier": "CVE-2023-28155",
          "identifiers": [
            "GHSA-p8p7-x288-28g6",
            "CVE-2023-28155"
          ],
          "not_impacted": "All versions after 2.88.12",
          "package_slug": "npm/@cypress/request",
          "pubdate": "2023-03-16",
          "solution": "Upgrade to version 3.0.0 or above.",
          "title": "Server-Side Request Forgery (SSRF)",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2023-28155",
            "https://github.com/request/request/issues/3442",
            "https://github.com/request/request/pull/3444",
            "https://doyensec.com/resources/Doyensec_Advisory_RequestSSRF_Q12023.pdf",
            "https://security.netapp.com/advisory/ntap-20230413-0007/",
            "https://github.com/github/advisory-database/pull/2500",
            "https://github.com/cypress-io/request/blob/master/lib/redirect.js#L116",
            "https://github.com/request/request/blob/master/lib/redirect.js#L111",
            "https://github.com/cypress-io/request/pull/28",
            "https://github.com/cypress-io/request/commit/c5bcf21d40fb61feaff21a0e5a2b3934a440024f",
            "https://github.com/cypress-io/request/releases/tag/v3.0.0",
            "https://github.com/advisories/GHSA-p8p7-x288-28g6"
          ],
          "uuid": "22805fee-77f9-495e-a286-b919c4aa2d3f"
        },
        {
          "affected_range": "\u003c=2.88.1",
          "affected_versions": "All versions up to 2.88.1",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-918",
            "CWE-937"
          ],
          "date": "2023-04-13",
          "description": "The Request package through 2.88.1 for Node.js allows a bypass of SSRF mitigations via an attacker-controller server that does a cross-protocol redirect (HTTP to HTTPS, or HTTPS to HTTP). NOTE: This vulnerability only affects products that are no longer supported by the maintainer.",
          "fixed_versions": [
            "2.88.2"
          ],
          "identifier": "CVE-2023-28155",
          "identifiers": [
            "CVE-2023-28155",
            "GHSA-p8p7-x288-28g6"
          ],
          "not_impacted": "All versions after 2.88.1",
          "package_slug": "npm/request",
          "pubdate": "2023-03-16",
          "solution": "Upgrade to version 2.88.2 or above.",
          "title": "Server-Side Request Forgery in Request",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2023-28155",
            "https://github.com/request/request/issues/3442",
            "https://github.com/request/request/pull/3444",
            "https://doyensec.com/resources/Doyensec_Advisory_RequestSSRF_Q12023.pdf",
            "https://github.com/advisories/GHSA-p8p7-x288-28g6"
          ],
          "uuid": "cf6400c1-d761-434d-ae82-ee40d738a99a"
        }
      ]
    },
    "nvd.nist.gov": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:request_project:request:*:*:*:*:*:node.js:*:*",
                    "matchCriteriaId": "1F9F582D-5FBC-49BE-B2B3-9971CA676B17",
                    "versionEndIncluding": "2.88.1",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "descriptions": [
          {
            "lang": "en",
            "value": "The Request package through 2.88.1 for Node.js allows a bypass of SSRF mitigations via an attacker-controller server that does a cross-protocol redirect (HTTP to HTTPS, or HTTPS to HTTP). NOTE: This vulnerability only affects products that are no longer supported by the maintainer."
          }
        ],
        "id": "CVE-2023-28155",
        "lastModified": "2024-04-11T01:19:22.740",
        "metrics": {
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 6.1,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "LOW",
                "integrityImpact": "LOW",
                "privilegesRequired": "NONE",
                "scope": "CHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
                "version": "3.1"
              },
              "exploitabilityScore": 2.8,
              "impactScore": 2.7,
              "source": "nvd@nist.gov",
              "type": "Primary"
            }
          ]
        },
        "published": "2023-03-16T15:15:11.107",
        "references": [
          {
            "source": "cve@mitre.org",
            "tags": [
              "Exploit",
              "Patch",
              "Technical Description",
              "Third Party Advisory"
            ],
            "url": "https://doyensec.com/resources/Doyensec_Advisory_RequestSSRF_Q12023.pdf"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Exploit",
              "Issue Tracking",
              "Patch",
              "Technical Description",
              "Vendor Advisory"
            ],
            "url": "https://github.com/request/request/issues/3442"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Patch"
            ],
            "url": "https://github.com/request/request/pull/3444"
          },
          {
            "source": "cve@mitre.org",
            "url": "https://security.netapp.com/advisory/ntap-20230413-0007/"
          }
        ],
        "sourceIdentifier": "cve@mitre.org",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-918"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    }
  }
}


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.