CVE-2020-35175

Source
https://cve.org/CVERecord?id=CVE-2020-35175
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-35175.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2020-35175
Published
2020-12-11T23:15:14.607Z
Modified
2026-03-14T10:25:42.953485Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
[none]
Details

Frappe Framework 12 and 13 does not properly validate the HTTP method for the frappe.client API.

References

Affected packages

Git / github.com/frappe/frappe

Affected ranges

Type
GIT
Repo
https://github.com/frappe/frappe
Events
Database specific
{
    "versions": [
        {
            "introduced": "12.0.0"
        },
        {
            "last_affected": "12.12.0"
        }
    ]
}

Affected versions

v12.*
v12.0.0
v12.0.1
v12.0.10
v12.0.11
v12.0.12
v12.0.13
v12.0.14
v12.0.15
v12.0.16
v12.0.17
v12.0.18
v12.0.19
v12.0.2
v12.0.20
v12.0.21
v12.0.3
v12.0.4
v12.0.5
v12.0.6
v12.0.7
v12.0.8
v12.0.9
v12.1.0
v12.10.0
v12.10.1
v12.10.2
v12.11.0
v12.12.0
v12.2.0
v12.2.1
v12.3.0
v12.4.0
v12.4.1
v12.5.0
v12.5.1
v12.5.2
v12.6.0
v12.6.1
v12.6.2
v12.7.0
v12.7.1
v12.7.2
v12.7.3
v12.8.0
v12.8.1
v12.8.2
v12.8.3
v12.8.4
v12.9.0
v12.9.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-35175.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "13.0.0-beta1"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "13.0.0-beta2"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "13.0.0-beta3"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "13.0.0-beta4"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "13.0.0-beta5"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "13.0.0-beta6"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "13.0.0-beta7"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "13.0.0-beta8"
            }
        ]
    }
]