2024-12-14 20:01:00 +00:00
|
|
|
{
|
2024-12-31 14:00:59 +00:00
|
|
|
"data_version": "4.0",
|
2024-12-14 20:01:00 +00:00
|
|
|
"data_type": "CVE",
|
|
|
|
"data_format": "MITRE",
|
|
|
|
"CVE_data_meta": {
|
|
|
|
"ID": "CVE-2024-56040",
|
2024-12-31 14:00:59 +00:00
|
|
|
"ASSIGNER": "audit@patchstack.com",
|
|
|
|
"STATE": "PUBLIC"
|
2024-12-14 20:01:00 +00:00
|
|
|
},
|
|
|
|
"description": {
|
|
|
|
"description_data": [
|
|
|
|
{
|
|
|
|
"lang": "eng",
|
2024-12-31 14:00:59 +00:00
|
|
|
"value": "Incorrect Privilege Assignment vulnerability in VibeThemes VibeBP allows Privilege Escalation.This issue affects VibeBP: from n/a through 1.9.9.4.1."
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"problemtype": {
|
|
|
|
"problemtype_data": [
|
|
|
|
{
|
|
|
|
"description": [
|
|
|
|
{
|
|
|
|
"lang": "eng",
|
|
|
|
"value": "CWE-266 Incorrect Privilege Assignment",
|
|
|
|
"cweId": "CWE-266"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"affects": {
|
|
|
|
"vendor": {
|
|
|
|
"vendor_data": [
|
|
|
|
{
|
|
|
|
"vendor_name": "VibeThemes",
|
|
|
|
"product": {
|
|
|
|
"product_data": [
|
|
|
|
{
|
|
|
|
"product_name": "VibeBP",
|
|
|
|
"version": {
|
|
|
|
"version_data": [
|
|
|
|
{
|
|
|
|
"version_value": "not down converted",
|
|
|
|
"x_cve_json_5_version_data": {
|
|
|
|
"versions": [
|
|
|
|
{
|
|
|
|
"changes": [
|
|
|
|
{
|
|
|
|
"at": "1.9.9.5",
|
|
|
|
"status": "unaffected"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"lessThanOrEqual": "1.9.9.4.1",
|
|
|
|
"status": "affected",
|
|
|
|
"version": "n/a",
|
|
|
|
"versionType": "custom"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"defaultStatus": "unaffected"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"references": {
|
|
|
|
"reference_data": [
|
|
|
|
{
|
|
|
|
"url": "https://patchstack.com/database/wordpress/plugin/vibebp/vulnerability/wordpress-vibebp-plugin-1-9-9-4-1-unauthenticated-privilege-escalation-vulnerability?_s_id=cve",
|
|
|
|
"refsource": "MISC",
|
|
|
|
"name": "https://patchstack.com/database/wordpress/plugin/vibebp/vulnerability/wordpress-vibebp-plugin-1-9-9-4-1-unauthenticated-privilege-escalation-vulnerability?_s_id=cve"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"generator": {
|
|
|
|
"engine": "Vulnogram 0.2.0"
|
|
|
|
},
|
|
|
|
"source": {
|
|
|
|
"discovery": "EXTERNAL"
|
|
|
|
},
|
|
|
|
"solution": [
|
|
|
|
{
|
|
|
|
"lang": "en",
|
|
|
|
"supportingMedia": [
|
|
|
|
{
|
|
|
|
"base64": false,
|
|
|
|
"type": "text/html",
|
|
|
|
"value": "Update the WordPress VibeBP plugin to the latest available version (at least 1.9.9.5)."
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"value": "Update the WordPress VibeBP plugin to the latest available version (at least 1.9.9.5)."
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"credits": [
|
|
|
|
{
|
|
|
|
"lang": "en",
|
|
|
|
"value": "Rafie Muhammad (Patchstack)"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"impact": {
|
|
|
|
"cvss": [
|
|
|
|
{
|
|
|
|
"attackComplexity": "LOW",
|
|
|
|
"attackVector": "NETWORK",
|
|
|
|
"availabilityImpact": "HIGH",
|
|
|
|
"baseScore": 9.8,
|
|
|
|
"baseSeverity": "CRITICAL",
|
|
|
|
"confidentialityImpact": "HIGH",
|
|
|
|
"integrityImpact": "HIGH",
|
|
|
|
"privilegesRequired": "NONE",
|
|
|
|
"scope": "UNCHANGED",
|
|
|
|
"userInteraction": "NONE",
|
|
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
|
|
|
|
"version": "3.1"
|
2024-12-14 20:01:00 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|