зеркало из https://github.com/golang/vulndb.git
60 строки
1.3 KiB
JSON
60 строки
1.3 KiB
JSON
{
|
|
"schema_version": "1.3.1",
|
|
"id": "GO-2022-1065",
|
|
"modified": "0001-01-01T00:00:00Z",
|
|
"published": "0001-01-01T00:00:00Z",
|
|
"aliases": [
|
|
"CVE-2022-42968",
|
|
"GHSA-w8xw-7crf-h23x"
|
|
],
|
|
"summary": "Gitea vulnerable to Argument Injection in code.gitea.io/gitea",
|
|
"details": "Gitea vulnerable to Argument Injection in code.gitea.io/gitea",
|
|
"affected": [
|
|
{
|
|
"package": {
|
|
"name": "code.gitea.io/gitea",
|
|
"ecosystem": "Go"
|
|
},
|
|
"ranges": [
|
|
{
|
|
"type": "SEMVER",
|
|
"events": [
|
|
{
|
|
"introduced": "0"
|
|
},
|
|
{
|
|
"fixed": "1.17.3"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ecosystem_specific": {}
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://github.com/advisories/GHSA-w8xw-7crf-h23x"
|
|
},
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42968"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://github.com/go-gitea/gitea/pull/21463"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://github.com/go-gitea/gitea/releases/tag/v1.17.3"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://security.gentoo.org/glsa/202210-14"
|
|
}
|
|
],
|
|
"database_specific": {
|
|
"url": "https://pkg.go.dev/vuln/GO-2022-1065",
|
|
"review_status": "UNREVIEWED"
|
|
}
|
|
} |