personnummer 0.0.8

1 security vulnerability found in version 0.0.8

Validation bypass vulnerability

low severity GHSA-vp9c-fpxx-744v
low severity GHSA-vp9c-fpxx-744v
Patched versions: >= 1.3.1

Impact

This vulnerability impacts users who rely on the last four digits of personnummer to be a real personnummer.

Workaround

The issue arises from the regular expression allowing the first three digits in the last four digits of the personnummer to be 000, which is invalid. To mitigate this without upgrading, a check on the last four digits can be made to make sure it's not 000x.

No officially reported memory leakage issues detected.


This gem version does not have any officially reported memory leaked issues.

Gem version without a license.


Unless a license that specifies otherwise is included, nobody can use, copy, distribute, or modify this library without being at risk of take-downs, shake-downs, or litigation.

This gem version is available.


This gem version has not been yanked and is still available for usage.