gsd-2023-5631
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Roundcube before 1.4.15, 1.5.x before 1.5.5, and 1.6.x before 1.6.4 allows stored XSS via an HTML e-mail message with a crafted SVG document because of program/lib/Roundcube/rcube_washtml.php behavior. This could allow a remote attacker to load arbitrary JavaScript code.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2023-5631",
      id: "GSD-2023-5631",
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2023-5631",
         ],
         details: "\nRoundcube before 1.4.15, 1.5.x before 1.5.5, and 1.6.x before 1.6.4 allows stored XSS via an HTML e-mail message with a crafted SVG document because of program/lib/Roundcube/rcube_washtml.php behavior. This could allow a remote attacker\n\nto load arbitrary JavaScript code.\n\n\n\n\n\n\n\n",
         id: "GSD-2023-5631",
         modified: "2023-12-13T01:20:50.475765Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "security@eset.com",
            ID: "CVE-2023-5631",
            STATE: "PUBLIC",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "Roundcubemail",
                              version: {
                                 version_data: [
                                    {
                                       version_value: "not down converted",
                                       x_cve_json_5_version_data: {
                                          defaultStatus: "unaffected",
                                          versions: [
                                             {
                                                lessThan: "1.6.3",
                                                status: "affected",
                                                version: "1.6.0",
                                                versionType: "semver",
                                             },
                                             {
                                                lessThan: "1.5.4",
                                                status: "affected",
                                                version: "1.5.0",
                                                versionType: "semver",
                                             },
                                             {
                                                lessThan: "1.5.14",
                                                status: "affected",
                                                version: "1.4.0",
                                                versionType: "semver",
                                             },
                                             {
                                                status: "unaffected",
                                                version: "1.6.4",
                                             },
                                             {
                                                status: "unaffected",
                                                version: "1.5.5",
                                             },
                                             {
                                                status: "unaffected",
                                                version: "1.5.15",
                                             },
                                          ],
                                       },
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "Roundcube",
                  },
               ],
            },
         },
         credits: [
            {
               lang: "en",
               value: "Matthieu Faou",
            },
            {
               lang: "en",
               value: "Denys Klymenko",
            },
            {
               lang: "en",
               value: " Aleksander Machniak ",
            },
         ],
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "\nRoundcube before 1.4.15, 1.5.x before 1.5.5, and 1.6.x before 1.6.4 allows stored XSS via an HTML e-mail message with a crafted SVG document because of program/lib/Roundcube/rcube_washtml.php behavior. This could allow a remote attacker\n\nto load arbitrary JavaScript code.\n\n\n\n\n\n\n\n",
               },
            ],
         },
         exploit: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "\n\nActively used in the wild.\n\n<br>",
                  },
               ],
               value: "\nActively used in the wild.\n\n\n",
            },
         ],
         generator: {
            engine: "Vulnogram 0.1.0-dev",
         },
         impact: {
            cvss: [
               {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "NONE",
                  baseScore: 6.1,
                  baseSeverity: "MEDIUM",
                  confidentialityImpact: "LOW",
                  integrityImpact: "LOW",
                  privilegesRequired: "NONE",
                  scope: "CHANGED",
                  userInteraction: "REQUIRED",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
                  version: "3.1",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        cweId: "CWE-79",
                        lang: "eng",
                        value: "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "https://github.com/roundcube/roundcubemail/commit/6ee6e7ae301e165e2b2cb703edf75552e5376613",
                  refsource: "MISC",
                  url: "https://github.com/roundcube/roundcubemail/commit/6ee6e7ae301e165e2b2cb703edf75552e5376613",
               },
               {
                  name: "https://github.com/roundcube/roundcubemail/releases/tag/1.6.4",
                  refsource: "MISC",
                  url: "https://github.com/roundcube/roundcubemail/releases/tag/1.6.4",
               },
               {
                  name: "https://github.com/roundcube/roundcubemail/releases/tag/1.5.5",
                  refsource: "MISC",
                  url: "https://github.com/roundcube/roundcubemail/releases/tag/1.5.5",
               },
               {
                  name: "https://github.com/roundcube/roundcubemail/releases/tag/1.4.15",
                  refsource: "MISC",
                  url: "https://github.com/roundcube/roundcubemail/releases/tag/1.4.15",
               },
               {
                  name: "https://github.com/roundcube/roundcubemail/issues/9168",
                  refsource: "MISC",
                  url: "https://github.com/roundcube/roundcubemail/issues/9168",
               },
               {
                  name: "https://roundcube.net/news/2023/10/16/security-update-1.6.4-released",
                  refsource: "MISC",
                  url: "https://roundcube.net/news/2023/10/16/security-update-1.6.4-released",
               },
               {
                  name: "https://github.com/roundcube/roundcubemail/commit/41756cc3331b495cc0b71886984474dc529dd31d",
                  refsource: "MISC",
                  url: "https://github.com/roundcube/roundcubemail/commit/41756cc3331b495cc0b71886984474dc529dd31d",
               },
               {
                  name: "https://roundcube.net/news/2023/10/16/security-updates-1.5.5-and-1.4.15",
                  refsource: "MISC",
                  url: "https://roundcube.net/news/2023/10/16/security-updates-1.5.5-and-1.4.15",
               },
               {
                  name: "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1054079",
                  refsource: "MISC",
                  url: "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1054079",
               },
               {
                  name: "https://www.debian.org/security/2023/dsa-5531",
                  refsource: "MISC",
                  url: "https://www.debian.org/security/2023/dsa-5531",
               },
               {
                  name: "https://lists.debian.org/debian-lts-announce/2023/10/msg00035.html",
                  refsource: "MISC",
                  url: "https://lists.debian.org/debian-lts-announce/2023/10/msg00035.html",
               },
               {
                  name: "http://www.openwall.com/lists/oss-security/2023/11/01/1",
                  refsource: "MISC",
                  url: "http://www.openwall.com/lists/oss-security/2023/11/01/1",
               },
               {
                  name: "http://www.openwall.com/lists/oss-security/2023/11/01/3",
                  refsource: "MISC",
                  url: "http://www.openwall.com/lists/oss-security/2023/11/01/3",
               },
               {
                  name: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LK67Q46OIEGJCRQUBHKLH3IIJTBNGGX4/",
                  refsource: "MISC",
                  url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LK67Q46OIEGJCRQUBHKLH3IIJTBNGGX4/",
               },
               {
                  name: "http://www.openwall.com/lists/oss-security/2023/11/17/2",
                  refsource: "MISC",
                  url: "http://www.openwall.com/lists/oss-security/2023/11/17/2",
               },
            ],
         },
         source: {
            discovery: "EXTERNAL",
         },
      },
      "nvd.nist.gov": {
         cve: {
            cisaActionDue: "2023-11-16",
            cisaExploitAdd: "2023-10-26",
            cisaRequiredAction: "Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.",
            cisaVulnerabilityName: "Roundcube Webmail Persistent Cross-Site Scripting (XSS) Vulnerability",
            configurations: [
               {
                  nodes: [
                     {
                        cpeMatch: [
                           {
                              criteria: "cpe:2.3:a:roundcube:webmail:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "4A35A7DC-58C4-43F7-A66C-229B0A409224",
                              versionEndExcluding: "1.4.15",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:a:roundcube:webmail:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "AF32BDE4-0C58-4D19-9E7C-CC0C0B22DF51",
                              versionEndExcluding: "1.5.5",
                              versionStartIncluding: "1.5.0",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:a:roundcube:webmail:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "BBAB5ECE-B692-46C2-A3EF-6BC52E4F3C3B",
                              versionEndExcluding: "1.6.4",
                              versionStartIncluding: "1.6.0",
                              vulnerable: true,
                           },
                        ],
                        negate: false,
                        operator: "OR",
                     },
                  ],
               },
               {
                  nodes: [
                     {
                        cpeMatch: [
                           {
                              criteria: "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
                              matchCriteriaId: "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*",
                              matchCriteriaId: "FA6FEEC2-9F11-4643-8827-749718254FED",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:o:debian:debian_linux:12.0:*:*:*:*:*:*:*",
                              matchCriteriaId: "46D69DCC-AE4D-4EA5-861C-D60951444C6C",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*",
                              matchCriteriaId: "B8EDB836-4E6A-4B71-B9B2-AA3E03E0F646",
                              vulnerable: true,
                           },
                        ],
                        negate: false,
                        operator: "OR",
                     },
                  ],
               },
            ],
            descriptions: [
               {
                  lang: "en",
                  value: "\nRoundcube before 1.4.15, 1.5.x before 1.5.5, and 1.6.x before 1.6.4 allows stored XSS via an HTML e-mail message with a crafted SVG document because of program/lib/Roundcube/rcube_washtml.php behavior. This could allow a remote attacker\n\nto load arbitrary JavaScript code.\n\n\n\n\n\n\n\n",
               },
               {
                  lang: "es",
                  value: "Roundcube anterior a 1.4.15, 1.5.x anterior a 1.5.5 y 1.6.x anterior a 1.6.4 permiten almacenar XSS a través de un mensaje de correo electrónico HTML con un documento SVG manipulado debido al comportamiento de program/lib/Roundcube/rcube_washtml.php. Esto podría permitir que un atacante remoto cargue código JavaScript arbitrario.",
               },
            ],
            id: "CVE-2023-5631",
            lastModified: "2023-12-22T18:55:30.400",
            metrics: {
               cvssMetricV31: [
                  {
                     cvssData: {
                        attackComplexity: "LOW",
                        attackVector: "NETWORK",
                        availabilityImpact: "NONE",
                        baseScore: 5.4,
                        baseSeverity: "MEDIUM",
                        confidentialityImpact: "LOW",
                        integrityImpact: "LOW",
                        privilegesRequired: "LOW",
                        scope: "CHANGED",
                        userInteraction: "REQUIRED",
                        vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
                        version: "3.1",
                     },
                     exploitabilityScore: 2.3,
                     impactScore: 2.7,
                     source: "nvd@nist.gov",
                     type: "Primary",
                  },
                  {
                     cvssData: {
                        attackComplexity: "LOW",
                        attackVector: "NETWORK",
                        availabilityImpact: "NONE",
                        baseScore: 6.1,
                        baseSeverity: "MEDIUM",
                        confidentialityImpact: "LOW",
                        integrityImpact: "LOW",
                        privilegesRequired: "NONE",
                        scope: "CHANGED",
                        userInteraction: "REQUIRED",
                        vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
                        version: "3.1",
                     },
                     exploitabilityScore: 2.8,
                     impactScore: 2.7,
                     source: "security@eset.com",
                     type: "Secondary",
                  },
               ],
            },
            published: "2023-10-18T15:15:08.727",
            references: [
               {
                  source: "security@eset.com",
                  tags: [
                     "Mailing List",
                     "Third Party Advisory",
                  ],
                  url: "http://www.openwall.com/lists/oss-security/2023/11/01/1",
               },
               {
                  source: "security@eset.com",
                  tags: [
                     "Mailing List",
                     "Third Party Advisory",
                  ],
                  url: "http://www.openwall.com/lists/oss-security/2023/11/01/3",
               },
               {
                  source: "security@eset.com",
                  tags: [
                     "Mailing List",
                     "Third Party Advisory",
                  ],
                  url: "http://www.openwall.com/lists/oss-security/2023/11/17/2",
               },
               {
                  source: "security@eset.com",
                  tags: [
                     "Mailing List",
                     "Patch",
                     "Third Party Advisory",
                  ],
                  url: "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1054079",
               },
               {
                  source: "security@eset.com",
                  tags: [
                     "Patch",
                  ],
                  url: "https://github.com/roundcube/roundcubemail/commit/41756cc3331b495cc0b71886984474dc529dd31d",
               },
               {
                  source: "security@eset.com",
                  tags: [
                     "Patch",
                  ],
                  url: "https://github.com/roundcube/roundcubemail/commit/6ee6e7ae301e165e2b2cb703edf75552e5376613",
               },
               {
                  source: "security@eset.com",
                  tags: [
                     "Exploit",
                     "Issue Tracking",
                     "Third Party Advisory",
                  ],
                  url: "https://github.com/roundcube/roundcubemail/issues/9168",
               },
               {
                  source: "security@eset.com",
                  tags: [
                     "Release Notes",
                  ],
                  url: "https://github.com/roundcube/roundcubemail/releases/tag/1.4.15",
               },
               {
                  source: "security@eset.com",
                  tags: [
                     "Release Notes",
                  ],
                  url: "https://github.com/roundcube/roundcubemail/releases/tag/1.5.5",
               },
               {
                  source: "security@eset.com",
                  tags: [
                     "Release Notes",
                  ],
                  url: "https://github.com/roundcube/roundcubemail/releases/tag/1.6.4",
               },
               {
                  source: "security@eset.com",
                  tags: [
                     "Mailing List",
                     "Third Party Advisory",
                  ],
                  url: "https://lists.debian.org/debian-lts-announce/2023/10/msg00035.html",
               },
               {
                  source: "security@eset.com",
                  tags: [
                     "Mailing List",
                  ],
                  url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LK67Q46OIEGJCRQUBHKLH3IIJTBNGGX4/",
               },
               {
                  source: "security@eset.com",
                  tags: [
                     "Release Notes",
                  ],
                  url: "https://roundcube.net/news/2023/10/16/security-update-1.6.4-released",
               },
               {
                  source: "security@eset.com",
                  tags: [
                     "Release Notes",
                  ],
                  url: "https://roundcube.net/news/2023/10/16/security-updates-1.5.5-and-1.4.15",
               },
               {
                  source: "security@eset.com",
                  tags: [
                     "Third Party Advisory",
                  ],
                  url: "https://www.debian.org/security/2023/dsa-5531",
               },
            ],
            sourceIdentifier: "security@eset.com",
            vulnStatus: "Analyzed",
            weaknesses: [
               {
                  description: [
                     {
                        lang: "en",
                        value: "CWE-79",
                     },
                  ],
                  source: "nvd@nist.gov",
                  type: "Primary",
               },
               {
                  description: [
                     {
                        lang: "en",
                        value: "CWE-79",
                     },
                  ],
                  source: "security@eset.com",
                  type: "Secondary",
               },
            ],
         },
      },
   },
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.