{
    "CVE_data_meta": {
        "AKA": "Wordfence",
        "ASSIGNER": "security@wordfence.com",
        "ID": "CVE-2022-25307",
        "STATE": "PUBLIC",
        "TITLE": "WP Statistics <= 13.1.5 Unauthenticated Stored Cross-Site Scripting via platform"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "WP Statistics",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<=",
                                            "version_name": "13.1.5",
                                            "version_value": "13.1.5"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "WP Statistics"
                }
            ]
        }
    },
    "credit": [
        {
            "lang": "eng",
            "value": "Muhammad Zeeshan (Xib3rR4dAr)"
        }
    ],
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "The WP Statistics WordPress plugin is vulnerable to Cross-Site Scripting due to insufficient escaping and sanitization of the platform parameter found in the ~/includes/class-wp-statistics-hits.php file which allows attackers to inject arbitrary web scripts onto several pages that execute when site administrators view a sites statistics, in versions up to and including 13.1.5."
            }
        ]
    },
    "generator": {
        "engine": "Vulnogram 0.0.9"
    },
    "impact": {
        "cvss": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.2,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N",
            "version": "3.1"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-79 Cross-site Scripting (XSS)"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "MISC",
                "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=2679983%40wp-statistics&new=2679983%40wp-statistics&sfp_email=&sfph_mail=",
                "name": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=2679983%40wp-statistics&new=2679983%40wp-statistics&sfp_email=&sfph_mail="
            },
            {
                "refsource": "MISC",
                "url": "https://gist.github.com/Xib3rR4dAr/8090a6d026d4601083cff80aa80de7eb",
                "name": "https://gist.github.com/Xib3rR4dAr/8090a6d026d4601083cff80aa80de7eb"
            },
            {
                "refsource": "MISC",
                "url": "https://www.wordfence.com/vulnerability-advisories/#CVE-2022-25307",
                "name": "https://www.wordfence.com/vulnerability-advisories/#CVE-2022-25307"
            }
        ]
    },
    "solution": [
        {
            "lang": "eng",
            "value": "Update to version 13.1.6 or newer."
        }
    ],
    "source": {
        "discovery": "EXTERNAL"
    }
}