Overview
- Description
- In vBulletin through 5.3.x, there is an unauthenticated deserialization vulnerability that leads to arbitrary file deletion and, under certain circumstances, code execution, because of unsafe usage of PHP's unserialize() in vB_Library_Template's cacheTemplates() function, which is a publicly exposed API. This is exploited with the templateidlist parameter to ajax/api/template/cacheTemplates.
- Source
- cve@mitre.org
- NVD status
- Analyzed
Risk scores
CVSS 3.0
- Type
- Primary
- Base score
- 9.8
- Impact score
- 5.9
- Exploitability score
- 3.9
- Vector string
- CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Severity
- CRITICAL
CVSS 2.0
- Type
- Primary
- Base score
- 7.5
- Impact score
- 6.4
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:P/I:P/A:P
Weaknesses
- nvd@nist.gov
- CWE-502
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:vbulletin:vbulletin:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "17BE6DA7-79B5-4002-855B-FA6DD322E5D3", "versionEndIncluding": "5.3.3", "versionStartIncluding": "5.0.1" }, { "criteria": "cpe:2.3:a:vbulletin:vbulletin:5.0.0:beta_11:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "68126BD0-05AD-4702-843B-E17FA39BD3DB" }, { "criteria": "cpe:2.3:a:vbulletin:vbulletin:5.0.0:beta_28:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "342AD6B6-0447-4E44-BEF6-C5CE7C134C4D" } ], "operator": "OR" } ] } ]