Robert Rothenberg

2 exploits Active since Jan 2025
CVE-2025-22376 WRITEUP MEDIUM WRITEUP
Net::OAuth::Client <0.29 - Info Disclosure
In Net::OAuth::Client in the Net::OAuth package before 0.29 for Perl, the default nonce is a 32-bit integer generated from the built-in rand() function, which is not cryptographically strong.
CVSS 5.3
CVE-2025-40920 WRITEUP HIGH WRITEUP
Catalyst::Authentication::Credential::HTTP <1.018 - Info Disclosure
Catalyst::Authentication::Credential::HTTP versions 1.018 and earlier for Perl generate nonces using the Perl Data::UUID library. * Data::UUID does not use a strong cryptographic source for generating UUIDs. * Data::UUID returns v3 UUIDs, which are generated from known information and are unsuitable for security, as per RFC 9562. * The nonces should be generated from a strong cryptographic source, as per RFC 7616.
CVSS 8.6