2024-04-19 16:03:32 +00:00
{
"id" : "CVE-2024-29030" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-04-19T15:15:50.430" ,
2024-04-19 18:03:30 +00:00
"lastModified" : "2024-04-19T16:19:49.043" ,
"vulnStatus" : "Awaiting Analysis" ,
2024-04-19 16:03:32 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "memos is a privacy-first, lightweight note-taking service. In memos 0.13.2, an SSRF vulnerability exists at the /api/resource that allows authenticated users to enumerate the internal network."
2024-04-28 02:03:27 +00:00
} ,
{
"lang" : "es" ,
"value" : "Memos es un servicio de toma de notas liviano y que prioriza la privacidad. En memos 0.13.2, existe una vulnerabilidad SSRF en /api/resource que permite a los usuarios autenticados enumerar la red interna."
2024-04-19 16:03:32 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.8 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-918"
}
]
}
] ,
"references" : [
2024-04-19 18:03:30 +00:00
{
"url" : "https://github.com/usememos/memos/blob/06dbd8731161245444f4b50f4f9ed267f7c3cf63/api/v1/resource.go#L83" ,
"source" : "security-advisories@github.com"
} ,
{
"url" : "https://github.com/usememos/memos/commit/bbd206e8930281eb040cc8c549641455892b9eb5" ,
"source" : "security-advisories@github.com"
} ,
2024-04-19 16:03:32 +00:00
{
"url" : "https://securitylab.github.com/advisories/GHSL-2023-154_GHSL-2023-156_memos/" ,
"source" : "security-advisories@github.com"
}
]
}