зеркало из https://github.com/golang/vulndb.git
68 строки
1.6 KiB
JSON
68 строки
1.6 KiB
JSON
{
|
|
"schema_version": "1.3.1",
|
|
"id": "GO-2022-0303",
|
|
"modified": "0001-01-01T00:00:00Z",
|
|
"published": "0001-01-01T00:00:00Z",
|
|
"aliases": [
|
|
"CVE-2022-24124",
|
|
"GHSA-m358-g4rp-533r"
|
|
],
|
|
"summary": "SQL Injection in Casdoor in github.com/casdoor/casdoor",
|
|
"details": "SQL Injection in Casdoor in github.com/casdoor/casdoor",
|
|
"affected": [
|
|
{
|
|
"package": {
|
|
"name": "github.com/casdoor/casdoor",
|
|
"ecosystem": "Go"
|
|
},
|
|
"ranges": [
|
|
{
|
|
"type": "SEMVER",
|
|
"events": [
|
|
{
|
|
"introduced": "0"
|
|
},
|
|
{
|
|
"fixed": "1.13.1"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ecosystem_specific": {}
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://github.com/advisories/GHSA-m358-g4rp-533r"
|
|
},
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24124"
|
|
},
|
|
{
|
|
"type": "FIX",
|
|
"url": "https://github.com/casdoor/casdoor/commit/5ec0c7a89005819960d8fe07f5ddda13d1371b8c"
|
|
},
|
|
{
|
|
"type": "FIX",
|
|
"url": "https://github.com/casdoor/casdoor/pull/442"
|
|
},
|
|
{
|
|
"type": "REPORT",
|
|
"url": "https://github.com/casdoor/casdoor/issues/439"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "http://packetstormsecurity.com/files/166163/Casdoor-1.13.0-SQL-Injection.html"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://github.com/casdoor/casdoor/compare/v1.13.0...v1.13.1"
|
|
}
|
|
],
|
|
"database_specific": {
|
|
"url": "https://pkg.go.dev/vuln/GO-2022-0303",
|
|
"review_status": "UNREVIEWED"
|
|
}
|
|
} |