{
    "CVE_data_meta": {
        "AKA": "Wordfence",
        "ASSIGNER": "security@wordfence.com",
        "DATE_PUBLIC": "2021-10-18T17:16:00.000Z",
        "ID": "CVE-2021-39348",
        "STATE": "PUBLIC",
        "TITLE": "LearnPress \u2013 WordPress LMS Plugin <= 4.1.3.1 Authenticated Stored Cross-Site Scripting"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "LearnPress",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<=",
                                            "version_name": "4.1.3.1",
                                            "version_value": "4.1.3.1"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "LearnPress"
                }
            ]
        }
    },
    "credit": [
        {
            "lang": "eng",
            "value": "Thinkland Security Team"
        }
    ],
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "The LearnPress WordPress plugin is vulnerable to Stored Cross-Site Scripting due to insufficient escaping on the $custom_profile parameter found in the ~/inc/admin/views/backend-user-profile.php file which allowed attackers with administrative user access to inject arbitrary web scripts, in versions up to and including 4.1.3.1. This affects multi-site installations where unfiltered_html is disabled for administrators, and sites where unfiltered_html is disabled. Please note that this is seperate from CVE-2021-24702."
            }
        ]
    },
    "generator": {
        "engine": "Vulnogram 0.0.9"
    },
    "impact": {
        "cvss": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "HIGH",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N",
            "version": "3.1"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-80 Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "MISC",
                "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=2614592%40learnpress&new=2614592%40learnpress&sfp_email=&sfph_mail=",
                "name": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=2614592%40learnpress&new=2614592%40learnpress&sfp_email=&sfph_mail="
            },
            {
                "refsource": "MISC",
                "url": "https://wordfence.com/vulnerability-advisories/#CVE-2021-39348",
                "name": "https://wordfence.com/vulnerability-advisories/#CVE-2021-39348"
            },
            {
                "refsource": "MISC",
                "url": "https://github.com/BigTiger2020/word-press/blob/main/LearnPress.md",
                "name": "https://github.com/BigTiger2020/word-press/blob/main/LearnPress.md"
            }
        ]
    },
    "solution": [
        {
            "lang": "eng",
            "value": "Update to version 4.1.3.2 or newer."
        }
    ],
    "source": {
        "discovery": "EXTERNAL"
    }
}