René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

83 lines
2.0 KiB
JSON

{
"id": "CVE-2022-47034",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-02-13T22:15:13.317",
"lastModified": "2023-02-22T20:14:11.913",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "A type juggling vulnerability in the component /auth/fn.php of PlaySMS v1.4.5 and earlier allows attackers to bypass authentication."
}
],
"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:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-697"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:playsms:playsms:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.4.5",
"matchCriteriaId": "C26E3E23-6519-417A-A5A0-741B44A333D3"
}
]
}
]
}
],
"references": [
{
"url": "https://gist.github.com/tonino-25/d2316094cc751cc7a8e2c1ae6dbecfe9",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/playsms/playsms/commit/dd23673a00c052e113c6d44eb629dc355d3c0605",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}