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

108 lines
3.0 KiB
JSON

{
"id": "CVE-2008-4785",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-10-29T14:22:38.523",
"lastModified": "2017-09-29T01:32:21.477",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in newuser.php in the alternate_profiles plugin, possibly 0.2, for e107 allows remote attackers to execute arbitrary SQL commands via the id parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en newuser.php en el plugin alternate_profiles, posiblemente 0.2, para e107 permite a un atacante remoto ejecutar c\u00f3digo SQL de su elecci\u00f3n por medio del par\u00e1metro id."
}
],
"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": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:a:e107:e107:*:*:*:*:*:*:*:*",
"matchCriteriaId": "2ED52F96-48B9-4111-AAEB-4E9190114802"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:e107:alternate_profiles_plugin:*:*:*:*:*:*:*:*",
"matchCriteriaId": "64DE8AA5-9812-4482-9F18-2ECA551D4F3F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:e107:alternate_profiles_plugin:0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "EA68227E-C80D-4154-BF08-AF3ED820D96D"
}
]
}
]
}
],
"references": [
{
"url": "http://securityreason.com/securityalert/4530",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/31940",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2008/2940",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/6849",
"source": "cve@mitre.org"
}
]
}