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

154 lines
4.6 KiB
JSON

{
"id": "CVE-2020-35175",
"sourceIdentifier": "cve@mitre.org",
"published": "2020-12-11T23:15:14.607",
"lastModified": "2021-07-21T11:39:23.747",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Frappe Framework 12 and 13 does not properly validate the HTTP method for the frappe.client API."
},
{
"lang": "es",
"value": "Frappe Framework versiones 12 y 13, no comprueban apropiadamente el m\u00e9todo HTTP para la API frappe.client"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:frappe:frappe:*:*:*:*:*:*:*:*",
"versionStartIncluding": "12.0.0",
"versionEndIncluding": "12.12.0",
"matchCriteriaId": "0116070D-4E37-4A98-95B0-565197AB8795"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:frappe:frappe:13.0.0:beta1:*:*:*:*:*:*",
"matchCriteriaId": "0FA29C86-7D51-41DE-9E18-9932F9A0DBD5"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:frappe:frappe:13.0.0:beta2:*:*:*:*:*:*",
"matchCriteriaId": "070C124B-3E43-4EE3-B12D-EDC25DF3AD2D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:frappe:frappe:13.0.0:beta3:*:*:*:*:*:*",
"matchCriteriaId": "48FAB577-61D8-4FAF-9FBB-05DF454454AD"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:frappe:frappe:13.0.0:beta4:*:*:*:*:*:*",
"matchCriteriaId": "5F0391DA-3197-41DC-8C3B-C65D90D4DD15"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:frappe:frappe:13.0.0:beta5:*:*:*:*:*:*",
"matchCriteriaId": "DF545F24-F328-4C92-B3D3-81DF8F610B41"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:frappe:frappe:13.0.0:beta6:*:*:*:*:*:*",
"matchCriteriaId": "6EBC337A-BC86-4DB7-96B8-EE89419535EE"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:frappe:frappe:13.0.0:beta7:*:*:*:*:*:*",
"matchCriteriaId": "C8DDFA99-5427-49BC-AA27-29AA4DD84960"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:frappe:frappe:13.0.0:beta8:*:*:*:*:*:*",
"matchCriteriaId": "6FFF74A2-97F1-43B3-A30C-FBDA77B60D83"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/frappe/frappe/pull/11228",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/frappe/frappe/pull/11237",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
}
]
}