311 – Unrestricted access between network segments - JSch
Description
The JSch StrictHostKeyChecking configuration is set to NO, this indicates that connections can be made to unknown servers or servers that have changed their keys, generating new ones and adding them by default to the known server files.
Impact
- Initiate connections to untrusted servers. - Increase the possibility of attacks such as MitM and spoofing. - Receive or send malicious data or files. - Leak sensitive information such as users and passwords.
Recommendation
- Limit access to administrative services such as SSH. - Implement safe values for the StricktHostKeyChecking configuration in JSch.
Threat
Unauthorized external attacker.
Expected Remediation Time
Score 4.0
Default score using CVSS 4.0. It may change depending on the context of the src.
Base 4.0
- Attack vector: N
- Attack complexity: L
- Attack Requirements: N
- Privileges required: N
- User interaction: N
- Confidentiality (VC): L
- Integrity (VI): L
- Availability (VA): N
- Confidentiality (SC): N
- Integrity (SI): N
- Availability (SA): N
Threat 4.0
- Exploit maturity: P