2023-09-08 21:00:36 +00:00
{
2023-09-19 16:00:34 +00:00
"data_version" : "4.0" ,
2023-09-08 21:00:36 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-42451" ,
2023-09-19 16:00:34 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2023-09-08 21:00:36 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-09-19 16:00:34 +00:00
"value" : "Mastodon is a free, open-source social network server based on ActivityPub. Prior to versions 3.5.14, 4.0.10, 4.1.8, and 4.2.0-rc2, under certain circumstances, attackers can exploit a flaw in domain name normalization to spoof domains they do not own. Versions 3.5.14, 4.0.10, 4.1.8, and 4.2.0-rc2 contain a patch for this issue."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-706: Use of Incorrectly-Resolved Name or Reference" ,
"cweId" : "CWE-706"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "mastodon" ,
"product" : {
"product_data" : [
{
"product_name" : "mastodon" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "< 3.5.14"
} ,
{
"version_affected" : "=" ,
"version_value" : ">= 4.0.0, < 4.0.10"
} ,
{
"version_affected" : "=" ,
"version_value" : ">= 4.1.0, < 4.1.8"
} ,
{
"version_affected" : "=" ,
"version_value" : ">= 4.2.0-beta1, < 4.2.0-rc2"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/mastodon/mastodon/security/advisories/GHSA-v3xf-c9qf-j667" ,
"refsource" : "MISC" ,
"name" : "https://github.com/mastodon/mastodon/security/advisories/GHSA-v3xf-c9qf-j667"
} ,
{
"url" : "https://github.com/mastodon/mastodon/commit/eeab3560fc0516070b3fb97e089b15ecab1938c8" ,
"refsource" : "MISC" ,
"name" : "https://github.com/mastodon/mastodon/commit/eeab3560fc0516070b3fb97e089b15ecab1938c8"
}
]
} ,
"source" : {
"advisory" : "GHSA-v3xf-c9qf-j667" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.4 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N" ,
"version" : "3.1"
2023-09-08 21:00:36 +00:00
}
]
}
}