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

123 lines
3.5 KiB
JSON

{
"id": "CVE-2008-6992",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-08-19T05:24:52.627",
"lastModified": "2009-08-19T05:24:52.627",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "GreenSQL Firewall (greensql-fw), possibly before 0.9.2 or 0.9.4, allows remote attackers to bypass the SQL injection protection mechanism via a WHERE clause containing an expression such as \"x=y=z\", which is successfully parsed by MySQL."
},
{
"lang": "es",
"value": "GreenSQL Firewall (greensql-fw), posiblemente en versiones anteriores a v0.9.2 o v0.9.4, permite a atacantes remotos evitar la protecci\u00f3n de inyecci\u00f3n SQL a trav\u00e9s de una clausula WHERE que contenga una expresi\u00f3n \"x=y=z\", lo que es parseado con \u00e9xito por MySQL."
}
],
"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:greensql:greensql_firewall:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.8.3",
"matchCriteriaId": "80AFABA4-7292-44AD-BFDF-76BA26F10DFA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:greensql:greensql_firewall:0.3.4:*:*:*:*:*:*:*",
"matchCriteriaId": "E234BCE8-671E-4BBF-B889-0A498A6BC89E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:greensql:greensql_firewall:0.3.5:*:*:*:*:*:*:*",
"matchCriteriaId": "140435FF-4874-41BC-A8D1-C4471360F15B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:greensql:greensql_firewall:0.8.2:*:*:*:*:*:*:*",
"matchCriteriaId": "C862B9BE-4641-4078-816B-25EBC0DD35DF"
}
]
}
]
}
],
"references": [
{
"url": "http://bugs.mysql.com/bug.php?id=39337",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://sla.ckers.org/forum/read.php?16,24367",
"source": "cve@mitre.org"
},
{
"url": "http://www.greensql.net/node/89",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.greensql.net/node/98",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.greensql.net/security",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}