Security Advisories (1)
CVE-2025-22376 (2025-01-03)

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.

NAME

Net::OAuth::ProtectedResourceRequest - An OAuth protocol request for a Protected Resource

SEE ALSO

Net::OAuth, http://oauth.net

AUTHOR

Keith Grennan, <kgrennan at cpan.org>

COPYRIGHT & LICENSE

Copyright 2007 Keith Grennan, all rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.