зеркало из https://github.com/golang/vulndb.git
60 строки
1.4 KiB
JSON
60 строки
1.4 KiB
JSON
{
|
|
"schema_version": "1.3.1",
|
|
"id": "GO-2024-3056",
|
|
"modified": "0001-01-01T00:00:00Z",
|
|
"published": "0001-01-01T00:00:00Z",
|
|
"aliases": [
|
|
"CVE-2024-6886",
|
|
"GHSA-4h4p-553m-46qh"
|
|
],
|
|
"summary": "Gitea Cross-site Scripting Vulnerability in code.gitea.io/gitea",
|
|
"details": "Gitea Cross-site Scripting Vulnerability in code.gitea.io/gitea",
|
|
"affected": [
|
|
{
|
|
"package": {
|
|
"name": "code.gitea.io/gitea",
|
|
"ecosystem": "Go"
|
|
},
|
|
"ranges": [
|
|
{
|
|
"type": "SEMVER",
|
|
"events": [
|
|
{
|
|
"introduced": "0"
|
|
},
|
|
{
|
|
"fixed": "1.22.1"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ecosystem_specific": {}
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://github.com/advisories/GHSA-4h4p-553m-46qh"
|
|
},
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6886"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://blog.gitea.com/release-of-1.22.1"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://github.com/go-gitea/gitea/commit/b6280f4d21309cfae7cc07f74173354c664d5e10"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://github.com/go-gitea/gitea/pull/31200"
|
|
}
|
|
],
|
|
"database_specific": {
|
|
"url": "https://pkg.go.dev/vuln/GO-2024-3056",
|
|
"review_status": "UNREVIEWED"
|
|
}
|
|
} |