原始 OSV JSON{
"id": "GHSA-8h8p-x289-vvqr",
"aliases": [
"CVE-2021-45325"
],
"details": "Gitea is a project to help users set up a self-hosted Git service. Server Side Request Forgery (SSRF) vulnerability exists in Gitea before 1.7.0 using the OpenID URL. Gitea can leak sensitive information about the local network through the error provided by the UI. ",
"summary": "Gitea displaying raw OpenID error in UI",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.7.0"
}
]
}
],
"package": {
"name": "github.com/go-gitea/gitea",
"ecosystem": "Go"
}
}
],
"modified": "2022-02-14T21:42:51Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
"published": "2022-02-09T00:00:29Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-45325",
"type": "ADVISORY"
},
{
"url": "https://github.com/go-gitea/gitea/issues/4973",
"type": "WEB"
},
{
"url": "https://github.com/go-gitea/gitea/pull/5705",
"type": "WEB"
},
{
"url": "https://github.com/go-gitea/gitea/pull/5712",
"type": "WEB"
},
{
"url": "https://blog.gitea.io/2019/01/gitea-1.7.0-is-released",
"type": "WEB"
},
{
"url": "https://github.com/go-gitea/gitea",
"type": "PACKAGE"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-918"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2022-02-08T15:15:00Z",
"github_reviewed_at": "2022-02-14T19:58:31Z"
}
}