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

110 lines
3.3 KiB
JSON

{
"id": "CVE-2022-1757",
"sourceIdentifier": "contact@wpscan.com",
"published": "2022-07-11T13:15:08.703",
"lastModified": "2022-10-26T02:26:20.457",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The pagebar WordPress plugin before 2.70 does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack. Furthermore, due to the lack of sanitisation in some of them, it could also lead to Stored XSS issues"
},
{
"lang": "es",
"value": "El plugin pagebar de WordPress anterior a la versi\u00f3n 2.70 no tiene una comprobaci\u00f3n de CSRF al actualizar sus ajustes, lo que podr\u00eda permitir a los atacantes hacer que un administrador conectado los cambie mediante un ataque CSRF. Adem\u00e1s, debido a la falta de sanitizaci\u00f3n en algunos de ellos, tambi\u00e9n podr\u00eda dar lugar a problemas de XSS almacenado"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.3,
"impactScore": 2.7
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "SINGLE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 3.5
},
"baseSeverity": "LOW",
"exploitabilityScore": 6.8,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "contact@wpscan.com",
"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:pagebar_project:pagebar:*:*:*:*:*:wordpress:*:*",
"versionEndExcluding": "2.70",
"matchCriteriaId": "06D92325-2785-46EE-A79A-570DBC4E1327"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/e648633e-868b-45b2-870a-308a2f9cb7f5",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}