In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Improper Input Validation vulnerabilities in an interactive lesson.
Start learningA fix was pushed into the master
branch but not yet published.
This was deemed not a vulnerability.
github.com/personnummer/go is a Validator of Swedish social security numbers.
Affected versions of this package are vulnerable to Improper Input Validation due to regular expression that allowing the first three digits in the last four digits of the "personnummer" to be 000
, which is invalid. This vulnerability impacts users who rely on the four last digits of "personnummer" to be a real "personnummer".
NOTE: This vulnerability is a duplicate of this advisory.