CVE-2024-56510 (GCVE-0-2024-56510)

Vulnerability from cvelistv5 – Published: 2024-12-26 20:56 – Updated: 2024-12-27 16:47
VLAI?
Title
Marp Core allows XSS by improper neutralization of HTML sanitization
Summary
@marp-team/marp-core is the core for Marp, which is the ecosystem to write your presentation with plain Markdown. Marp Core from v3.0.2 to v3.9.0 and v4.0.0, are vulnerable to cross-site scripting (XSS) due to improper neutralization of HTML sanitization. Marp Core v3.9.1 and v4.0.1 have been patched to fix that. If you are unable to update the package immediately, disable all HTML tags by setting html: false option in the Marp class constructor.
CWE
  • CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Assigner
Impacted products
Vendor Product Version
marp-team marp-core Affected: >= 3.0.2, < 3.9.1
Affected: >= 4.0.0, < 4.0.1
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-56510",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-12-27T16:46:58.692989Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-12-27T16:47:08.602Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "marp-core",
          "vendor": "marp-team",
          "versions": [
            {
              "status": "affected",
              "version": "\u003e= 3.0.2, \u003c 3.9.1"
            },
            {
              "status": "affected",
              "version": "\u003e= 4.0.0, \u003c 4.0.1"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "@marp-team/marp-core is the core for Marp, which is the ecosystem to write your presentation with plain Markdown. Marp Core from v3.0.2 to v3.9.0 and v4.0.0, are vulnerable to cross-site scripting (XSS) due to improper neutralization of HTML sanitization. Marp Core v3.9.1 and v4.0.1 have been patched to fix that. If you are unable to update the package immediately, disable all HTML tags by setting html: false option in the Marp class constructor."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "LOW",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
            "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-12-26T20:56:24.743Z",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "references": [
        {
          "name": "https://github.com/marp-team/marp-core/security/advisories/GHSA-x52f-h5g4-8qv5",
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/marp-team/marp-core/security/advisories/GHSA-x52f-h5g4-8qv5"
        },
        {
          "name": "https://github.com/marp-team/marp-core/pull/282",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/marp-team/marp-core/pull/282"
        },
        {
          "name": "https://github.com/marp-team/marp-core/commit/61a1def244d1b6faa8e2c0be97ec0b68cab3ab49",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/marp-team/marp-core/commit/61a1def244d1b6faa8e2c0be97ec0b68cab3ab49"
        },
        {
          "name": "https://github.com/marp-team/marp-core/releases/tag/v3.9.1",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/marp-team/marp-core/releases/tag/v3.9.1"
        },
        {
          "name": "https://github.com/marp-team/marp-core/releases/tag/v4.0.1",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/marp-team/marp-core/releases/tag/v4.0.1"
        }
      ],
      "source": {
        "advisory": "GHSA-x52f-h5g4-8qv5",
        "discovery": "UNKNOWN"
      },
      "title": "Marp Core allows XSS by improper neutralization of HTML sanitization"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2024-56510",
    "datePublished": "2024-12-26T20:56:24.743Z",
    "dateReserved": "2024-12-26T19:31:49.307Z",
    "dateUpdated": "2024-12-27T16:47:08.602Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "fkie_nvd": {
      "descriptions": "[{\"lang\": \"en\", \"value\": \"@marp-team/marp-core is the core for Marp, which is the ecosystem to write your presentation with plain Markdown. Marp Core from v3.0.2 to v3.9.0 and v4.0.0, are vulnerable to cross-site scripting (XSS) due to improper neutralization of HTML sanitization. Marp Core v3.9.1 and v4.0.1 have been patched to fix that. If you are unable to update the package immediately, disable all HTML tags by setting html: false option in the Marp class constructor.\"}, {\"lang\": \"es\", \"value\": \"@marp-team/marp-core es el n\\u00facleo de Marp, que es el ecosistema para escribir presentaciones con Markdown simple. Marp Core desde v3.0.2 a v3.9.0 y v4.0.0, es vulnerable a cross-site scripting (XSS) debido a la neutralizaci\\u00f3n incorrecta de la desinfecci\\u00f3n de HTML. Marp Core v3.9.1 y v4.0.1 han recibido parches para solucionar este problema. Si no puede actualizar el paquete inmediatamente, deshabilite todas las etiquetas HTML configurando la opci\\u00f3n html: false en el constructor de la clase Marp.\"}]",
      "id": "CVE-2024-56510",
      "lastModified": "2024-12-26T21:15:06.743",
      "metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L\", \"baseScore\": 5.3, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"LOW\"}, \"exploitabilityScore\": 1.8, \"impactScore\": 3.4}]}",
      "published": "2024-12-26T21:15:06.743",
      "references": "[{\"url\": \"https://github.com/marp-team/marp-core/commit/61a1def244d1b6faa8e2c0be97ec0b68cab3ab49\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/marp-team/marp-core/pull/282\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/marp-team/marp-core/releases/tag/v3.9.1\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/marp-team/marp-core/releases/tag/v4.0.1\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/marp-team/marp-core/security/advisories/GHSA-x52f-h5g4-8qv5\", \"source\": \"security-advisories@github.com\"}]",
      "sourceIdentifier": "security-advisories@github.com",
      "vulnStatus": "Awaiting Analysis",
      "weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-79\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2024-56510\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-12-26T21:15:06.743\",\"lastModified\":\"2024-12-26T21:15:06.743\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"@marp-team/marp-core is the core for Marp, which is the ecosystem to write your presentation with plain Markdown. Marp Core from v3.0.2 to v3.9.0 and v4.0.0, are vulnerable to cross-site scripting (XSS) due to improper neutralization of HTML sanitization. Marp Core v3.9.1 and v4.0.1 have been patched to fix that. If you are unable to update the package immediately, disable all HTML tags by setting html: false option in the Marp class constructor.\"},{\"lang\":\"es\",\"value\":\"@marp-team/marp-core es el n\u00facleo de Marp, que es el ecosistema para escribir presentaciones con Markdown simple. Marp Core desde v3.0.2 a v3.9.0 y v4.0.0, es vulnerable a cross-site scripting (XSS) debido a la neutralizaci\u00f3n incorrecta de la desinfecci\u00f3n de HTML. Marp Core v3.9.1 y v4.0.1 han recibido parches para solucionar este problema. Si no puede actualizar el paquete inmediatamente, deshabilite todas las etiquetas HTML configurando la opci\u00f3n html: false en el constructor de la clase Marp.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":1.8,\"impactScore\":3.4}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"}]}],\"references\":[{\"url\":\"https://github.com/marp-team/marp-core/commit/61a1def244d1b6faa8e2c0be97ec0b68cab3ab49\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/marp-team/marp-core/pull/282\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/marp-team/marp-core/releases/tag/v3.9.1\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/marp-team/marp-core/releases/tag/v4.0.1\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/marp-team/marp-core/security/advisories/GHSA-x52f-h5g4-8qv5\",\"source\":\"security-advisories@github.com\"}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-56510\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-12-27T16:46:58.692989Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-12-27T16:47:04.571Z\"}}], \"cna\": {\"title\": \"Marp Core allows XSS by improper neutralization of HTML sanitization\", \"source\": {\"advisory\": \"GHSA-x52f-h5g4-8qv5\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"vendor\": \"marp-team\", \"product\": \"marp-core\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 3.0.2, \u003c 3.9.1\"}, {\"status\": \"affected\", \"version\": \"\u003e= 4.0.0, \u003c 4.0.1\"}]}], \"references\": [{\"url\": \"https://github.com/marp-team/marp-core/security/advisories/GHSA-x52f-h5g4-8qv5\", \"name\": \"https://github.com/marp-team/marp-core/security/advisories/GHSA-x52f-h5g4-8qv5\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/marp-team/marp-core/pull/282\", \"name\": \"https://github.com/marp-team/marp-core/pull/282\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/marp-team/marp-core/commit/61a1def244d1b6faa8e2c0be97ec0b68cab3ab49\", \"name\": \"https://github.com/marp-team/marp-core/commit/61a1def244d1b6faa8e2c0be97ec0b68cab3ab49\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/marp-team/marp-core/releases/tag/v3.9.1\", \"name\": \"https://github.com/marp-team/marp-core/releases/tag/v3.9.1\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/marp-team/marp-core/releases/tag/v4.0.1\", \"name\": \"https://github.com/marp-team/marp-core/releases/tag/v4.0.1\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"@marp-team/marp-core is the core for Marp, which is the ecosystem to write your presentation with plain Markdown. Marp Core from v3.0.2 to v3.9.0 and v4.0.0, are vulnerable to cross-site scripting (XSS) due to improper neutralization of HTML sanitization. Marp Core v3.9.1 and v4.0.1 have been patched to fix that. If you are unable to update the package immediately, disable all HTML tags by setting html: false option in the Marp class constructor.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-79\", \"description\": \"CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-12-26T20:56:24.743Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2024-56510\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-12-27T16:47:08.602Z\", \"dateReserved\": \"2024-12-26T19:31:49.307Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-12-26T20:56:24.743Z\", \"assignerShortName\": \"GitHub_M\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…