2022-05-18 19:02:22 +00:00
{
"CVE_data_meta" : {
2022-08-04 17:05:29 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-05-18 19:02:22 +00:00
"ID" : "CVE-2022-31132" ,
2022-08-04 17:05:29 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Unauthenticated SSRF in 3rd party module \"cerdic/csstidy\""
2022-05-18 19:02:22 +00:00
} ,
2022-08-04 17:05:29 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "security-advisories" ,
"version" : {
"version_data" : [
{
"version_value" : "< 1.12.8"
} ,
{
"version_value" : ">= 1.13.0, < 1.13.6"
}
]
}
}
]
} ,
"vendor_name" : "nextcloud"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-05-18 19:02:22 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-08-04 17:05:29 +00:00
"value" : "Nextcloud Mail is an email application for the nextcloud personal cloud product. Affected versions shipped with a CSS minifier on the path `./vendor/cerdic/css-tidy/css_optimiser.php`. Access to the minifier is unrestricted and access may lead to Server-Side Request Forgery (SSRF). It is recommendet to upgrade to Mail 1.12.7 or Mail 1.13.6. Users unable to upgrade may manually delete the file located at `./vendor/cerdic/css-tidy/css_optimiser.php`"
2022-05-18 19:02:22 +00:00
}
]
2022-08-04 17:05:29 +00:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 8.3 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "NONE" ,
"scope" : "CHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-918: Server-Side Request Forgery (SSRF)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/nextcloud/security-advisories/security/advisories/GHSA-24pm-rjfv-23mh" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/nextcloud/security-advisories/security/advisories/GHSA-24pm-rjfv-23mh"
}
]
} ,
"source" : {
"advisory" : "GHSA-24pm-rjfv-23mh" ,
"discovery" : "UNKNOWN"
2022-05-18 19:02:22 +00:00
}
}