2023-11-29 21:00:22 +00:00
{
"id" : "CVE-2023-49079" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-11-29T19:15:07.713" ,
2023-12-05 19:00:22 +00:00
"lastModified" : "2023-12-05T17:26:39.853" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-11-29 21:00:22 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Misskey is an open source, decentralized social media platform. Misskey's missing signature validation allows arbitrary users to impersonate any remote user. This issue has been patched in version 2023.11.1-beta.1."
2023-12-05 19:00:22 +00:00
} ,
{
"lang" : "es" ,
"value" : "Misskey es una plataforma de redes sociales descentralizada y de c\u00f3digo abierto. La validaci\u00f3n de firma faltante de Misskey permite a usuarios arbitrarios hacerse pasar por cualquier usuario remoto. Este problema se solucion\u00f3 en la versi\u00f3n 2023.11.1-beta.1."
2023-11-29 21:00:22 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-12-05 19:00:22 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
} ,
2023-11-29 21:00:22 +00:00
{
"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:H/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 9.3 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 4.7
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-347"
}
]
}
] ,
2023-12-05 19:00:22 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:misskey:misskey:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "2023.11.1" ,
"matchCriteriaId" : "8D48B2F6-D125-4D8F-85CC-65D219F85763"
}
]
}
]
}
] ,
2023-11-29 21:00:22 +00:00
"references" : [
{
"url" : "https://github.com/misskey-dev/misskey/security/advisories/GHSA-3f39-6537-3cgc" ,
2023-12-05 19:00:22 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Mitigation" ,
"Vendor Advisory"
]
2023-11-29 21:00:22 +00:00
}
]
}