Cyber Resilience

CVE-2023-1976

Answer ≤ 1.0.6

Public PoC
Published
11 April 2023
Modified
21 November 2024
Patch / advisory
CVSS Score v3.1 8.8
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.0061 46th percentile
Risk Priority 65 floored blend · peak EPSS

Summary

CVE-2023-1976 is a high-severity Password Aging with Long Expiration (CWE-263) vulnerability in Answer Answer. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Remote Services (T1021); ranked at the 46th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

EU & UK References

Vulnerability Data

Password Aging with Long Expiration in GitHub repository answerdev/answer prior to 1.0.6.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1021 Remote Services Lateral Movement
Adversaries may use [Valid Accounts](https://attack.
T1078 Valid Accounts Stealth
Adversaries may obtain and abuse credentials of existing accounts as a means of gaining Initial Access, Persistence, Privilege Escalation, or Defense Evasion.
T1078.001 Default Accounts Stealth
Adversaries may obtain and abuse credentials of a default account as a means of gaining Initial Access, Persistence, Privilege Escalation, or Defense Evasion.
T1110 Brute Force Credential Access
Adversaries may use brute force techniques to gain access to accounts when passwords are unknown or when password hashes are obtained.
T1110.001 Password Guessing Credential Access
Adversaries with no prior knowledge of legitimate credentials within the system or environment may guess passwords to attempt access to accounts.
T1110.002 Password Cracking Credential Access
Adversaries may use password cracking to attempt to recover usable credentials, such as plaintext passwords, when credential material such as password hashes are obtained.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2023-4125Same product: Answer Answer
CVE-2023-1539Same product: Answer Answer
CVE-2023-1538Same product: Answer Answer
CVE-2023-1537Same product: Answer Answer
CVE-2023-1540Same product: Answer Answer
CVE-2023-4815Same product: Answer Answer
CVE-2023-0744Same product: Answer Answer
CVE-2023-1542Same product: Answer Answer
CVE-2023-0739Same product: Answer Answer
CVE-2023-0741Same product: Answer Answer

Affected Assets

answer
answer
≤ 1.0.6

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)
  • V6.4.1

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.AA-01 partial match
prevents

Credential management includes setting and enforcing password lifetime rules.

PR.AA-03 partial match
prevents

Password policy enforcement can directly specify maximum password age.

PR.PS-01 partial match
prevents

Hardened baselines commonly embed password-aging configuration settings.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

degrades

Requires policies for managing authentication credentials including password lifetime.

degrades

Mandates secure authentication mechanisms that include appropriate password expiration settings.

References