Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,18 +1,14 @@
{
"schema_version": "1.4.0",
"id": "GHSA-984m-rj28-8c6x",
"modified": "2024-10-18T21:43:36Z",
"modified": "2024-10-18T21:43:38Z",
"published": "2022-05-17T00:35:46Z",
"aliases": [
"CVE-2015-7315"
],
"summary": "Plone unauthorized member addition vulnerability",
"details": "Plone 3.3.0 through 3.3.6, 4.0.0 through 4.0.10, 4.1.0 through 4.1.6, 4.2.0 through 4.2.7, 4.3.0 through 4.3.6, and 5.0rc1 allows remote attackers to add a new member to a Plone site with registration enabled, without acknowledgment of site administrator.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N"
Expand All @@ -36,10 +32,7 @@
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "< 4.3.6"
}
]
},
{
"package": {
Expand Down
Loading