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

102 lines
2.8 KiB
JSON

{
"id": "CVE-2009-2591",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-07-24T16:30:00.563",
"lastModified": "2017-09-19T01:29:13.297",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in the MyAnnonces module for E-Xoopport 3.1 allows remote attackers to execute arbitrary SQL commands via the lid parameter in a viewannonces action to index.php."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n de SQL en el m\u00f3dulo MyAnnonces de E-Xoopport v3.1 permite a atacantes remotos ejecutar comandos SQL a trav\u00e9s del par\u00e1metro lid en la acci\u00f3n viowannonces de index.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": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:runcms:myannonces:-:*:*:*:*:*:*:*",
"matchCriteriaId": "9FFB5009-A9E3-47EF-8E97-9C7FC6B85DFD"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:a:e-xoopport:e-xoopport:3.1:*:*:*:*:*:*:*",
"matchCriteriaId": "2FA4DA8F-7AEB-4F60-8250-3B1B434382A7"
}
]
}
]
}
],
"references": [
{
"url": "http://www.exploit-db.com/exploits/9217",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/35744",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/51852",
"source": "cve@mitre.org"
}
]
}