зеркало из https://github.com/golang/vulndb.git
60 строки
1.5 KiB
JSON
60 строки
1.5 KiB
JSON
|
{
|
||
|
"schema_version": "1.3.1",
|
||
|
"id": "GO-2024-3046",
|
||
|
"modified": "0001-01-01T00:00:00Z",
|
||
|
"published": "0001-01-01T00:00:00Z",
|
||
|
"aliases": [
|
||
|
"CVE-2024-29030",
|
||
|
"GHSA-65fm-2jgr-j7qq"
|
||
|
],
|
||
|
"summary": "memos vulnerable to Server-Side Request Forgery in /api/resource in github.com/usememos/memos",
|
||
|
"details": "memos vulnerable to Server-Side Request Forgery in /api/resource in github.com/usememos/memos",
|
||
|
"affected": [
|
||
|
{
|
||
|
"package": {
|
||
|
"name": "github.com/usememos/memos",
|
||
|
"ecosystem": "Go"
|
||
|
},
|
||
|
"ranges": [
|
||
|
{
|
||
|
"type": "SEMVER",
|
||
|
"events": [
|
||
|
{
|
||
|
"introduced": "0"
|
||
|
},
|
||
|
{
|
||
|
"fixed": "0.22.0"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"ecosystem_specific": {}
|
||
|
}
|
||
|
],
|
||
|
"references": [
|
||
|
{
|
||
|
"type": "ADVISORY",
|
||
|
"url": "https://github.com/advisories/GHSA-65fm-2jgr-j7qq"
|
||
|
},
|
||
|
{
|
||
|
"type": "ADVISORY",
|
||
|
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29030"
|
||
|
},
|
||
|
{
|
||
|
"type": "ADVISORY",
|
||
|
"url": "https://securitylab.github.com/advisories/GHSL-2023-154_GHSL-2023-156_memos"
|
||
|
},
|
||
|
{
|
||
|
"type": "FIX",
|
||
|
"url": "https://github.com/usememos/memos/commit/bbd206e8930281eb040cc8c549641455892b9eb5"
|
||
|
},
|
||
|
{
|
||
|
"type": "WEB",
|
||
|
"url": "https://github.com/usememos/memos/blob/06dbd8731161245444f4b50f4f9ed267f7c3cf63/api/v1/resource.go#L83"
|
||
|
}
|
||
|
],
|
||
|
"database_specific": {
|
||
|
"url": "https://pkg.go.dev/vuln/GO-2024-3046",
|
||
|
"review_status": "UNREVIEWED"
|
||
|
}
|
||
|
}
|