gsd-2023-3515
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Open Redirect in GitHub repository go-gitea/gitea prior to 1.19.4.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2023-3515",
    "id": "GSD-2023-3515"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2023-3515"
      ],
      "details": "Open Redirect in GitHub repository go-gitea/gitea prior to 1.19.4.",
      "id": "GSD-2023-3515",
      "modified": "2023-12-13T01:20:54.694955Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "security@huntr.com",
        "ID": "CVE-2023-3515",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "go-gitea/gitea",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "\u003c",
                          "version_name": "unspecified",
                          "version_value": "1.19.4"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "go-gitea"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "Open Redirect in GitHub repository go-gitea/gitea prior to 1.19.4."
          }
        ]
      },
      "impact": {
        "cvss": [
          {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 3,
            "baseSeverity": "LOW",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:N/A:N",
            "version": "3.0"
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "cweId": "CWE-601",
                "lang": "eng",
                "value": "CWE-601 URL Redirection to Untrusted Site"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://huntr.dev/bounties/e335cd18-bc4d-4585-adb7-426c817ed053",
            "refsource": "MISC",
            "url": "https://huntr.dev/bounties/e335cd18-bc4d-4585-adb7-426c817ed053"
          },
          {
            "name": "https://github.com/go-gitea/gitea/commit/9aaaf980f0ba15611f30568bd67bce3ec12954e2",
            "refsource": "MISC",
            "url": "https://github.com/go-gitea/gitea/commit/9aaaf980f0ba15611f30568bd67bce3ec12954e2"
          },
          {
            "name": "https://security.gentoo.org/glsa/202312-13",
            "refsource": "MISC",
            "url": "https://security.gentoo.org/glsa/202312-13"
          }
        ]
      },
      "source": {
        "advisory": "e335cd18-bc4d-4585-adb7-426c817ed053",
        "discovery": "EXTERNAL"
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003c1.19.4",
          "affected_versions": "All versions before 1.19.4",
          "cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-601",
            "CWE-937"
          ],
          "date": "2023-07-06",
          "description": "Open Redirect in GitHub repository go-gitea/gitea prior to 1.19.4.",
          "fixed_versions": [
            "1.19.4"
          ],
          "identifier": "CVE-2023-3515",
          "identifiers": [
            "GHSA-cf6v-9j57-v6r6",
            "CVE-2023-3515"
          ],
          "not_impacted": "All versions starting from 1.19.4",
          "package_slug": "go/code.gitea.io/gitea",
          "pubdate": "2023-07-05",
          "solution": "Upgrade to version 1.19.4 or above.",
          "title": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2023-3515",
            "https://github.com/go-gitea/gitea/commit/9aaaf980f0ba15611f30568bd67bce3ec12954e2",
            "https://huntr.dev/bounties/e335cd18-bc4d-4585-adb7-426c817ed053",
            "https://github.com/advisories/GHSA-cf6v-9j57-v6r6"
          ],
          "uuid": "77414819-0d97-46b7-88c3-25d2638960fd"
        },
        {
          "affected_range": "\u003cv1.19.4",
          "affected_versions": "All versions before 1.19.4",
          "cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-601",
            "CWE-937"
          ],
          "date": "2023-07-11",
          "description": "Open Redirect in GitHub repository go-gitea/gitea prior to 1.19.4.",
          "fixed_versions": [
            "v1.19.4"
          ],
          "identifier": "CVE-2023-3515",
          "identifiers": [
            "CVE-2023-3515"
          ],
          "not_impacted": "All versions starting from 1.19.4",
          "package_slug": "go/github.com/go-gitea/gitea",
          "pubdate": "2023-07-05",
          "solution": "Upgrade to version 1.19.4 or above.",
          "title": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2023-3515",
            "https://github.com/go-gitea/gitea/commit/9aaaf980f0ba15611f30568bd67bce3ec12954e2",
            "https://huntr.dev/bounties/e335cd18-bc4d-4585-adb7-426c817ed053"
          ],
          "uuid": "2f3530b1-395c-4f4e-9542-d54693ff2b9b",
          "versions": [
            {
              "commit": {
                "sha": "844037d27055013f7cbda803adb2cb92f94a31c3",
                "tags": [
                  "v1.19.4"
                ],
                "timestamp": "20230704133158"
              },
              "number": "v1.19.4"
            }
          ]
        }
      ]
    },
    "nvd.nist.gov": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:gitea:gitea:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "FC12DBDF-CB92-4D4E-A1E3-CFB4FBBF0F05",
                    "versionEndExcluding": "1.19.4",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "descriptions": [
          {
            "lang": "en",
            "value": "Open Redirect in GitHub repository go-gitea/gitea prior to 1.19.4."
          }
        ],
        "id": "CVE-2023-3515",
        "lastModified": "2023-12-23T11:15:07.817",
        "metrics": {
          "cvssMetricV30": [
            {
              "cvssData": {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 3.0,
                "baseSeverity": "LOW",
                "confidentialityImpact": "LOW",
                "integrityImpact": "NONE",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:N/A:N",
                "version": "3.0"
              },
              "exploitabilityScore": 1.3,
              "impactScore": 1.4,
              "source": "security@huntr.dev",
              "type": "Secondary"
            }
          ],
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 4.4,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "LOW",
                "integrityImpact": "LOW",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:N",
                "version": "3.1"
              },
              "exploitabilityScore": 1.3,
              "impactScore": 2.7,
              "source": "nvd@nist.gov",
              "type": "Primary"
            }
          ]
        },
        "published": "2023-07-05T15:15:09.933",
        "references": [
          {
            "source": "security@huntr.dev",
            "tags": [
              "Patch"
            ],
            "url": "https://github.com/go-gitea/gitea/commit/9aaaf980f0ba15611f30568bd67bce3ec12954e2"
          },
          {
            "source": "security@huntr.dev",
            "tags": [
              "Exploit",
              "Issue Tracking",
              "Patch",
              "Third Party Advisory"
            ],
            "url": "https://huntr.dev/bounties/e335cd18-bc4d-4585-adb7-426c817ed053"
          },
          {
            "source": "security@huntr.dev",
            "url": "https://security.gentoo.org/glsa/202312-13"
          }
        ],
        "sourceIdentifier": "security@huntr.dev",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-601"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          },
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-601"
              }
            ],
            "source": "security@huntr.dev",
            "type": "Secondary"
          }
        ]
      }
    }
  }
}


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.