2022-01-19 22:01:34 +00:00
{
"CVE_data_meta" : {
2022-02-16 18:18:31 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-01-19 22:01:34 +00:00
"ID" : "CVE-2022-23644" ,
2022-02-16 18:18:31 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Server-side request forgery in BookWyrm"
2022-01-19 22:01:34 +00:00
} ,
2022-02-16 18:18:31 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "bookwyrm" ,
"version" : {
"version_data" : [
{
"version_value" : "< 0.3.0"
}
]
}
}
]
} ,
"vendor_name" : "bookwyrm-social"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-01-19 22:01:34 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-02-16 18:18:31 +00:00
"value" : "BookWyrm is a decentralized social network for tracking reading habits and reviewing books. The functionality to load a cover via url is vulnerable to a server-side request forgery attack. Any BookWyrm instance running a version prior to v0.3.0 is susceptible to attack from a logged-in user. The problem has been patched and administrators should upgrade to version 0.3.0 As a workaround, BookWyrm instances can close registration and limit members to trusted individuals."
2022-01-19 22:01:34 +00:00
}
]
2022-02-16 18:18:31 +00:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-918: Server-Side Request Forgery (SSRF)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/bookwyrm-social/bookwyrm/security/advisories/GHSA-5m7g-66h6-5cvq" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/bookwyrm-social/bookwyrm/security/advisories/GHSA-5m7g-66h6-5cvq"
}
]
} ,
"source" : {
"advisory" : "GHSA-5m7g-66h6-5cvq" ,
"discovery" : "UNKNOWN"
2022-01-19 22:01:34 +00:00
}
}