René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

81 lines
2.4 KiB
JSON

{
"id": "CVE-2022-1906",
"sourceIdentifier": "contact@wpscan.com",
"published": "2022-08-01T13:15:09.993",
"lastModified": "2022-08-04T18:47:56.453",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The Copyright Proof WordPress plugin through 4.16 does not sanitise and escape a parameter before outputting it back via an AJAX action available to both unauthenticated and authenticated users, leading to a Reflected Cross-Site Scripting when a specific setting is enabled."
},
{
"lang": "es",
"value": "El plugin Copyright Proof de WordPress versiones hasta 4.16, no sanea y escapa de un par\u00e1metro antes de devolverlo por medio de una acci\u00f3n AJAX disponible tanto para usuarios no autenticados como autenticados, conllevando a un ataque de tipo Cross-Site Scripting Reflejado cuando es habilitada una configuraci\u00f3n espec\u00edfica"
}
],
"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": "contact@wpscan.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:digiprove:copyright_proof:*:*:*:*:*:wordpress:*:*",
"versionEndIncluding": "4.16",
"matchCriteriaId": "F696E951-2E2E-4222-A836-09A8846D4B4B"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/af4f459e-e60b-4384-aad9-0dc18aa3b338",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}