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

104 lines
2.6 KiB
JSON

{
"id": "CVE-2022-35143",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-08-04T20:15:19.920",
"lastModified": "2022-08-10T16:57:04.057",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Renato v0.17.0 employs weak password complexity requirements, allowing attackers to crack user passwords via brute-force attacks."
},
{
"lang": "es",
"value": "Renato versi\u00f3n v0.17.0 emplea requisitos de complejidad de contrase\u00f1as d\u00e9biles, permitiendo a atacantes descifrar las contrase\u00f1as de los usuarios por medio de ataques de fuerza bruta"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/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
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-521"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:raneto_project:raneto:*:*:*:*:*:node.js:*:*",
"versionEndExcluding": "0.17.1",
"matchCriteriaId": "012C0A5C-02E2-4D17-9642-E83AA8AE6979"
}
]
}
]
}
],
"references": [
{
"url": "http://raneto.com/",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://cwe.mitre.org/data/definitions/521.html",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144/",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/gilbitron/Raneto/releases",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Third Party Advisory"
]
}
]
}