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

93 lines
2.5 KiB
JSON

{
"id": "CVE-2009-4467",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-12-30T20:00:01.267",
"lastModified": "2017-08-17T01:31:36.023",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "misc.php in DeluxeBB 1.3 allows remote attackers to register accounts without a valid email address via a valemail action with the valmem set to a pre-assigned user ID, which is visible from a memberlist action."
},
{
"lang": "es",
"value": "misc.php en DeluxeBB v1.3 permite a atacantes remotos crear cuentas con direcciones de correo no v\u00e1lidas mediante una acci\u00f3n \"valemail\" con valmem configurado con el valor de un ID de usuario pre-asignado, lo que es visible en una acci\u00f3n memberlist."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:deluxebb:deluxebb:1.3:*:*:*:*:*:*:*",
"matchCriteriaId": "077D66B2-3923-4732-9278-4A1DB60BBE4C"
}
]
}
]
}
],
"references": [
{
"url": "http://www.exploit-db.com/exploits/10598",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/bid/37448",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/54979",
"source": "cve@mitre.org"
}
]
}