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

87 lines
2.5 KiB
JSON

{
"id": "CVE-2022-37857",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-09-08T16:15:08.937",
"lastModified": "2022-09-14T14:09:57.947",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "bilde2910 Hauk v1.6.1 requires a hardcoded password which by default is blank. This hardcoded password is hashed but stored within the config.php file server-side as well as in clear-text on the android client device by default."
},
{
"lang": "es",
"value": "bilde2910 Hauk versi\u00f3n v1.6.1, requiere una contrase\u00f1a embebida que, de forma predeterminada, est\u00e1 en blanco. Esta contrase\u00f1a embebida est\u00e1 cifrada, pero es almacenada en el lado del servidor del archivo config.php, as\u00ed como en texto sin cifrar en el dispositivo cliente de Android de forma predeterminada"
}
],
"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:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"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:hauk_project:hauk:1.6.1:*:*:*:*:*:*:*",
"matchCriteriaId": "02566E9E-AFE8-4920-844D-09F03C7F8F68"
}
]
}
]
}
],
"references": [
{
"url": "https://gainsec.com/2022/08/07/cve-2022-hardcoded-creds-weak-password-hauk-android-location-sharing/",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/bilde2910/Hauk/issues/187",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Third Party Advisory"
]
}
]
}