GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2024-36109 (GCVE-0-2024-36109)

Vulnerability from cvelistv5 – Published: 2024-05-28 18:40 – Updated: 2024-08-02 03:30
VLAI
Title
Cross-site Scripting with Markdown rendering in CoCalc
Summary
CoCalc is web-based software that enables collaboration in research, teaching, and scientific publishing. In affected versions the markdown parser allows `<script>` tags to be included which execute when published. This issue has been addressed in commit `419862a9c9879c`. Users are advised to upgrade. There are no known workarounds for this vulnerability.
SSVC
Exploitation: none Automatable: no Technical Impact: total
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2024-05-29 14:34 UTC
CWE
  • CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
References
Impacted products
Vendor Product Version CPE status
sagemathinc cocalc Affected: < 419862a9c9879c
guessed Create a notification for this product.
sagemath cocalc Affected: 0 , < 419862a9c9879c (custom)
    cpe:2.3:a:sagemath:cocalc:-:*:*:*:*:*:*:*
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:sagemath:cocalc:-:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "cocalc",
            "vendor": "sagemath",
            "versions": [
              {
                "lessThan": "419862a9c9879c",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          }
        ],
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-36109",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-05-29T14:34:13.626490Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-06-04T17:47:59.256Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T03:30:13.042Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "https://github.com/sagemathinc/cocalc/security/advisories/GHSA-8w44-hggw-p5rf",
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://github.com/sagemathinc/cocalc/security/advisories/GHSA-8w44-hggw-p5rf"
          },
          {
            "name": "https://github.com/sagemathinc/cocalc/commit/419862a9c9879c",
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/sagemathinc/cocalc/commit/419862a9c9879c"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "cocalc",
          "vendor": "sagemathinc",
          "versions": [
            {
              "status": "affected",
              "version": "\u003c 419862a9c9879c"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "CoCalc is web-based software that enables collaboration in research, teaching, and scientific publishing. In affected versions the markdown parser allows `\u003cscript\u003e` tags to be included which execute when published. This issue has been addressed in commit `419862a9c9879c`. Users are advised to upgrade. There are no known workarounds for this vulnerability."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 7.6,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/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-05-28T18:40:55.068Z",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "references": [
        {
          "name": "https://github.com/sagemathinc/cocalc/security/advisories/GHSA-8w44-hggw-p5rf",
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/sagemathinc/cocalc/security/advisories/GHSA-8w44-hggw-p5rf"
        },
        {
          "name": "https://github.com/sagemathinc/cocalc/commit/419862a9c9879c",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/sagemathinc/cocalc/commit/419862a9c9879c"
        }
      ],
      "source": {
        "advisory": "GHSA-8w44-hggw-p5rf",
        "discovery": "UNKNOWN"
      },
      "title": "Cross-site Scripting with Markdown rendering in CoCalc"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2024-36109",
    "datePublished": "2024-05-28T18:40:55.068Z",
    "dateReserved": "2024-05-20T21:07:48.186Z",
    "dateUpdated": "2024-08-02T03:30:13.042Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2024-36109",
      "date": "2026-09-16",
      "epss": "0.00406",
      "percentile": "0.34422"
    },
    "fkie_nvd": {
      "descriptions": "[{\"lang\": \"en\", \"value\": \"CoCalc is web-based software that enables collaboration in research, teaching, and scientific publishing. In affected versions the markdown parser allows `\u003cscript\u003e` tags to be included which execute when published. This issue has been addressed in commit `419862a9c9879c`. Users are advised to upgrade. There are no known workarounds for this vulnerability.\"}, {\"lang\": \"es\", \"value\": \"CoCalc es un software basado en web que permite la colaboraci\\u00f3n en investigaci\\u00f3n, ense\\u00f1anza y publicaci\\u00f3n cient\\u00edfica. En las versiones afectadas, el analizador de rebajas permite incluir etiquetas `\"}]",
      "id": "CVE-2024-36109",
      "lastModified": "2024-11-21T09:21:38.237",
      "metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L\", \"baseScore\": 7.6, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"LOW\"}, \"exploitabilityScore\": 2.1, \"impactScore\": 5.5}]}",
      "published": "2024-05-28T19:15:10.910",
      "references": "[{\"url\": \"https://github.com/sagemathinc/cocalc/commit/419862a9c9879c\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/sagemathinc/cocalc/security/advisories/GHSA-8w44-hggw-p5rf\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/sagemathinc/cocalc/commit/419862a9c9879c\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://github.com/sagemathinc/cocalc/security/advisories/GHSA-8w44-hggw-p5rf\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
      "sourceIdentifier": "security-advisories@github.com",
      "vulnStatus": "Awaiting Analysis",
      "weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-79\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2024-36109\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-05-28T19:15:10.910\",\"lastModified\":\"2026-06-17T07:36:07.397\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"CoCalc is web-based software that enables collaboration in research, teaching, and scientific publishing. In affected versions the markdown parser allows `\u003cscript\u003e` tags to be included which execute when published. This issue has been addressed in commit `419862a9c9879c`. Users are advised to upgrade. There are no known workarounds for this vulnerability.\"},{\"lang\":\"es\",\"value\":\"CoCalc es un software basado en web que permite la colaboraci\u00f3n en investigaci\u00f3n, ense\u00f1anza y publicaci\u00f3n cient\u00edfica. En las versiones afectadas, el analizador de rebajas permite incluir etiquetas `\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"sagemathinc\",\"product\":\"cocalc\",\"versions\":[{\"version\":\"\u003c 419862a9c9879c\",\"status\":\"affected\"}]}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"affectedData\":[{\"vendor\":\"sagemath\",\"product\":\"cocalc\",\"defaultStatus\":\"unknown\",\"cpes\":[\"cpe:2.3:a:sagemath:cocalc:-:*:*:*:*:*:*:*\"],\"versions\":[{\"version\":\"0\",\"lessThan\":\"419862a9c9879c\",\"versionType\":\"custom\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L\",\"baseScore\":7.6,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":2.1,\"impactScore\":5.5}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2024-05-29T14:34:13.626490Z\",\"id\":\"CVE-2024-36109\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"total\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"}]}],\"references\":[{\"url\":\"https://github.com/sagemathinc/cocalc/commit/419862a9c9879c\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/sagemathinc/cocalc/security/advisories/GHSA-8w44-hggw-p5rf\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/sagemathinc/cocalc/commit/419862a9c9879c\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/sagemathinc/cocalc/security/advisories/GHSA-8w44-hggw-p5rf\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
    "redhat_vex": {
      "current_release_date": "2025-05-28T20:22:57+00:00",
      "cve": "CVE-2024-36109",
      "id": "CVE-2024-36109",
      "initial_release_date": "2024-01-01T00:00:00+00:00",
      "product_status:known_not_affected": "1",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "Cross-site Scripting with Markdown rendering in CoCalc",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2024/cve-2024-36109.json",
      "version": "3"
    },
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/sagemathinc/cocalc/security/advisories/GHSA-8w44-hggw-p5rf\", \"name\": \"https://github.com/sagemathinc/cocalc/security/advisories/GHSA-8w44-hggw-p5rf\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/sagemathinc/cocalc/commit/419862a9c9879c\", \"name\": \"https://github.com/sagemathinc/cocalc/commit/419862a9c9879c\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T03:30:13.042Z\"}}, {\"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-36109\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-05-29T14:34:13.626490Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:sagemath:cocalc:-:*:*:*:*:*:*:*\"], \"vendor\": \"sagemath\", \"product\": \"cocalc\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"419862a9c9879c\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-05-29T14:47:28.506Z\"}, \"title\": \"CISA ADP Vulnrichment\"}], \"cna\": {\"title\": \"Cross-site Scripting with Markdown rendering in CoCalc\", \"source\": {\"advisory\": \"GHSA-8w44-hggw-p5rf\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.6, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"sagemathinc\", \"product\": \"cocalc\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 419862a9c9879c\"}]}], \"references\": [{\"url\": \"https://github.com/sagemathinc/cocalc/security/advisories/GHSA-8w44-hggw-p5rf\", \"name\": \"https://github.com/sagemathinc/cocalc/security/advisories/GHSA-8w44-hggw-p5rf\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/sagemathinc/cocalc/commit/419862a9c9879c\", \"name\": \"https://github.com/sagemathinc/cocalc/commit/419862a9c9879c\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"CoCalc is web-based software that enables collaboration in research, teaching, and scientific publishing. In affected versions the markdown parser allows `\u003cscript\u003e` tags to be included which execute when published. This issue has been addressed in commit `419862a9c9879c`. Users are advised to upgrade. There are no known workarounds for this vulnerability.\"}], \"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-05-28T18:40:55.068Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2024-36109\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-08-02T03:30:13.042Z\", \"dateReserved\": \"2024-05-20T21:07:48.186Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-05-28T18:40:55.068Z\", \"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…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

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…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…