2024-01-11 21:00:28 +00:00

84 lines
2.4 KiB
JSON

{
"id": "CVE-2023-6529",
"sourceIdentifier": "contact@wpscan.com",
"published": "2024-01-08T19:15:10.320",
"lastModified": "2024-01-11T20:03:44.137",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The WP VR WordPress plugin before 8.3.15 does not authorisation and CSRF in a function hooked to admin_init, allowing unauthenticated users to downgrade the plugin, thus leading to Reflected or Stored XSS, as previous versions have such vulnerabilities."
},
{
"lang": "es",
"value": "El complemento WP VR de WordPress anterior a 8.3.15 no autoriza y CSRF en una funci\u00f3n vinculada a admin_init, lo que permite a los usuarios no autenticados degradar el complemento, lo que lleva a XSS reflejado o almacenado, ya que las versiones anteriores tienen tales vulnerabilidades."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-352"
},
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:coderex:wp_vr:*:*:*:*:*:wordpress:*:*",
"versionEndExcluding": "8.3.15",
"matchCriteriaId": "549C2B6D-6478-46DC-A36D-D50F50DD452F"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/c36314c1-a2c0-4816-93c9-e61f9cf7f27a",
"source": "contact@wpscan.com",
"tags": [
"Third Party Advisory"
]
}
]
}