{ "id": "CVE-2023-27560", "sourceIdentifier": "cve@mitre.org", "published": "2023-03-03T06:15:08.653", "lastModified": "2023-03-10T18:54:55.587", "vulnStatus": "Analyzed", "cveTags": [], "descriptions": [ { "lang": "en", "value": "Math/PrimeField.php in phpseclib 3.x before 3.0.19 has an infinite loop with composite primefields." } ], "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:N/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-835" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:phpseclib:phpseclib:*:*:*:*:*:*:*:*", "versionStartIncluding": "3.0.0", "versionEndExcluding": "3.0.19", "matchCriteriaId": "D2243A87-8051-428C-8C5F-6FB463E453BB" } ] } ] } ], "references": [ { "url": "https://github.com/phpseclib/phpseclib/commit/6298d1cd55c3ffa44533bd41906caec246b60440", "source": "cve@mitre.org", "tags": [ "Patch" ] }, { "url": "https://github.com/phpseclib/phpseclib/releases/tag/3.0.19", "source": "cve@mitre.org", "tags": [ "Release Notes" ] } ] }