Overview
- Description
- plone.rest allows users to use HTTP verbs such as GET, POST, PUT, DELETE, etc. in Plone. Starting in the 2.x branch and prior to versions 2.0.1 and 3.0.1, when the `++api++` traverser is accidentally used multiple times in a url, handling it takes increasingly longer, making the server less responsive. Patches are available in `plone.rest` 2.0.1 and 3.0.1. Series 1.x is not affected. As a workaround, one may redirect `/++api++/++api++` to `/++api++` in one's frontend web server (nginx, Apache).
- Source
- security-advisories@github.com
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Severity
- HIGH
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:plone:rest:2.0.0:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "5CD311A9-2185-4CC1-9FDB-8EB5F33DEB07" }, { "criteria": "cpe:2.3:a:plone:rest:3.0.0:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "73CAED86-5DE2-49CD-9AF0-5DB6C73670B3" } ], "operator": "OR" } ] } ]