← Back

Cgilua

cgilua

Vendor: Keplerproject • 3 CVEs

CVEs (3)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Keplerproject
1Cgilua
Nov 21, 2024
Feb 6, 2020
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
The session.lua library in CGILua 5.2 alpha 1 and 5.2 alpha 2 uses weak session IDs generated based on OS time, which allows remote attackers to hijack arbitrary sessions via a brute force attack. NOTE: CVE-2014-10399 an...Show more
The session.lua library in CGILua 5.2 alpha 1 and 5.2 alpha 2 uses weak session IDs generated based on OS time, which allows remote attackers to hijack arbitrary sessions via a brute force attack. NOTE: CVE-2014-10399 and CVE-2014-10400 were SPLIT from this ID.Show less
1Keplerproject
1Cgilua
Nov 21, 2024
Feb 6, 2020
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
The session.lua library in CGILua 5.0.x uses sequential session IDs, which makes it easier for remote attackers to predict the session ID and hijack arbitrary sessions. NOTE: this vulnerability was SPLIT from CVE-2014-28...Show more
The session.lua library in CGILua 5.0.x uses sequential session IDs, which makes it easier for remote attackers to predict the session ID and hijack arbitrary sessions. NOTE: this vulnerability was SPLIT from CVE-2014-2875.Show less
1Keplerproject
1Cgilua
Nov 21, 2024
Feb 6, 2020
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
The session.lua library in CGILua 5.1.x uses the same ID for each session, which allows remote attackers to hijack arbitrary sessions. NOTE: this vulnerability was SPLIT from CVE-2014-2875.