Search criteria

2 vulnerabilities by synacor

CVE-2022-3569 (GCVE-0-2022-3569)

Vulnerability from cvelistv5 – Published: 2022-10-17 22:45 – Updated: 2025-05-13 15:04
VLAI?
Summary
Due to an issue with incorrect sudo permissions, Zimbra Collaboration Suite (ZCS) suffers from a local privilege escalation issue in versions 9.0.0 and prior, where the 'zimbra' user can effectively coerce postfix into running arbitrary commands as 'root'.
CWE
  • CWE-271 - Privilege Dropping / Lowering Errors
Assigner
Impacted products
Vendor Product Version
Synacor Zimbra Collaboration Suite (ZCS) Affected: 9.0.0 , ≤ 9.0.0 (custom)
Create a notification for this product.
Credits
Originally reported by Twitter user @ldsopreload, validated by Ron Bowes of Rapid7
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-03T01:14:02.074Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://twitter.com/ldsopreload/status/1580539318879547392"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://github.com/rapid7/metasploit-framework/pull/17141"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "http://packetstormsecurity.com/files/169430/Zimbra-Privilege-Escalation.html"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "LOW",
              "attackVector": "LOCAL",
              "availabilityImpact": "HIGH",
              "baseScore": 7.8,
              "baseSeverity": "HIGH",
              "confidentialityImpact": "HIGH",
              "integrityImpact": "HIGH",
              "privilegesRequired": "LOW",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2022-3569",
                "options": [
                  {
                    "Exploitation": "poc"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-05-13T15:03:54.734468Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-05-13T15:04:07.694Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "Zimbra Collaboration Suite (ZCS)",
          "vendor": "Synacor",
          "versions": [
            {
              "lessThanOrEqual": "9.0.0",
              "status": "affected",
              "version": "9.0.0",
              "versionType": "custom"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "value": "Originally reported by Twitter user @ldsopreload, validated by Ron Bowes of Rapid7"
        }
      ],
      "datePublic": "2022-10-13T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "Due to an issue with incorrect sudo permissions, Zimbra Collaboration Suite (ZCS) suffers from a local privilege escalation issue in versions 9.0.0 and prior, where the \u0027zimbra\u0027 user can effectively coerce postfix into running arbitrary commands as \u0027root\u0027."
        }
      ],
      "exploits": [
        {
          "lang": "en",
          "value": "A public Metasploit module exists for this issue."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-271",
              "description": "CWE-271 Privilege Dropping / Lowering Errors",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2022-10-19T00:00:00.000Z",
        "orgId": "9974b330-7714-4307-a722-5648477acda7",
        "shortName": "rapid7"
      },
      "references": [
        {
          "url": "https://twitter.com/ldsopreload/status/1580539318879547392"
        },
        {
          "url": "https://github.com/rapid7/metasploit-framework/pull/17141"
        },
        {
          "url": "http://packetstormsecurity.com/files/169430/Zimbra-Privilege-Escalation.html"
        }
      ],
      "source": {
        "advisory": "",
        "defect": [],
        "discovery": "EXTERNAL"
      },
      "x_generator": {
        "engine": "Vulnogram 0.0.9"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "9974b330-7714-4307-a722-5648477acda7",
    "assignerShortName": "rapid7",
    "cveId": "CVE-2022-3569",
    "datePublished": "2022-10-17T22:45:11.553Z",
    "dateReserved": "2022-10-17T00:00:00.000Z",
    "dateUpdated": "2025-05-13T15:04:07.694Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2022-37393 (GCVE-0-2022-37393)

Vulnerability from cvelistv5 – Published: 2022-08-16 20:00 – Updated: 2024-09-17 00:45
VLAI?
Title
Zimbra zmslapd arbitrary module load
Summary
Zimbra's sudo configuration permits the zimbra user to execute the zmslapd binary as root with arbitrary parameters. As part of its intended functionality, zmslapd can load a user-defined configuration file, which includes plugins in the form of .so files, which also execute as root.
Severity ?
No CVSS data available.
CWE
  • CWE-284 - Improper Access Control
Assigner
Impacted products
Vendor Product Version
Synacor Zimbra Server Affected: 9.0.0.p27 , ≤ 9.0.0.p27 (custom)
Affected: 8.8.15.p34 , ≤ 8.8.15.p34 (custom)
Create a notification for this product.
Credits
Darren Martyn discovered and disclosed this vulnerability
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-03T10:29:21.022Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/rapid7/metasploit-framework/pull/16807"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://attackerkb.com/topics/92AeLOE1M1/cve-2022-37393/rapid7-analysis"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://darrenmartyn.ie/2021/10/27/zimbra-zmslapd-local-root-exploit/"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "Zimbra Server",
          "vendor": "Synacor",
          "versions": [
            {
              "lessThanOrEqual": "9.0.0.p27",
              "status": "affected",
              "version": "9.0.0.p27",
              "versionType": "custom"
            },
            {
              "lessThanOrEqual": "8.8.15.p34",
              "status": "affected",
              "version": "8.8.15.p34",
              "versionType": "custom"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "value": "Darren Martyn discovered and disclosed this vulnerability"
        }
      ],
      "datePublic": "2021-10-27T00:00:00",
      "descriptions": [
        {
          "lang": "en",
          "value": "Zimbra\u0027s sudo configuration permits the zimbra user to execute the zmslapd binary as root with arbitrary parameters. As part of its intended functionality, zmslapd can load a user-defined configuration file, which includes plugins in the form of .so files, which also execute as root."
        }
      ],
      "exploits": [
        {
          "lang": "en",
          "value": "Exploit originally published by the discoverer: https://darrenmartyn.ie/2021/10/27/zimbra-zmslapd-local-root-exploit/"
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-284",
              "description": "CWE-284 Improper Access Control",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2022-08-16T20:00:19",
        "orgId": "9974b330-7714-4307-a722-5648477acda7",
        "shortName": "rapid7"
      },
      "references": [
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/rapid7/metasploit-framework/pull/16807"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://attackerkb.com/topics/92AeLOE1M1/cve-2022-37393/rapid7-analysis"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://darrenmartyn.ie/2021/10/27/zimbra-zmslapd-local-root-exploit/"
        }
      ],
      "source": {
        "discovery": "EXTERNAL"
      },
      "title": "Zimbra zmslapd arbitrary module load",
      "x_generator": {
        "engine": "Vulnogram 0.0.9"
      },
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@rapid7.com",
          "DATE_PUBLIC": "2021-10-27T21:00:00.000Z",
          "ID": "CVE-2022-37393",
          "STATE": "PUBLIC",
          "TITLE": "Zimbra zmslapd arbitrary module load"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "Zimbra Server",
                      "version": {
                        "version_data": [
                          {
                            "version_affected": "\u003c=",
                            "version_name": "9.0.0.p27",
                            "version_value": "9.0.0.p27"
                          },
                          {
                            "version_affected": "\u003c=",
                            "version_name": "8.8.15.p34",
                            "version_value": "8.8.15.p34"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "Synacor"
              }
            ]
          }
        },
        "credit": [
          {
            "lang": "eng",
            "value": "Darren Martyn discovered and disclosed this vulnerability"
          }
        ],
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "Zimbra\u0027s sudo configuration permits the zimbra user to execute the zmslapd binary as root with arbitrary parameters. As part of its intended functionality, zmslapd can load a user-defined configuration file, which includes plugins in the form of .so files, which also execute as root."
            }
          ]
        },
        "exploit": [
          {
            "lang": "en",
            "value": "Exploit originally published by the discoverer: https://darrenmartyn.ie/2021/10/27/zimbra-zmslapd-local-root-exploit/"
          }
        ],
        "generator": {
          "engine": "Vulnogram 0.0.9"
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "CWE-284 Improper Access Control"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/rapid7/metasploit-framework/pull/16807",
              "refsource": "MISC",
              "url": "https://github.com/rapid7/metasploit-framework/pull/16807"
            },
            {
              "name": "https://attackerkb.com/topics/92AeLOE1M1/cve-2022-37393/rapid7-analysis",
              "refsource": "MISC",
              "url": "https://attackerkb.com/topics/92AeLOE1M1/cve-2022-37393/rapid7-analysis"
            },
            {
              "name": "https://darrenmartyn.ie/2021/10/27/zimbra-zmslapd-local-root-exploit/",
              "refsource": "MISC",
              "url": "https://darrenmartyn.ie/2021/10/27/zimbra-zmslapd-local-root-exploit/"
            }
          ]
        },
        "source": {
          "discovery": "EXTERNAL"
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "9974b330-7714-4307-a722-5648477acda7",
    "assignerShortName": "rapid7",
    "cveId": "CVE-2022-37393",
    "datePublished": "2022-08-16T20:00:19.211637Z",
    "dateReserved": "2022-08-02T00:00:00",
    "dateUpdated": "2024-09-17T00:45:31.181Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}