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

106 lines
3.3 KiB
JSON

{
"id": "CVE-2018-11554",
"sourceIdentifier": "cve@mitre.org",
"published": "2018-06-05T11:29:00.243",
"lastModified": "2018-07-31T19:40:35.207",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The forgotten-password feature in index.php/member/reset/reset_email.html in YzmCMS v3.2 through v3.7 has a Response Discrepancy Information Exposure issue and an unexpectedly long lifetime for a verification code, which makes it easier for remote attackers to hijack accounts via a brute-force approach."
},
{
"lang": "es",
"value": "La funcionalidad de contrase\u00f1a olvidada en index.php/member/reset/reset_email.html en YzmCMS, de la versi\u00f3n v3.2 hasta la v3.7 tiene un problema de exposici\u00f3n de informaci\u00f3n por discrepancia en la respuesta y un tiempo de vida inesperadamente largo para un c\u00f3digo de verificaci\u00f3n. Esto hace que a los atacantes remotos les sea m\u00e1s sencillo secuestrar cuentas mediante un enfoque de fuerza bruta."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
],
"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-200"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:yzmcms:yzmcms:*:*:*:*:*:*:*:*",
"versionStartIncluding": "3.2",
"versionEndIncluding": "3.7",
"matchCriteriaId": "6C3C1618-180F-4D02-9C23-09FF75FC3F33"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/littleheary/-YzmCMS-User-Traversal-Vulnerability/blob/master/README.md",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}