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

100 lines
2.8 KiB
JSON

{
"id": "CVE-2008-6330",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-02-27T16:30:08.187",
"lastModified": "2017-09-29T01:33:06.747",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in index.php in MyTopix 1.3.0 and earlier allows remote authenticated users to execute arbitrary SQL commands via the send parameter in a notes action."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en index.php en MyTopix v1.3.0 y anteriores que permiten a los atacantes autenticados ejecutar comandos SQL a trav\u00e9s del par\u00e1metro \"send\" en una acci\u00f3n \"notes\"."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.5
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.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:jaia_interactive:mytopix:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.3.0",
"matchCriteriaId": "DA6BEA94-803D-4FB8-B75C-BB3F6028394D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jaia_interactive:mytopix:1.2.3:*:*:*:*:*:*:*",
"matchCriteriaId": "BC9A6354-C13A-41D3-844E-390EF48765A3"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/32362",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2008/3215",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/46741",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/7160",
"source": "cve@mitre.org"
}
]
}