Search

Find a vulnerability

Search criteria

    2 vulnerabilities found for fieldtype-richtext by ibexa

    CVE-2024-43369 (GCVE-0-2024-43369)

    Vulnerability from nvd – Published: 2024-08-15 23:17 – Updated: 2024-08-16 14:05
    VLAI
    Title
    Persistent Cross-site Scripting in Ibexa RichText Field Type
    Summary
    Ibexa RichText Field Type is a Field Type for supporting rich formatted text stored in a structured XML format. In versions on the 4.6 branch prior to 4.6.10, the validator for the RichText fieldtype blocklists `javascript:` and `vbscript:` in links to prevent XSS. This can leave other options open, and the check can be circumvented using upper case. Content editing permissions for RichText content is required to exploit this vulnerability, which typically means Editor role or higher. The fix implements an allowlist instead, which allows only approved link protocols. The new check is case insensitive. Version 4.6.10 contains a patch for this issue. No known workarounds are available.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
    Assigner
    Impacted products
    Vendor Product Version
    ibexa fieldtype-richtext Affected: >= 4.6.0, < 4.6.10
    Create a notification for this product.
    ibexa fieldtype-richtext Affected: 4.6 , < 4.6.10 (custom)
        cpe:2.3:a:ibexa:fieldtype-richtext:*:*:*:*:*:*:*:*
    Create a notification for this product.
    ibexa ezplatform-richtext Affected: 3.3 , < 3.3.40 (custom)
        cpe:2.3:a:ibexa:ezplatform-richtext:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "affected": [
              {
                "cpes": [
                  "cpe:2.3:a:ibexa:fieldtype-richtext:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "fieldtype-richtext",
                "vendor": "ibexa",
                "versions": [
                  {
                    "lessThan": "4.6.10",
                    "status": "affected",
                    "version": "4.6",
                    "versionType": "custom"
                  }
                ]
              },
              {
                "cpes": [
                  "cpe:2.3:a:ibexa:ezplatform-richtext:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "ezplatform-richtext",
                "vendor": "ibexa",
                "versions": [
                  {
                    "lessThan": "3.3.40",
                    "status": "affected",
                    "version": "3.3",
                    "versionType": "custom"
                  }
                ]
              }
            ],
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-43369",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-08-16T13:57:12.758236Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-08-16T14:05:43.757Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "fieldtype-richtext",
              "vendor": "ibexa",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003e= 4.6.0, \u003c 4.6.10"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Ibexa RichText Field Type is a Field Type for supporting rich formatted text stored in a structured XML format. In versions on the 4.6 branch prior to 4.6.10, the validator for the RichText fieldtype blocklists `javascript:` and `vbscript:` in links to prevent XSS. This can leave other options open, and the check can be circumvented using upper case. Content editing permissions for RichText content is required to exploit this vulnerability, which typically means Editor role or higher. The fix implements an allowlist instead, which allows only approved link protocols. The new check is case insensitive. Version 4.6.10 contains a patch for this issue. No known workarounds are available."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 7.2,
                "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:N",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-79",
                  "description": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-08-15T23:17:19.044Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/ibexa/fieldtype-richtext/security/advisories/GHSA-hvcf-6324-cjh7",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/ibexa/fieldtype-richtext/security/advisories/GHSA-hvcf-6324-cjh7"
            },
            {
              "name": "https://github.com/ezsystems/ezplatform-richtext/security/advisories/GHSA-rhm7-7469-rcpw",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/ezsystems/ezplatform-richtext/security/advisories/GHSA-rhm7-7469-rcpw"
            },
            {
              "name": "https://github.com/ibexa/fieldtype-richtext/commit/0a3b830e8806d5169f697351fdc48ffd95a25c67",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/ibexa/fieldtype-richtext/commit/0a3b830e8806d5169f697351fdc48ffd95a25c67"
            },
            {
              "name": "https://github.com/ibexa/fieldtype-richtext/commit/59e9c1a9da60597f60cf7338bf289dccaa7e27ca",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/ibexa/fieldtype-richtext/commit/59e9c1a9da60597f60cf7338bf289dccaa7e27ca"
            },
            {
              "name": "https://developers.ibexa.co/security-advisories/ibexa-sa-2024-005-persistent-xss-in-richtext",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://developers.ibexa.co/security-advisories/ibexa-sa-2024-005-persistent-xss-in-richtext"
            }
          ],
          "source": {
            "advisory": "GHSA-hvcf-6324-cjh7",
            "discovery": "UNKNOWN"
          },
          "title": "Persistent Cross-site Scripting in Ibexa RichText Field Type"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2024-43369",
        "datePublished": "2024-08-15T23:17:19.044Z",
        "dateReserved": "2024-08-09T14:23:55.513Z",
        "dateUpdated": "2024-08-16T14:05:43.757Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2024-43369 (GCVE-0-2024-43369)

    Vulnerability from cvelistv5 – Published: 2024-08-15 23:17 – Updated: 2024-08-16 14:05
    VLAI
    Title
    Persistent Cross-site Scripting in Ibexa RichText Field Type
    Summary
    Ibexa RichText Field Type is a Field Type for supporting rich formatted text stored in a structured XML format. In versions on the 4.6 branch prior to 4.6.10, the validator for the RichText fieldtype blocklists `javascript:` and `vbscript:` in links to prevent XSS. This can leave other options open, and the check can be circumvented using upper case. Content editing permissions for RichText content is required to exploit this vulnerability, which typically means Editor role or higher. The fix implements an allowlist instead, which allows only approved link protocols. The new check is case insensitive. Version 4.6.10 contains a patch for this issue. No known workarounds are available.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
    Assigner
    Impacted products
    Vendor Product Version
    ibexa fieldtype-richtext Affected: >= 4.6.0, < 4.6.10
    Create a notification for this product.
    ibexa fieldtype-richtext Affected: 4.6 , < 4.6.10 (custom)
        cpe:2.3:a:ibexa:fieldtype-richtext:*:*:*:*:*:*:*:*
    Create a notification for this product.
    ibexa ezplatform-richtext Affected: 3.3 , < 3.3.40 (custom)
        cpe:2.3:a:ibexa:ezplatform-richtext:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "affected": [
              {
                "cpes": [
                  "cpe:2.3:a:ibexa:fieldtype-richtext:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "fieldtype-richtext",
                "vendor": "ibexa",
                "versions": [
                  {
                    "lessThan": "4.6.10",
                    "status": "affected",
                    "version": "4.6",
                    "versionType": "custom"
                  }
                ]
              },
              {
                "cpes": [
                  "cpe:2.3:a:ibexa:ezplatform-richtext:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "ezplatform-richtext",
                "vendor": "ibexa",
                "versions": [
                  {
                    "lessThan": "3.3.40",
                    "status": "affected",
                    "version": "3.3",
                    "versionType": "custom"
                  }
                ]
              }
            ],
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-43369",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-08-16T13:57:12.758236Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-08-16T14:05:43.757Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "fieldtype-richtext",
              "vendor": "ibexa",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003e= 4.6.0, \u003c 4.6.10"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Ibexa RichText Field Type is a Field Type for supporting rich formatted text stored in a structured XML format. In versions on the 4.6 branch prior to 4.6.10, the validator for the RichText fieldtype blocklists `javascript:` and `vbscript:` in links to prevent XSS. This can leave other options open, and the check can be circumvented using upper case. Content editing permissions for RichText content is required to exploit this vulnerability, which typically means Editor role or higher. The fix implements an allowlist instead, which allows only approved link protocols. The new check is case insensitive. Version 4.6.10 contains a patch for this issue. No known workarounds are available."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 7.2,
                "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:N",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-79",
                  "description": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-08-15T23:17:19.044Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/ibexa/fieldtype-richtext/security/advisories/GHSA-hvcf-6324-cjh7",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/ibexa/fieldtype-richtext/security/advisories/GHSA-hvcf-6324-cjh7"
            },
            {
              "name": "https://github.com/ezsystems/ezplatform-richtext/security/advisories/GHSA-rhm7-7469-rcpw",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/ezsystems/ezplatform-richtext/security/advisories/GHSA-rhm7-7469-rcpw"
            },
            {
              "name": "https://github.com/ibexa/fieldtype-richtext/commit/0a3b830e8806d5169f697351fdc48ffd95a25c67",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/ibexa/fieldtype-richtext/commit/0a3b830e8806d5169f697351fdc48ffd95a25c67"
            },
            {
              "name": "https://github.com/ibexa/fieldtype-richtext/commit/59e9c1a9da60597f60cf7338bf289dccaa7e27ca",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/ibexa/fieldtype-richtext/commit/59e9c1a9da60597f60cf7338bf289dccaa7e27ca"
            },
            {
              "name": "https://developers.ibexa.co/security-advisories/ibexa-sa-2024-005-persistent-xss-in-richtext",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://developers.ibexa.co/security-advisories/ibexa-sa-2024-005-persistent-xss-in-richtext"
            }
          ],
          "source": {
            "advisory": "GHSA-hvcf-6324-cjh7",
            "discovery": "UNKNOWN"
          },
          "title": "Persistent Cross-site Scripting in Ibexa RichText Field Type"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2024-43369",
        "datePublished": "2024-08-15T23:17:19.044Z",
        "dateReserved": "2024-08-09T14:23:55.513Z",
        "dateUpdated": "2024-08-16T14:05:43.757Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }