CVE-2023-5422
Vulnerability from cvelistv5
Published
2023-10-16 08:10
Modified
2024-09-16 17:02
EPSS score ?
0.18% (0.37161)
Summary
The functions to fetch e-mail via POP3 or IMAP as well as sending e-mail via SMTP use OpenSSL for static SSL or TLS based communication. As the SSL_get_verify_result() function is not used the certificated is trusted always and it can not be ensured that the certificate satisfies all necessary security requirements. This could allow an attacker to use an invalid certificate to claim to be a trusted host, use expired certificates, or conduct other attacks that could be detected if the certificate is properly validated. This issue affects OTRS: from 7.0.X before 7.0.47, from 8.0.X before 8.0.37; ((OTRS)) Community Edition: from 6.0.X through 6.0.34.
Impacted products
Show details on NVD website


{
   containers: {
      adp: [
         {
            providerMetadata: {
               dateUpdated: "2024-08-02T07:59:44.689Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://otrs.com/release-notes/otrs-security-advisory-2023-10/",
               },
            ],
            title: "CVE Program Container",
         },
         {
            affected: [
               {
                  cpes: [
                     "cpe:2.3:a:otrs_ag:otrs:*:*:*:*:*:*:*:*",
                  ],
                  defaultStatus: "unknown",
                  product: "otrs",
                  vendor: "otrs_ag",
                  versions: [
                     {
                        lessThan: "7.0.47",
                        status: "affected",
                        version: "7.0.x",
                        versionType: "custom",
                     },
                     {
                        lessThan: "8.0.37",
                        status: "affected",
                        version: "8.0.x",
                        versionType: "custom",
                     },
                  ],
               },
               {
                  cpes: [
                     "cpe:2.3:a:otrs_community_edition:otrs_community_edition:*:*:*:*:*:*:*:*",
                  ],
                  defaultStatus: "unknown",
                  product: "otrs_community_edition",
                  vendor: "otrs_community_edition",
                  versions: [
                     {
                        lessThan: "6.0.34",
                        status: "affected",
                        version: "6.0x",
                        versionType: "custom",
                     },
                  ],
               },
            ],
            metrics: [
               {
                  other: {
                     content: {
                        id: "CVE-2023-5422",
                        options: [
                           {
                              Exploitation: "none",
                           },
                           {
                              Automatable: "yes",
                           },
                           {
                              "Technical Impact": "total",
                           },
                        ],
                        role: "CISA Coordinator",
                        timestamp: "2024-09-16T16:57:40.338711Z",
                        version: "2.0.3",
                     },
                     type: "ssvc",
                  },
               },
            ],
            providerMetadata: {
               dateUpdated: "2024-09-16T17:02:52.542Z",
               orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0",
               shortName: "CISA-ADP",
            },
            title: "CISA ADP Vulnrichment",
         },
      ],
      cna: {
         affected: [
            {
               defaultStatus: "affected",
               modules: [
                  "E-Mail Backend",
               ],
               product: "OTRS",
               vendor: "OTRS AG",
               versions: [
                  {
                     lessThan: "7.0.47",
                     status: "affected",
                     version: "7.0.x",
                     versionType: "Patch",
                  },
                  {
                     lessThan: "8.0.37",
                     status: "affected",
                     version: "8.0.x",
                     versionType: "Patch",
                  },
               ],
            },
            {
               defaultStatus: "affected",
               modules: [
                  "E-Mail Backend",
               ],
               product: "((OTRS)) Community Edition",
               vendor: "OTRS AG",
               versions: [
                  {
                     lessThanOrEqual: "6.0.34",
                     status: "affected",
                     version: "6.0.x",
                     versionType: "All",
                  },
               ],
            },
         ],
         credits: [
            {
               lang: "en",
               type: "reporter",
               value: "Special thanks to Matthias Terlinde for reporting these vulnerability.",
            },
         ],
         datePublic: "2023-10-16T07:00:00.000Z",
         descriptions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "<div>The functions to fetch e-mail via POP3 or IMAP as well as sending e-mail via SMTP use OpenSSL for static SSL or TLS based communication. As the \nSSL_get_verify_result() function is not used the certificated is trusted always and it can not be ensured that the certificate \nsatisfies all necessary security requirements.</div><div><br></div><div>This could allow an \nattacker to use an invalid certificate to claim to be a trusted host, \nuse expired certificates, or conduct other attacks that could be \ndetected if the certificate is properly validated.</div><div><br></div><div>This issue affects OTRS: from 7.0.X before 7.0.47, from 8.0.X before 8.0.37; ((OTRS)) Community Edition: from 6.0.X through 6.0.34.<br></div><div><br></div>",
                  },
               ],
               value: "The functions to fetch e-mail via POP3 or IMAP as well as sending e-mail via SMTP use OpenSSL for static SSL or TLS based communication. As the \nSSL_get_verify_result() function is not used the certificated is trusted always and it can not be ensured that the certificate \nsatisfies all necessary security requirements.\n\nThis could allow an \nattacker to use an invalid certificate to claim to be a trusted host, \nuse expired certificates, or conduct other attacks that could be \ndetected if the certificate is properly validated.\n\nThis issue affects OTRS: from 7.0.X before 7.0.47, from 8.0.X before 8.0.37; ((OTRS)) Community Edition: from 6.0.X through 6.0.34.\n\n",
            },
         ],
         impacts: [
            {
               capecId: "CAPEC-475",
               descriptions: [
                  {
                     lang: "en",
                     value: "CAPEC-475 Signature Spoofing by Improper Validation",
                  },
               ],
            },
         ],
         metrics: [
            {
               cvssV3_1: {
                  attackComplexity: "HIGH",
                  attackVector: "NETWORK",
                  availabilityImpact: "NONE",
                  baseScore: 8.7,
                  baseSeverity: "HIGH",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "HIGH",
                  privilegesRequired: "NONE",
                  scope: "CHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
                  version: "3.1",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     cweId: "CWE-295",
                     description: "CWE-295 Improper Certificate Validation",
                     lang: "en",
                     type: "CWE",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2023-10-16T08:10:35.192Z",
            orgId: "2e1bf29f-dc29-4ed8-830c-7b9348b6f0e8",
            shortName: "OTRS",
         },
         references: [
            {
               url: "https://otrs.com/release-notes/otrs-security-advisory-2023-10/",
            },
         ],
         solutions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "\nUpdate to OTRS 7.0.47 or 8.0.37\n<br>",
                  },
               ],
               value: "Update to OTRS 7.0.47 or 8.0.37\n\n",
            },
         ],
         source: {
            advisory: "OSA-2023-10",
            defect: [
               "Issue#21",
               "Issue#44",
               "Ticket#2022062142000679",
               "Ticket#2022061542000654",
            ],
            discovery: "USER",
         },
         title: "SSL Certificates are not checked for E-Mail Handling",
         x_generator: {
            engine: "Vulnogram 0.1.0-dev",
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "2e1bf29f-dc29-4ed8-830c-7b9348b6f0e8",
      assignerShortName: "OTRS",
      cveId: "CVE-2023-5422",
      datePublished: "2023-10-16T08:10:35.192Z",
      dateReserved: "2023-10-05T08:12:18.101Z",
      dateUpdated: "2024-09-16T17:02:52.542Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
   "vulnerability-lookup:meta": {
      nvd: "{\"cve\":{\"id\":\"CVE-2023-5422\",\"sourceIdentifier\":\"security@otrs.com\",\"published\":\"2023-10-16T09:15:12.013\",\"lastModified\":\"2024-11-21T08:41:44.360\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The functions to fetch e-mail via POP3 or IMAP as well as sending e-mail via SMTP use OpenSSL for static SSL or TLS based communication. As the \\nSSL_get_verify_result() function is not used the certificated is trusted always and it can not be ensured that the certificate \\nsatisfies all necessary security requirements.\\n\\nThis could allow an \\nattacker to use an invalid certificate to claim to be a trusted host, \\nuse expired certificates, or conduct other attacks that could be \\ndetected if the certificate is properly validated.\\n\\nThis issue affects OTRS: from 7.0.X before 7.0.47, from 8.0.X before 8.0.37; ((OTRS)) Community Edition: from 6.0.X through 6.0.34.\\n\\n\"},{\"lang\":\"es\",\"value\":\"Las funciones para recuperar correos electrónicos a través de POP3 o IMAP, así como enviar correos electrónicos a través de SMTP, utilizan OpenSSL para comunicaciones basadas en SSL o TLS estáticas. Como no se utiliza la función SSL_get_verify_result(), el certificado siempre es confiable y no se puede garantizar que el certificado cumpla con todos los requisitos de seguridad necesarios. Esto podría permitir a un atacante utilizar un certificado no válido para afirmar que es un host confiable, utilizar certificados caducados o realizar otros ataques que podrían detectarse si el certificado se valida correctamente. Este problema afecta a OTRS: desde 7.0.X anterior a 7.0.47, desde 8.0.X anterior a 8.0.37; ((OTRS)) Community Edition: desde 6.0.X hasta 6.0.34.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security@otrs.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N\",\"baseScore\":8.7,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"impactScore\":5.8},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N\",\"baseScore\":9.1,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":5.2}]},\"weaknesses\":[{\"source\":\"security@otrs.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-295\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-295\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:otrs:otrs:*:*:*:*:community:*:*:*\",\"versionStartIncluding\":\"6.0.0\",\"versionEndIncluding\":\"6.0.34\",\"matchCriteriaId\":\"F933EBB8-2E51-4E24-BB9E-64FBE0FCBFDB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:otrs:otrs:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.0.0\",\"versionEndExcluding\":\"7.0.47\",\"matchCriteriaId\":\"B1C07539-E637-4A14-97EE-9FE4CB60644F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:otrs:otrs:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.0\",\"versionEndExcluding\":\"8.0.37\",\"matchCriteriaId\":\"400DD972-B06D-44C6-BD88-737BA162B3E1\"}]}]}],\"references\":[{\"url\":\"https://otrs.com/release-notes/otrs-security-advisory-2023-10/\",\"source\":\"security@otrs.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://otrs.com/release-notes/otrs-security-advisory-2023-10/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}",
      vulnrichment: {
         containers: "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://otrs.com/release-notes/otrs-security-advisory-2023-10/\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T07:59:44.689Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-5422\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-09-16T16:57:40.338711Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:otrs_ag:otrs:*:*:*:*:*:*:*:*\"], \"vendor\": \"otrs_ag\", \"product\": \"otrs\", \"versions\": [{\"status\": \"affected\", \"version\": \"7.0.x\", \"lessThan\": \"7.0.47\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"8.0.x\", \"lessThan\": \"8.0.37\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:a:otrs_community_edition:otrs_community_edition:*:*:*:*:*:*:*:*\"], \"vendor\": \"otrs_community_edition\", \"product\": \"otrs_community_edition\", \"versions\": [{\"status\": \"affected\", \"version\": \"6.0x\", \"lessThan\": \"6.0.34\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-16T17:02:15.474Z\"}}], \"cna\": {\"title\": \"SSL Certificates are not checked for E-Mail Handling\", \"source\": {\"defect\": [\"Issue#21\", \"Issue#44\", \"Ticket#2022062142000679\", \"Ticket#2022061542000654\"], \"advisory\": \"OSA-2023-10\", \"discovery\": \"USER\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"Special thanks to Matthias Terlinde for reporting these vulnerability.\"}], \"impacts\": [{\"capecId\": \"CAPEC-475\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-475 Signature Spoofing by Improper Validation\"}]}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 8.7, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"OTRS AG\", \"modules\": [\"E-Mail Backend\"], \"product\": \"OTRS\", \"versions\": [{\"status\": \"affected\", \"version\": \"7.0.x\", \"lessThan\": \"7.0.47\", \"versionType\": \"Patch\"}, {\"status\": \"affected\", \"version\": \"8.0.x\", \"lessThan\": \"8.0.37\", \"versionType\": \"Patch\"}], \"defaultStatus\": \"affected\"}, {\"vendor\": \"OTRS AG\", \"modules\": [\"E-Mail Backend\"], \"product\": \"((OTRS)) Community Edition\", \"versions\": [{\"status\": \"affected\", \"version\": \"6.0.x\", \"versionType\": \"All\", \"lessThanOrEqual\": \"6.0.34\"}], \"defaultStatus\": \"affected\"}], \"solutions\": [{\"lang\": \"en\", \"value\": \"Update to OTRS 7.0.47 or 8.0.37\\n\\n\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\\nUpdate to OTRS 7.0.47 or 8.0.37\\n<br>\", \"base64\": false}]}], \"datePublic\": \"2023-10-16T07:00:00.000Z\", \"references\": [{\"url\": \"https://otrs.com/release-notes/otrs-security-advisory-2023-10/\"}], \"x_generator\": {\"engine\": \"Vulnogram 0.1.0-dev\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"The functions to fetch e-mail via POP3 or IMAP as well as sending e-mail via SMTP use OpenSSL for static SSL or TLS based communication. As the \\nSSL_get_verify_result() function is not used the certificated is trusted always and it can not be ensured that the certificate \\nsatisfies all necessary security requirements.\\n\\nThis could allow an \\nattacker to use an invalid certificate to claim to be a trusted host, \\nuse expired certificates, or conduct other attacks that could be \\ndetected if the certificate is properly validated.\\n\\nThis issue affects OTRS: from 7.0.X before 7.0.47, from 8.0.X before 8.0.37; ((OTRS)) Community Edition: from 6.0.X through 6.0.34.\\n\\n\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"<div>The functions to fetch e-mail via POP3 or IMAP as well as sending e-mail via SMTP use OpenSSL for static SSL or TLS based communication. As the \\nSSL_get_verify_result() function is not used the certificated is trusted always and it can not be ensured that the certificate \\nsatisfies all necessary security requirements.</div><div><br></div><div>This could allow an \\nattacker to use an invalid certificate to claim to be a trusted host, \\nuse expired certificates, or conduct other attacks that could be \\ndetected if the certificate is properly validated.</div><div><br></div><div>This issue affects OTRS: from 7.0.X before 7.0.47, from 8.0.X before 8.0.37; ((OTRS)) Community Edition: from 6.0.X through 6.0.34.<br></div><div><br></div>\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-295\", \"description\": \"CWE-295 Improper Certificate Validation\"}]}], \"providerMetadata\": {\"orgId\": \"2e1bf29f-dc29-4ed8-830c-7b9348b6f0e8\", \"shortName\": \"OTRS\", \"dateUpdated\": \"2023-10-16T08:10:35.192Z\"}}}",
         cveMetadata: "{\"cveId\": \"CVE-2023-5422\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-09-16T17:02:52.542Z\", \"dateReserved\": \"2023-10-05T08:12:18.101Z\", \"assignerOrgId\": \"2e1bf29f-dc29-4ed8-830c-7b9348b6f0e8\", \"datePublished\": \"2023-10-16T08:10:35.192Z\", \"assignerShortName\": \"OTRS\"}",
         dataType: "CVE_RECORD",
         dataVersion: "5.1",
      },
   },
}


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.