cvelist/2024/1xxx/CVE-2024-1210.json

90 lines
2.9 KiB
JSON
Raw Normal View History

2024-02-02 18:00:33 +00:00
{
2024-02-05 22:00:33 +00:00
"data_version": "4.0",
2024-02-02 18:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-1210",
2024-02-05 22:00:33 +00:00
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
2024-02-02 18:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-02-05 22:00:33 +00:00
"value": "The LearnDash LMS plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 4.10.1 via API. This makes it possible for unauthenticated attackers to obtain access to quizzes."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200 Information Exposure"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "LearnDash LMS",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "4.10.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/61ca5ab6-5fe9-4313-9b0d-8736663d0e89?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/61ca5ab6-5fe9-4313-9b0d-8736663d0e89?source=cve"
},
{
"url": "https://www.learndash.com/release-notes/",
"refsource": "MISC",
"name": "https://www.learndash.com/release-notes/"
},
{
"url": "https://github.com/karlemilnikka/CVE-2024-1208-and-CVE-2024-1210",
"refsource": "MISC",
"name": "https://github.com/karlemilnikka/CVE-2024-1208-and-CVE-2024-1210"
}
]
},
"credits": [
{
"lang": "en",
"value": "Karl Emil Nikka"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
2024-02-02 18:00:33 +00:00
}
]
}
}