{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2025-53485",
        "assignerOrgId": "c4f26cc8-17ff-4c99-b5e2-38fc1793eacc",
        "state": "PUBLISHED",
        "assignerShortName": "wikimedia-foundation",
        "dateReserved": "2025-06-30T15:20:44.462Z",
        "datePublished": "2025-07-04T17:39:36.272Z",
        "dateUpdated": "2025-07-08T17:38:04.023Z"
    },
    "containers": {
        "cna": {
            "affected": [
                {
                    "defaultStatus": "unaffected",
                    "product": "Mediawiki - SecurePoll extension",
                    "vendor": "Wikimedia Foundation",
                    "versions": [
                        {
                            "lessThan": "1.39.13",
                            "status": "affected",
                            "version": "1.39.x",
                            "versionType": "semver"
                        },
                        {
                            "lessThan": "1.42.7",
                            "status": "affected",
                            "version": "1.42.x",
                            "versionType": "semver"
                        },
                        {
                            "lessThan": "1.43.2",
                            "status": "affected",
                            "version": "1.43.x",
                            "versionType": "semver"
                        }
                    ]
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "supportingMedia": [
                        {
                            "base64": false,
                            "type": "text/html",
                            "value": "<p>SetTranslationHandler.php does not validate that the user is an election admin, allowing any (even unauthenticated) user to change election-related translation text. While partially broken in newer MediaWiki versions, the check is still missing.</p>\n\n\n<p>This issue affects Mediawiki - SecurePoll extension: from 1.39.X before 1.39.13, from 1.42.X before 1.42.7, from 1.43.X before 1.43.2.</p>"
                        }
                    ],
                    "value": "SetTranslationHandler.php does not validate that the user is an election admin, allowing any (even unauthenticated) user to change election-related translation text. While partially broken in newer MediaWiki versions, the check is still missing.\n\n\n\n\nThis issue affects Mediawiki - SecurePoll extension: from 1.39.X before 1.39.13, from 1.42.X before 1.42.7, from 1.43.X before 1.43.2."
                }
            ],
            "impacts": [
                {
                    "capecId": "CAPEC-122",
                    "descriptions": [
                        {
                            "lang": "en",
                            "value": "CAPEC-122 Privilege Abuse"
                        }
                    ]
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-862",
                            "description": "CWE-862 Missing Authorization",
                            "lang": "en",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "c4f26cc8-17ff-4c99-b5e2-38fc1793eacc",
                "shortName": "wikimedia-foundation",
                "dateUpdated": "2025-07-04T17:44:31.423Z"
            },
            "references": [
                {
                    "url": "https://phabricator.wikimedia.org/T392341"
                },
                {
                    "url": "https://gerrit.wikimedia.org/r/149668"
                }
            ],
            "source": {
                "discovery": "UNKNOWN"
            },
            "title": "SecurePoll: Unauthorized access to SetTranslationHandler allows arbitrary text changes",
            "x_generator": {
                "engine": "Vulnogram 0.2.0"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "cvssV3_1": {
                            "scope": "UNCHANGED",
                            "version": "3.1",
                            "baseScore": 7.5,
                            "attackVector": "NETWORK",
                            "baseSeverity": "HIGH",
                            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
                            "integrityImpact": "HIGH",
                            "userInteraction": "NONE",
                            "attackComplexity": "LOW",
                            "availabilityImpact": "NONE",
                            "privilegesRequired": "NONE",
                            "confidentialityImpact": "NONE"
                        }
                    },
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2025-07-07T19:44:55.869471Z",
                                "id": "CVE-2025-53485",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2025-07-08T17:38:04.023Z"
                }
            }
        ]
    }
}