mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 23:14:03 +02:00
19 lines
973 B
Markdown
19 lines
973 B
Markdown
### [CVE-2017-6026](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-6026)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A Use of Insufficiently Random Values issue was discovered in Schneider Electric Modicon PLCs Modicon M241, firmware versions prior to Version 4.0.5.11, and Modicon M251, firmware versions prior to Version 4.0.5.11. The session numbers generated by the web application are lacking randomization and are shared between several users. This may allow a current session to be compromised.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/45918/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/n0-traces/cve_monitor
|
|
|