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

86 lines
2.5 KiB
JSON

{
"id": "CVE-2008-6189",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-02-19T18:30:00.420",
"lastModified": "2017-08-17T01:29:06.693",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in GForge 4.5.19 allows remote attackers to execute arbitrary SQL commands via the offset parameter to (1) new/index.php, (2) news/index.php, and (3) top/topusers.php, which is not properly handled in database-pgsql.php."
},
{
"lang": "es",
"value": "Una vulnerabilidad de inyecci\u00f3n SQL en GForge versi\u00f3n 4.5.19, permite a los atacantes remotos ejecutar comandos SQL arbitrarios por medio del par\u00e1metro offset en archivos (1) new/index.php, (2) news/index.php y (3) top/topusers.php, que no son manejados apropiadamente en el archivo database-pgsql.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": true,
"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:gforge:gforge:4.5.19:*:*:*:*:*:*:*",
"matchCriteriaId": "AC89AC0A-3CC5-489C-ADA2-028CD9001F99"
}
]
}
]
}
],
"references": [
{
"url": "http://gforge.org/tracker/index.php?func=detail&aid=5552&group_id=1&atid=105",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/45802",
"source": "cve@mitre.org"
}
]
}