CVE-2017-7901
30.06.2017, 03:29
A Predictable Value Range from Previous Values issue was discovered in Rockwell Automation Allen-Bradley MicroLogix 1100 programmable-logic controllers 1763-L16AWA, Series A and B, Version 16.00 and prior versions; 1763-L16BBB, Series A and B, Version 16.00 and prior versions; 1763-L16BWA, Series A and B, Version 16.00 and prior versions; and 1763-L16DWD, Series A and B, Version 16.00 and prior versions and Allen-Bradley MicroLogix 1400 programmable logic controllers 1766-L32AWA, Series A and B, Version 16.00 and prior versions; 1766-L32BWA, Series A and B, Version 16.00 and prior versions; 1766-L32BWAA, Series A and B, Version 16.00 and prior versions; 1766-L32BXB, Series A and B, Version 16.00 and prior versions; 1766-L32BXBA, Series A and B, Version 16.00 and prior versions; and 1766-L32AWAA, Series A and B, Version 16.00 and prior versions. Insufficiently random TCP initial sequence numbers are generated, which may allow an attacker to predict the numbers from previous values. This may allow an attacker to spoof or disrupt TCP connections, resulting in a denial of service for the target device.Enginsight
Vendor | Product | Version |
---|---|---|
rockwellautomation | 1763-l16awa_series_a | 𝑥 ≤ 16.000 |
rockwellautomation | 1763-l16awa_series_b | 𝑥 ≤ 16.000 |
rockwellautomation | 1763-l16bbb_series_a | 𝑥 ≤ 16.000 |
rockwellautomation | 1763-l16bbb_series_b | 𝑥 ≤ 16.000 |
rockwellautomation | 1763-l16bwa_series_a | 𝑥 ≤ 16.000 |
rockwellautomation | 1763-l16bwa_series_b | 𝑥 ≤ 16.000 |
rockwellautomation | 1763-l16dwd_series_a | 𝑥 ≤ 16.000 |
rockwellautomation | 1763-l16dwd_series_b | 𝑥 ≤ 16.000 |
rockwellautomation | 1766-l32awa_series_a | 𝑥 ≤ 16.000 |
rockwellautomation | 1766-l32awa_series_b | 𝑥 ≤ 16.000 |
rockwellautomation | 1766-l32awaa_series_a | 𝑥 ≤ 16.000 |
rockwellautomation | 1766-l32awaa_series_b | 𝑥 ≤ 16.000 |
rockwellautomation | 1766-l32bwa_series_a | 𝑥 ≤ 16.000 |
rockwellautomation | 1766-l32bwa_series_b | 𝑥 ≤ 16.000 |
rockwellautomation | 1766-l32bwaa_series_a | 𝑥 ≤ 16.000 |
rockwellautomation | 1766-l32bwaa_series_b | 𝑥 ≤ 16.000 |
rockwellautomation | 1766-l32bxb_series_a | 𝑥 ≤ 16.000 |
rockwellautomation | 1766-l32bxb_series_b | 𝑥 ≤ 16.000 |
rockwellautomation | 1766-l32bxba_series_a | 𝑥 ≤ 16.000 |
rockwellautomation | 1766-l32bxba_series_b | 𝑥 ≤ 16.000 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-343 - Predictable Value Range from Previous ValuesThe software's random number generator produces a series of values which, when observed, can be used to infer a relatively small range of possibilities for the next value that could be generated.
- CWE-330 - Use of Insufficiently Random ValuesThe software uses insufficiently random numbers or values in a security context that depends on unpredictable numbers.