зеркало из https://github.com/golang/vulndb.git
53 строки
1.3 KiB
JSON
53 строки
1.3 KiB
JSON
{
|
|
"schema_version": "1.3.1",
|
|
"id": "GO-2024-3087",
|
|
"modified": "0001-01-01T00:00:00Z",
|
|
"published": "0001-01-01T00:00:00Z",
|
|
"aliases": [
|
|
"CVE-2024-41657",
|
|
"GHSA-mchx-7j67-8mcf"
|
|
],
|
|
"summary": "Casdoor CORS misconfiguration (GHSL-2024-035) in github.com/casdoor/casdoor",
|
|
"details": "Casdoor CORS misconfiguration (GHSL-2024-035) in github.com/casdoor/casdoor",
|
|
"affected": [
|
|
{
|
|
"package": {
|
|
"name": "github.com/casdoor/casdoor",
|
|
"ecosystem": "Go"
|
|
},
|
|
"ranges": [
|
|
{
|
|
"type": "SEMVER",
|
|
"events": [
|
|
{
|
|
"introduced": "0"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ecosystem_specific": {}
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://github.com/advisories/GHSA-mchx-7j67-8mcf"
|
|
},
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41657"
|
|
},
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://securitylab.github.com/advisories/GHSL-2024-035_GHSL-2024-036_casdoor"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://github.com/casdoor/casdoor/blob/v1.577.0/routers/cors_filter.go#L45"
|
|
}
|
|
],
|
|
"database_specific": {
|
|
"url": "https://pkg.go.dev/vuln/GO-2024-3087",
|
|
"review_status": "UNREVIEWED"
|
|
}
|
|
} |