CVE-2024-31970
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedAdTran SRG 834-5 HDC17600021F1 devices (with SmartOS 11.1.1.1 and fixed in Version 12.1.3.1) have SSH enabled by default, accessible both over the LAN and the Internet. During a window of time when the device is being set up, it uses a default username and password combination of admin/admin with root-level privileges. An attacker can exploit this window to gain unauthorized root access by either modifying the existing admin account or creating a new account with equivalent privileges. This vulnerability allows attackers to execute arbitrary commands. NOTE: The vendor has disputed this, finding the report not applicable. According to AdTran, SSH has never been accessible (from WAN) on SmartOS official builds. Furthermore, the vendor adds that test build 11.1.0.101-202106231430 was never released to end users.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · moderate confidenceAdTran SRG 834-5 devices running SmartOS 11.1.1.1 have SSH enabled by default with accessible LAN and WAN interfaces. During initial device setup, the default credentials admin/admin provide root-level privileges, allowing attackers to either modify the existing admin account or create new privileged accounts to execute arbitrary commands.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data< 12.1.3.1CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify the device model and SmartOS versionAccess the device administrative interface or check the system information page to confirm the device is an AdTran SRG series and record the SmartOS firmware version numberAffected if The device is an AdTran SRG 834-5 or similar AdTran SDG device running SmartOS version lower than 12.1.3.1
-
Verify if SSH service is enabledCheck the device services or security settings to determine whether SSH has been intentionally enabled or remains at its default enabled stateAffected if SSH service is currently enabled on the device
-
Confirm SSH accessibility on WAN interfaceReview the network interface bindings or firewall configuration to determine if SSH is listening or accessible on the WAN (external) interface in addition to LANAffected if SSH is accessible from the WAN interface rather than restricted to LAN only
-
Test default credential validityAttempt to authenticate to the SSH service using the default credentials admin/admin, or verify if the admin account password has been changed from the factory defaultAffected if The default credentials admin/admin successfully authenticate and provide administrative access
The environment is affected if the device runs AdTran SmartOS version below 12.1.3.1 with SSH enabled and the default admin/admin credentials still active, particularly if SSH is exposed to the WAN interface.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scoped12.1.3.1
Update firmware to version 12.1.3.1 or later. Additionally, restrict SSH access via firewall rules to prevent WAN exposure and change default credentials immediately if SSH is required.
SmartOS 12.1.3.1
- Verify current SmartOS version by running 'smattrun root /usr/sbin/version' or checking the system information
- Download SmartOS version 12.1.3.1 from the official AdTran support portal or authorized distribution channels
- Backup all critical configuration data and user accounts before performing the upgrade
- Apply the SmartOS upgrade following AdTran's standard firmware update procedures, typically via the web management interface or CLI using 'sm-update' command
- After upgrade, verify the system is running version 12.1.3.1
- Confirm SSH access controls are properly configured: disable SSH if not required, or restrict access to trusted IP addresses only via firewall rules
- Change default admin password immediately if still using admin/admin
- Verify no unauthorized accounts exist in the system
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation2.0 h
- Testing3.0 h
- Review / QA1.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $2,224.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2024-31970 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2024-31970 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data