2024-12-08 03:06:42 +00:00

91 lines
2.5 KiB
JSON

{
"id": "CVE-2012-1203",
"sourceIdentifier": "cve@mitre.org",
"published": "2014-12-28T00:59:01.720",
"lastModified": "2024-11-21T01:36:39.403",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Cross-site request forgery (CSRF) vulnerability in starnet/index.php in SyndeoCMS 3.0 and earlier allows remote attackers to hijack the authentication of administrators for requests that add user accounts via a save_user action."
},
{
"lang": "es",
"value": "Vulnerabilidad CSRF en starnet/index.php en SyndeoCMS 3.0 y anteriores permite a atacantes remotos secuestrar la autenticaci\u00f3n del administrador en las petici\u00f3n de a\u00f1adir cuentas de usuario a trav\u00e9s de la acci\u00f3n save_user."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"baseScore": 6.8,
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"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:syndeocms:syndeocms:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.0.00",
"matchCriteriaId": "275640CC-5F65-4831-B941-01A9C9BF01FF"
}
]
}
]
}
],
"references": [
{
"url": "http://www.exploit-db.com/exploits/18498/",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.exploit-db.com/exploits/18498/",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit"
]
}
]
}