cvelist/2022/31xxx/CVE-2022-31158.json
advisory-database[bot] ec90b9b110
Add CVE-2022-31158 for GHSA-5p73-qg2v-383h
Add CVE-2022-31158 for GHSA-5p73-qg2v-383h
2022-07-15 17:12:23 +00:00

83 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2022-31158",
"STATE": "PUBLIC",
"TITLE": "Authentication Bypass by Capture-replay in packbackbooks/lti-1-3-php-library"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "lti-1-3-php-library",
"version": {
"version_data": [
{
"version_value": "< 5.0"
}
]
}
}
]
},
"vendor_name": "packbackbooks"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"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."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-294: Authentication Bypass by Capture-replay"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/packbackbooks/lti-1-3-php-library/security/advisories/GHSA-5p73-qg2v-383h",
"refsource": "CONFIRM",
"url": "https://github.com/packbackbooks/lti-1-3-php-library/security/advisories/GHSA-5p73-qg2v-383h"
}
]
},
"source": {
"advisory": "GHSA-5p73-qg2v-383h",
"discovery": "UNKNOWN"
}
}