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

86 lines
2.5 KiB
JSON

{
"id": "CVE-2011-5137",
"sourceIdentifier": "cve@mitre.org",
"published": "2012-08-31T21:55:01.123",
"lastModified": "2017-08-29T01:30:41.927",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple SQL injection vulnerabilities in tForum b0.915 allow remote attackers to execute arbitrary SQL commands via the (1) TopicID parameter to viewtopic.php, the (2) BoardID parameter to viewboard.php, or (3) CatID parameter to viewcat.php."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de inyecci\u00f3n SQL en tForum b0.915 permite a atacantes remotos ejecutar comandos SQL arbitrarios a trav\u00e9s del par\u00e1metro (1) TopicId a viewtopic.php, el par\u00e1metro (2) BoardID a viewboard.php, o (3) par\u00e1metro CatID a viewcat.php ."
}
],
"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:tforum:tforum:b0.915:*:*:*:*:*:*:*",
"matchCriteriaId": "CD4AA855-6777-43F5-8B9C-4299E75654A8"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.org/files/view/108184/tforum-sqlxss.txt",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/71975",
"source": "cve@mitre.org"
}
]
}