{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2025-47945",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2025-05-14T10:32:43.530Z",
        "datePublished": "2025-05-17T18:36:11.790Z",
        "dateUpdated": "2025-05-19T14:44:38.705Z"
    },
    "containers": {
        "cna": {
            "title": "Donetick Has Weak Default JWT Secret",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-453",
                            "lang": "en",
                            "description": "CWE-453: Insecure Default Variable Initialization",
                            "type": "CWE"
                        }
                    ]
                },
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-1188",
                            "lang": "en",
                            "description": "CWE-1188: Insecure Default Initialization of Resource",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 9.1,
                        "baseSeverity": "CRITICAL",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "HIGH",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/donetick/donetick/security/advisories/GHSA-hjjg-vw4j-986x",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/donetick/donetick/security/advisories/GHSA-hjjg-vw4j-986x"
                },
                {
                    "name": "https://github.com/donetick/donetick/commit/620b897bc0135f6668bb8a5562678104531108eb",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/donetick/donetick/commit/620b897bc0135f6668bb8a5562678104531108eb"
                },
                {
                    "name": "https://github.com/donetick/donetick/commit/b9a6e177eefdc605dedbc5320f0d93d6573d1db6",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/donetick/donetick/commit/b9a6e177eefdc605dedbc5320f0d93d6573d1db6"
                }
            ],
            "affected": [
                {
                    "vendor": "donetick",
                    "product": "donetick",
                    "versions": [
                        {
                            "version": "< 0.1.44",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2025-05-17T18:36:11.790Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Donetick an open-source app for managing tasks and chores. Prior to version 0.1.44, the application uses JSON Web Tokens (JWT) for authentication, but the signing secret has a weak default value. While the responsibility is left to the system administrator to change it, this approach is inadequate. The vulnerability is proven by existence of the issue in the live version as well. This issue can result in full account takeover of any user. Version 0.1.44 contains a patch."
                }
            ],
            "source": {
                "advisory": "GHSA-hjjg-vw4j-986x",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "references": [
                    {
                        "url": "https://github.com/donetick/donetick/security/advisories/GHSA-hjjg-vw4j-986x",
                        "tags": [
                            "exploit"
                        ]
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2025-05-19T14:44:33.575860Z",
                                "id": "CVE-2025-47945",
                                "options": [
                                    {
                                        "Exploitation": "poc"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "total"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2025-05-19T14:44:38.705Z"
                }
            }
        ]
    }
}