2024-10-05 04:03:18 +00:00

81 lines
2.8 KiB
JSON

{
"id": "CVE-2024-45987",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-09-26T18:15:08.583",
"lastModified": "2024-10-05T02:21:24.450",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Projectworld Online Voting System Version 1.0 is vulnerable to Cross Site Request Forgery (CSRF) via voter.php. This vulnerability allows an attacker to craft a malicious link that, when clicked by an authenticated user, automatically submits a vote for a specified party without the user's consent or knowledge. The attack leverages the user's active session to perform the unauthorized action, compromising the integrity of the voting process."
},
{
"lang": "es",
"value": "Projectworld Online Voting System Version 1.0 es vulnerable a Cross Site Request Forgery (CSRF) a trav\u00e9s de voter.php. Esta vulnerabilidad permite a un atacante crear un v\u00ednculo malicioso que, cuando un usuario autenticado hace clic en \u00e9l, env\u00eda autom\u00e1ticamente un voto para un partido espec\u00edfico sin el consentimiento o conocimiento del usuario. El ataque aprovecha la sesi\u00f3n activa del usuario para realizar la acci\u00f3n no autorizada, lo que compromete la integridad del proceso de votaci\u00f3n."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-352"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:online_voting_system_project:online_voting_system:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "ECC3B251-845F-4FE1-8A9E-FFF2DA5F88B9"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/soursec/CVEs/tree/main/CVE-2024-45987",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}