CVE-2022-25255
Published Feb 16, 2022
Last updated 3 years ago
Overview
- Description
- In Qt 5.9.x through 5.15.x before 5.15.9 and 6.x before 6.2.4 on Linux and UNIX, QProcess could execute a binary from the current working directory when not found in the PATH.
- Source
- cve@mitre.org
- NVD status
- Analyzed
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 7.8
- Impact score
- 5.9
- Exploitability score
- 1.8
- Vector string
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Severity
- HIGH
CVSS 2.0
- Type
- Primary
- Base score
- 7.2
- Impact score
- 10
- Exploitability score
- 3.9
- Vector string
- AV:L/AC:L/Au:N/C:C/I:C/A:C
Weaknesses
- nvd@nist.gov
- NVD-CWE-noinfo
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "37B45907-8F77-416A-BD0E-D0F395BF16E0", "versionEndExcluding": "5.15.9", "versionStartIncluding": "5.9.0" }, { "criteria": "cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "458A2EFF-9F2D-4D5E-9605-047B231B41EE", "versionEndExcluding": "6.2.4", "versionStartIncluding": "6.0.0" } ], "operator": "OR" }, { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*", "vulnerable": false, "matchCriteriaId": "703AF700-7A70-47E2-BC3A-7FD03B3CA9C1" }, { "criteria": "cpe:2.3:o:opengroup:unix:-:*:*:*:*:*:*:*", "vulnerable": false, "matchCriteriaId": "6A90CB3A-9BE7-475C-9E75-6ECAD2106302" } ], "operator": "OR" } ], "operator": "AND" } ]