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

95 lines
2.6 KiB
JSON

{
"id": "CVE-2009-3975",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-11-18T23:30:00.750",
"lastModified": "2017-09-19T01:29:51.983",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in index.php in Moa Gallery 1.1.0 and 1.2.0 allows remote attackers to execute arbitrary SQL commands via the gallery_id parameter in a gallery_view action."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en index.php en Moa Gallery v 1.1.0 y v1.2.0, permite a atacantes remotos ejecutar comandos SQL de su elecci\u00f3n a trav\u00e9s del par\u00e1metro gallery_id en una acci\u00f3n a gallery_view."
}
],
"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",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"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:moagallery:moa:1.1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "55E5FF2C-F1D2-4C0D-BCCE-B25C2EC64405"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:moagallery:moa:1.2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "26B7D6E8-2485-4348-88C2-59D196533EAE"
}
]
}
]
}
],
"references": [
{
"url": "http://www.exploit-db.com/exploits/9481",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2009/2399",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/52707",
"source": "cve@mitre.org"
}
]
}