2024-12-08 03:06:42 +00:00

102 lines
2.7 KiB
JSON

{
"id": "CVE-2023-22963",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-01-11T06:15:08.940",
"lastModified": "2024-11-21T07:45:44.063",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The personnummer implementation before 3.0.3 for Dart mishandles numbers in which the last four digits match the ^000[0-9]$ regular expression."
},
{
"lang": "es",
"value": "La implementaci\u00f3n de personnummer anterior a 3.0.3 para Dart maneja mal los n\u00fameros en los que los \u00faltimos cuatro d\u00edgitos coinciden con la expresi\u00f3n regular ^000[0-9]$."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:personnummer:personnummer:*:*:*:*:*:dart:*:*",
"versionEndExcluding": "3.0.3",
"matchCriteriaId": "973E0827-B597-4520-A241-A20C1C35CAD0"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/advisories/GHSA-4xh4-v2pq-jvhm",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/personnummer/dart/security/advisories/GHSA-4xh4-v2pq-jvhm",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/advisories/GHSA-4xh4-v2pq-jvhm",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/personnummer/dart/security/advisories/GHSA-4xh4-v2pq-jvhm",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
]
}
]
}