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

81 lines
2.1 KiB
JSON

{
"id": "CVE-2022-35540",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-08-18T23:15:08.293",
"lastModified": "2022-08-19T14:17:11.357",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Hardcoded JWT Secret in AgileConfig <1.6.8 Server allows remote attackers to use the generated JWT token to gain administrator access."
},
{
"lang": "es",
"value": "Un Secreto JWT Embebido en AgileConfig versiones anteriores a 1.6.8 Server, permite a atacantes remotos usar el token JWT generado para conseguir acceso de administrador."
}
],
"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-798"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:dotnetcore:agileconfig:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.6.8",
"matchCriteriaId": "839201E6-FD66-4BD5-954D-0A92390A5B8C"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/dotnetcore/AgileConfig/issues/91",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Third Party Advisory"
]
}
]
}