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

127 lines
3.7 KiB
JSON

{
"id": "CVE-2021-29054",
"sourceIdentifier": "cve@mitre.org",
"published": "2021-04-13T06:15:12.547",
"lastModified": "2021-04-21T19:22:08.703",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Certain Papoo products are affected by: Cross Site Request Forgery (CSRF) in the admin interface. This affects Papoo CMS Light through 21.02 and Papoo CMS Pro through 6.0.1. The impact is: gain privileges (remote)."
},
{
"lang": "es",
"value": "Determinados productos de Papoo est\u00e1n afectados por: Cross Site Request Forgery (CSRF) en la interfaz de administraci\u00f3n. Esto afecta a Papoo CMS Light versiones hasta 21.02 y Papoo CMS Pro versiones hasta 6.0.1. El impacto es: alcanzar privilegios (remoto)"
}
],
"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:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-352"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:papoo:papoo:*:*:*:*:pro:*:*:*",
"versionEndIncluding": "6.0.1",
"matchCriteriaId": "95E05823-380F-4965-8487-E9CDEC069C06"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:papoo:papoo:*:*:*:*:light:*:*:*",
"versionEndIncluding": "21.02",
"matchCriteriaId": "2474C5C0-70F3-4B14-8170-D3FF71730067"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/raginx/security/blob/main/rADV-2021-01.txt",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://packetstormsecurity.com/files/162077/Papoo-CMS-Cross-Site-Request-Forgery.html",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "https://www.papoo.de/achtung---sicherheitsfeature-bitte-aktivieren.html",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}