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

87 lines
3.0 KiB
JSON

{
"id": "CVE-2020-35992",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-08-23T02:15:07.427",
"lastModified": "2022-08-25T20:45:02.167",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Fiserv Prologue through 2020-12-16 does not properly protect the database password. If an attacker were to gain access to the configuration file (specifically, the LogPassword attribute within appconfig.ini), they would be able to decrypt the password stored within the configuration file. This would yield cleartext credentials for the database (to gain access to financial records of customers stored within the database), and in some cases would allow remote login to the database."
},
{
"lang": "es",
"value": "Fiserv Prologue versiones hasta 16-12-2020, no protege apropiadamente la contrase\u00f1a de la base de datos. Si un atacante consiguiera acceso al archivo de configuraci\u00f3n (espec\u00edficamente, el atributo LogPassword dentro de appconfig.ini), podr\u00eda descifrar la contrase\u00f1a almacenada dentro del archivo de configuraci\u00f3n. Esto permitir\u00eda obtener credenciales en texto sin cifrar para la base de datos (para acceder a los registros financieros de los clientes almacenados en la base de datos), y en algunos casos permitir\u00eda el inicio de sesi\u00f3n remoto en la base de datos."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-522"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fiserv:prologue:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2020-12-16",
"matchCriteriaId": "CE1014D3-6624-4628-901F-B348BE790C3A"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/micahvandeusen/PrologueDecrypt",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://www.fiserv.com",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}