Search

Find a vulnerability

Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

    1 vulnerability by tracksapp

    CVE-2024-41805 (GCVE-0-2024-41805)

    Vulnerability from cvelistv5 – Published: 2024-07-26 14:51 – Updated: 2024-08-02 04:46
    VLAI
    Title
    Tracks vulnerable to reflected cross-site scripting
    Summary
    Tracks, a Getting Things Done (GTD) web application, is vulnerable to reflected cross-site scripting in versions prior to 2.7.1. Reflected cross-site scripting enables execution of malicious JavaScript in the context of a user’s browser if that user clicks on a malicious link, allowing phishing attacks that could lead to credential theft. Tracks version 2.7.1 is patched. No known complete workarounds are available.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    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
    TracksApp tracks Affected: < 2.7.1
    Create a notification for this product.
    tracksapp tracks Affected: 2.7.1
        cpe:2.3:a:tracksapp:tracks:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "affected": [
              {
                "cpes": [
                  "cpe:2.3:a:tracksapp:tracks:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "tracks",
                "vendor": "tracksapp",
                "versions": [
                  {
                    "status": "affected",
                    "version": "2.7.1"
                  }
                ]
              }
            ],
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-41805",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-07-26T17:39:46.403498Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-07-26T17:45:20.763Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          },
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-02T04:46:52.945Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "https://github.com/TracksApp/tracks/security/advisories/GHSA-fp4p-59hr-3695",
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://github.com/TracksApp/tracks/security/advisories/GHSA-fp4p-59hr-3695"
              },
              {
                "name": "https://github.com/TracksApp/tracks/commit/b0d288d2efd0f8020d04ca95b8e0738a9eab6c51",
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://github.com/TracksApp/tracks/commit/b0d288d2efd0f8020d04ca95b8e0738a9eab6c51"
              },
              {
                "name": "https://github.com/TracksApp/tracks/commit/c23ca0574ec1149993476632ffd66643aec6aac2",
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://github.com/TracksApp/tracks/commit/c23ca0574ec1149993476632ffd66643aec6aac2"
              },
              {
                "name": "https://github.com/TracksApp/tracks/releases/tag/v2.7.1",
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://github.com/TracksApp/tracks/releases/tag/v2.7.1"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "tracks",
              "vendor": "TracksApp",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003c 2.7.1"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Tracks, a Getting Things Done (GTD) web application, is vulnerable to reflected cross-site scripting in versions prior to 2.7.1. Reflected cross-site scripting enables execution of malicious JavaScript in the context of a user\u2019s browser if that user clicks on a malicious link, allowing phishing attacks that could lead to credential theft. Tracks version 2.7.1 is patched. No known complete workarounds are available."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "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"
              }
            }
          ],
          "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-07-26T14:51:16.205Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/TracksApp/tracks/security/advisories/GHSA-fp4p-59hr-3695",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/TracksApp/tracks/security/advisories/GHSA-fp4p-59hr-3695"
            },
            {
              "name": "https://github.com/TracksApp/tracks/commit/b0d288d2efd0f8020d04ca95b8e0738a9eab6c51",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/TracksApp/tracks/commit/b0d288d2efd0f8020d04ca95b8e0738a9eab6c51"
            },
            {
              "name": "https://github.com/TracksApp/tracks/commit/c23ca0574ec1149993476632ffd66643aec6aac2",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/TracksApp/tracks/commit/c23ca0574ec1149993476632ffd66643aec6aac2"
            },
            {
              "name": "https://github.com/TracksApp/tracks/releases/tag/v2.7.1",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/TracksApp/tracks/releases/tag/v2.7.1"
            }
          ],
          "source": {
            "advisory": "GHSA-fp4p-59hr-3695",
            "discovery": "UNKNOWN"
          },
          "title": "Tracks vulnerable to reflected cross-site scripting"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2024-41805",
        "datePublished": "2024-07-26T14:51:02.015Z",
        "dateReserved": "2024-07-22T13:57:37.135Z",
        "dateUpdated": "2024-08-02T04:46:52.945Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }