{
    "CVE_data_meta": {
        "ASSIGNER": "security@wordfence.com",
        "DATE_PUBLIC": "2021-08-25T00:00:00.000Z",
        "ID": "CVE-2021-38342",
        "STATE": "PUBLIC",
        "TITLE": "Nested Pages <= 3.1.15 Cross-Site Request Forgery to Arbitrary Post Deletion and Modification"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Nested Pages",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<=",
                                            "version_name": "3.1.15",
                                            "version_value": "3.1.15"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "Kyle Phillips"
                }
            ]
        }
    },
    "credit": [
        {
            "lang": "eng",
            "value": "Ramuel Gall, Wordfence"
        }
    ],
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "The Nested Pages WordPress plugin <= 3.1.15 was vulnerable to Cross-Site Request Forgery via the `npBulkAction`s and `npBulkEdit` `admin_post` actions, which allowed attackers to trash or permanently purge arbitrary posts as well as changing their status, reassigning their ownership, and editing other metadata."
            }
        ]
    },
    "generator": {
        "engine": "Vulnogram 0.0.9"
    },
    "impact": {
        "cvss": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.1,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
            "version": "3.1"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-352 Cross-Site Request Forgery (CSRF)"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "MISC",
                "url": "https://www.wordfence.com/blog/2021/08/nested-pages-pat\u2026on-vulnerability/",
                "name": "https://www.wordfence.com/blog/2021/08/nested-pages-pat\u2026on-vulnerability/"
            }
        ]
    },
    "solution": [
        {
            "lang": "eng",
            "value": "Update to Version 3.1.16"
        }
    ],
    "source": {
        "discovery": "UNKNOWN"
    }
}