GO-2025-3987

Source
https://pkg.go.dev/vuln/GO-2025-3987
Import Source
https://vuln.go.dev/ID/GO-2025-3987.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2025-3987
Aliases
Published
2025-11-05T18:41:07Z
Modified
2025-11-05T19:57:36.104707Z
Summary
Vulnerable to Improper Validation of Syntactic Correctness of Input in github.com/nyaruka/phonenumbers
Details

Vulnerable to Improper Validation of Syntactic Correctness of Input in github.com/nyaruka/phonenumbers

Database specific
{
    "url": "https://pkg.go.dev/vuln/GO-2025-3987",
    "review_status": "REVIEWED"
}
References

Affected packages

Go / github.com/nyaruka/phonenumbers

Package

Name
github.com/nyaruka/phonenumbers
View open source insights on deps.dev
Purl
pkg:golang/github.com/nyaruka/phonenumbers

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.2.2

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/nyaruka/phonenumbers",
            "symbols": [
                "ContainsOnlyValidXChars",
                "FormatInOriginalFormat",
                "GetExampleNumber",
                "GetExampleNumberForNonGeoEntity",
                "GetExampleNumberForType",
                "IsNumberMatch",
                "IsNumberMatchWithOneNumber",
                "Leniency.Verify",
                "Parse",
                "ParseAndKeepRawInput",
                "ParseAndKeepRawInputToNumber",
                "ParseToNumber",
                "buildNationalNumberForParsing",
                "parseHelper"
            ]
        }
    ]
}