Piwigo is image gallery software written in PHP. When a criteria is not met on a host, piwigo defaults to usingmt_rand in order to generate password reset tokens. mt_rand output can be predicted after recovering the seed used to generate it. This low an unauthenticated attacker to take over an account providing they know an administrators email address in order to be able to request password reset.
References
Configurations
History
21 Nov 2024, 02:50
Type | Values Removed | Values Added |
---|---|---|
References | () http://piwigo.org/release-2.8.1%2C - | |
References | () https://github.com/Piwigo/Piwigo/commit/f51ee90c66527fd7ff634f3e8d414cb670da068d - Patch, Third Party Advisory | |
References | () https://github.com/Piwigo/Piwigo/issues/470%2C - |
07 Nov 2023, 02:32
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2022-01-28 20:15
Updated : 2024-11-21 02:50
NVD link : CVE-2016-3735
Mitre link : CVE-2016-3735
CVE.ORG link : CVE-2016-3735
JSON object : View
Products Affected
piwigo
- piwigo
CWE
CWE-335
Incorrect Usage of Seeds in Pseudo-Random Number Generator (PRNG)