95 lines
2.6 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2011-5116",
"sourceIdentifier": "cve@mitre.org",
"published": "2012-08-23T20:55:03.733",
"lastModified": "2012-08-24T04:00:00.000",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in setseed-hub in SetSeed CMS 5.8.20, 5.11.2, and earlier allows remote attackers to execute arbitrary SQL commands via the loggedInUser cookie."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en (setseed-hub) en SetSeed CMS v5.8.20, v5.11.2, y anteriores, permite a atacantes remotos ejecutar comandos arbitrarios SQL a trav\u00e9s de la (cookie) loggedInUser."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:setseed:setseed_cms:*:*:*:*:*:*:*:*",
"versionEndIncluding": "5.11.2",
"matchCriteriaId": "B978B0E1-25C8-42AD-AD41-BBCA0A01A69F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:setseed:setseed_cms:5.8.20:*:*:*:*:*:*:*",
"matchCriteriaId": "44CE0F0E-3C80-400B-94D3-6C8937019302"
}
]
}
]
}
],
"references": [
{
"url": "http://www.exploit-db.com/exploits/18065",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.zeroscience.mk/en/vulnerabilities/ZSL-2011-5053.php",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}