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

101 lines
3.0 KiB
JSON

{
"id": "CVE-2008-6772",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-04-29T18:30:00.267",
"lastModified": "2017-09-29T01:33:19.637",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "login/register_form.php in YourPlace 1.0.2 and earlier does not check that a username already exists when a new account is created, which allows remote attackers to bypass intended access restrictions by registering a new account with the username of a target user."
},
{
"lang": "es",
"value": "login/register_form.php en YourPlace v1.0.2 y anteriores no comprueba que un nombre de usuario ya existe cuando se crea una nueva cuenta, lo cual permite a atacantes remotos eludir las restricciones de acceso al registrar una nueva cuenta de usuario con el nombre de usuario del usuario objetivo."
}
],
"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-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:peterselie:yourplace:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.0.2",
"matchCriteriaId": "856DD089-E3A0-408A-8C9F-0A587D0AE7E3"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:peterselie:yourplace:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "77583454-EBFD-451B-9632-3503B1F45D84"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:peterselie:yourplace:1.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "DE0839B7-9337-425E-AEA3-3F802D3BBDD9"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/32971",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/47564",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/7545",
"source": "cve@mitre.org"
}
]
}