2023-07-24 14:00:39 +00:00

110 lines
3.4 KiB
JSON

{
"id": "CVE-2022-31158",
"sourceIdentifier": "security-advisories@github.com",
"published": "2022-07-15T18:15:08.973",
"lastModified": "2023-07-24T13:08:42.310",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "LTI 1.3 Tool Library is a library used for building IMS-certified LTI 1.3 tool providers in PHP. Prior to version 5.0, the Nonce Claim Value was not being validated against the nonce value sent in the Authentication Request. Users should upgrade to version 5.0 to receive a patch. There are currently no known workarounds."
},
{
"lang": "es",
"value": "LTI versi\u00f3n 1.3 Tool Library es una biblioteca usada para construir proveedores de herramientas LTI versi\u00f3n 1.3 certificados por IMS en PHP. En versiones anteriores a 5.0, el valor Nonce Claim no se estaba comprendiendo contra el valor nonce enviado en la petici\u00f3n de autenticaci\u00f3n. Los usuarios deben actualizar a versi\u00f3n 5.0 para recibir un parche. Actualmente no se presentan mitigaciones conocidas"
}
],
"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:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
},
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-294"
}
]
},
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-294"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:packback:lti_1.3_tool_library:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.0.0",
"matchCriteriaId": "DE9B22D1-338D-4B61-BEEA-62E445BE2D39"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/packbackbooks/lti-1-3-php-library/security/advisories/GHSA-5p73-qg2v-383h",
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
]
}
]
}