CVE-2021-37848
CVE-2021-37848 is a high-severity vulnerability in Pengutronix Barebox with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-203.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- CVSS v2: 5.0
- EPSS exploit prediction: 2% (72nd percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-203
- Affected product: Pengutronix Barebox
- Published:
- Last modified:
Description
common/password.c in Pengutronix barebox through 2021.07.0 leaks timing information because strncmp is used during hash comparison.
Frequently asked questions
- What is CVE-2021-37848?
- common/password.c in Pengutronix barebox through 2021.07.0 leaks timing information because strncmp is used during hash comparison.
- How severe is CVE-2021-37848?
- CVE-2021-37848 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability none.
- Is CVE-2021-37848 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 2% (72nd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2021-37848?
- CVE-2021-37848 affects Pengutronix Barebox. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2021-37848?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2021-37848 published?
- CVE-2021-37848 was published on 2021-08-02 and last updated on 2026-06-17.
References
- https://gist.github.com/gquere/816dfadbad98745090034100a8a651eb
- https://github.com/saschahauer/barebox/commit/a3337563c705bc8e0cf32f910b3e9e3c43d962ff
Affected products (1)
- cpe:2.3:a:pengutronix:barebox:*:*:*:*:*:*:*:*
More vulnerabilities in Pengutronix Barebox
- CVE-2019-15938 — Critical (CVSS 9.8): Pengutronix barebox through 2019.08.1 has a remote buffer overflow in nfs_readlink_req in fs/nfs.c because a length…
- CVE-2019-15937 — Critical (CVSS 9.8): Pengutronix barebox through 2019.08.1 has a remote buffer overflow in nfs_readlink_reply in net/nfs.c because a length…
- CVE-2020-13910 — Critical (CVSS 9.1): Pengutronix Barebox through v2020.05.0 has an out-of-bounds read in nfs_read_reply in net/nfs.c because a field of an…
- CVE-2026-34963 — High (CVSS 8.4): barebox version prior to 2026.04.0 contains multiple memory-safety vulnerabilities in the EFI PE loader in…
- CVE-2026-33243 — High (CVSS 8.2): barebox is a bootloader. In barebox from version 2016.03.0 to before version 2026.03.1 (and the corresponding backport…
- CVE-2021-37847 — High (CVSS 7.5): crypto/digest.c in Pengutronix barebox through 2021.07.0 leaks timing information because memcmp is used during digest…
All CVEs affecting Pengutronix Barebox →
Other CWE-203 (Observable Discrepancy) vulnerabilities
- CVE-2019-25337 — Critical (CVSS 9.8): OwnCloud 8.1.8 contains a username enumeration vulnerability that allows remote attackers to discover user accounts by…
- CVE-2026-23519 — Critical (CVSS 9.8): RustCrypto CMOV provides conditional move CPU intrinsics which are guaranteed on major platforms to execute in…
- CVE-2025-27667 — Critical (CVSS 9.8): Vasion Print (formerly PrinterLogic) before Virtual Appliance Host 22.0.843 Application 20.0.1923 allows Administrative…
- CVE-2024-25714 — Critical (CVSS 9.8): In Rhonabwy through 1.1.13, HMAC signature verification uses a strcmp function that is vulnerable to side-channel…
- CVE-2024-25191 — Critical (CVSS 9.8): php-jwt 1.0.0 uses strcmp (which is not constant time) to verify authentication, which makes it easier to bypass…
- CVE-2024-25190 — Critical (CVSS 9.8): l8w8jwt 2.2.1 uses memcmp (which is not constant time) to verify authentication, which makes it easier to bypass…
Browse all CWE-203 (Observable Discrepancy) vulnerabilities →