cvelist/2024/12xxx/CVE-2024-12824.json

86 lines
3.0 KiB
JSON
Raw Normal View History

2024-12-19 22:00:53 +00:00
{
2025-03-01 07:00:38 +00:00
"data_version": "4.0",
2024-12-19 22:00:53 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-12824",
2025-03-01 07:00:38 +00:00
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
2024-12-19 22:00:53 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2025-03-01 07:00:38 +00:00
"value": "The Nokri \u2013 Job Board WordPress Theme theme for WordPress is vulnerable to privilege escalation via account takeover in all versions up to, and including, 1.6.2. This is due to the plugin not properly checking for an empty token value prior updating their details like password. This makes it possible for unauthenticated attackers to change arbitrary user's password, including administrators, and leverage that to gain access to their account."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-620 Unverified Password Change",
"cweId": "CWE-620"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "scriptsbundle",
"product": {
"product_data": [
{
"product_name": "Nokri \u2013 Job Board WordPress Theme",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "1.6.2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/60a7cce0-637f-49bd-aa4a-fd7023d99a64?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/60a7cce0-637f-49bd-aa4a-fd7023d99a64?source=cve"
},
{
"url": "https://themeforest.net/item/nokri-job-board-wordpress-theme/22677241",
"refsource": "MISC",
"name": "https://themeforest.net/item/nokri-job-board-wordpress-theme/22677241"
}
]
},
"credits": [
{
"lang": "en",
"value": "Lucio S\u00e1"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
2024-12-19 22:00:53 +00:00
}
]
}
}