2022-02-10 17:01:11 +00:00
{
"CVE_data_meta" : {
2022-04-11 20:22:06 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-02-10 17:01:11 +00:00
"ID" : "CVE-2022-24838" ,
2022-04-11 20:22:06 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Command Injection in Appointment Emails for Nextcloud Calendar"
2022-02-10 17:01:11 +00:00
} ,
2022-04-11 20:22:06 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "security-advisories" ,
"version" : {
"version_data" : [
{
"version_value" : "< 3.2.2"
}
]
}
}
]
} ,
"vendor_name" : "nextcloud"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-02-10 17:01:11 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-04-11 20:22:06 +00:00
"value" : "Nextcloud Calendar is a calendar application for the nextcloud framework. SMTP Command Injection in Appointment Emails via Newlines: as newlines and special characters are not sanitized in the email value in the JSON request, a malicious attacker can inject newlines to break out of the `RCPT TO:<BOOKING USER'S EMAIL> ` SMTP command and begin injecting arbitrary SMTP commands. It is recommended that Calendar is upgraded to 3.2.2. There are no workaround available."
2022-02-10 17:01:11 +00:00
}
]
2022-04-11 20:22:06 +00:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/nextcloud/security-advisories/security/advisories/GHSA-8xv5-4855-24qf" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/nextcloud/security-advisories/security/advisories/GHSA-8xv5-4855-24qf"
} ,
{
"name" : "https://github.com/nextcloud/calendar/pull/4073" ,
"refsource" : "MISC" ,
"url" : "https://github.com/nextcloud/calendar/pull/4073"
} ,
{
"name" : "https://github.com/nextcloud/calendar/commit/7b70edfb8a0fcf0926f613ababcbd56c6ecd9f35" ,
"refsource" : "MISC" ,
"url" : "https://github.com/nextcloud/calendar/commit/7b70edfb8a0fcf0926f613ababcbd56c6ecd9f35"
}
]
} ,
"source" : {
"advisory" : "GHSA-8xv5-4855-24qf" ,
"discovery" : "UNKNOWN"
2022-02-10 17:01:11 +00:00
}
}