René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

95 lines
3.5 KiB
JSON

{
"id": "CVE-2008-4356",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-09-30T18:15:08.857",
"lastModified": "2017-09-29T01:32:07.807",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple SQL injection vulnerabilities in Kasseler CMS 1.1.0 and 1.2.0 allow remote attackers to execute arbitrary SQL commands via (1) the nid parameter to index.php in a View action to the News module; (2) the vid parameter to index.php in a Result action to the Voting module; (3) the fid parameter to index.php in a ShowForum action to the Forum module; (4) the tid parameter to index.php in a ShowTopic action to the Forum module; (5) the uname parameter to index.php in a UserInfo action to the Account module; or (6) the module parameter to index.php, probably related to the TopSites module."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades SQL en Kasseler CMS 1.1.0 y 1.2.0, permite a atacantes remotos ejecutar comandos SQL de su elecci\u00f3n a trav\u00e9s de los par\u00e1metros (1) \"nid\" al index.php en una acci\u00f3n View al m\u00f3dulo News; (2) \"vid\" al index.php en una acci\u00f3n Result al m\u00f3dulo Voting ; (3) \"fid\" al index.php en una acci\u00f3n ShowForum al m\u00f3dulo Forum; (4) \"tid\" al index.php en una acci\u00f3n ShowTopic al m\u00f3dulo Forum; (5) \"uname\" al index.php en una acci\u00f3n UserInfo al m\u00f3dulo Account; o (6) \"module\" al index.php, probablemente relacionado con el m\u00f3dulo TopSites."
}
],
"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:kasseler-cms:kasseler_cms:1.1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "C19E5E3F-6B12-4763-892D-E58628CDFC29"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:kasseler-cms:kasseler_cms:1.2.0:lite:*:*:*:*:*:*",
"matchCriteriaId": "4CCC4E4C-B6EE-49E1-983F-1A83F5F4220D"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/31170",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/45120",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/6460",
"source": "cve@mitre.org"
}
]
}