原始 OSV JSON{
"id": "GHSA-4wp3-8q92-mh8w",
"aliases": [
"CVE-2021-45326"
],
"details": "Cross Site Request Forgery (CSRF) vulnerability exists in Gitea before 1.5.2 via API routes.This can be dangerous especially with state altering POST requests.",
"summary": "Cross Site Request Forgery in Gitea",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.5.2"
}
]
}
],
"package": {
"name": "github.com/go-gitea/gitea",
"ecosystem": "Go"
}
}
],
"modified": "2023-09-15T20:20:04Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
"published": "2022-02-09T00:00:29Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-45326",
"type": "ADVISORY"
},
{
"url": "https://github.com/go-gitea/gitea/issues/4838",
"type": "WEB"
},
{
"url": "https://github.com/go-gitea/gitea/pull/4840",
"type": "WEB"
},
{
"url": "https://blog.gitea.io/2018/10/gitea-1.5.2-is-released",
"type": "WEB"
},
{
"url": "https://github.com/go-gitea/gitea",
"type": "PACKAGE"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2022-02-08T15:15:00Z",
"github_reviewed_at": "2022-02-14T23:01:01Z"
}
}