cvelist/2024/0xxx/CVE-2024-0377.json

85 lines
3.1 KiB
JSON
Raw Normal View History

2024-01-09 23:00:34 +00:00
{
2024-04-01 20:44:57 +00:00
"data_version": "4.0",
2024-01-09 23:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-0377",
2024-04-01 20:44:57 +00:00
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
2024-01-09 23:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-04-01 20:44:57 +00:00
"value": "The LifterLMS \u2013 WordPress LMS Plugin for eLearning plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'process_review' function in all versions up to, and including, 7.5.1. This makes it possible for unauthenticated attackers to publish an unrestricted number of reviews on the site."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-284 Improper Access Control"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "chrisbadgett",
"product": {
"product_data": [
{
"product_name": "LifterLMS \u2013 WordPress LMS Plugin for eLearning",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "7.5.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/d1f41400-5c59-444d-9c1e-121e83449521?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/d1f41400-5c59-444d-9c1e-121e83449521?source=cve"
},
{
"url": "https://plugins.trac.wordpress.org/changeset/3036762/lifterlms/tags/7.5.2/includes/class.llms.review.php?old=2903997&old_path=lifterlms/trunk/includes/class.llms.review.php",
"refsource": "MISC",
"name": "https://plugins.trac.wordpress.org/changeset/3036762/lifterlms/tags/7.5.2/includes/class.llms.review.php?old=2903997&old_path=lifterlms/trunk/includes/class.llms.review.php"
}
]
},
"credits": [
{
"lang": "en",
"value": "Francesco Carlucci"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
2024-01-09 23:00:34 +00:00
}
]
}
}