Vulnerabilities > Plone > Plone CMS

DATE CVE VULNERABILITY TITLE RISK
2008-03-20 CVE-2008-1396 Credentials Management vulnerability in Plone CMS
Plone CMS 3.x uses invariant data (a client username and a server secret) when calculating an HMAC-SHA1 value for an authentication cookie, which makes it easier for remote attackers to gain permanent access to an account by sniffing the network.
network
plone CWE-255
4.3
2008-03-20 CVE-2008-1395 Improper Authentication vulnerability in Plone CMS
Plone CMS does not record users' authentication states, and implements the logout feature solely on the client side, which makes it easier for context-dependent attackers to reuse a logged-out session.
network
low complexity
plone CWE-287
7.5
2008-03-20 CVE-2008-1394 Credentials Management vulnerability in Plone CMS
Plone CMS before 3 places a base64 encoded form of the username and password in the __ac cookie for all user accounts, which makes it easier for remote attackers to obtain access by sniffing the network.
network
low complexity
plone CWE-255
7.5
2008-03-20 CVE-2008-1393 Credentials Management vulnerability in Plone CMS
Plone CMS 3.0.5, and probably other 3.x versions, places a base64 encoded form of the username and password in the __ac cookie for the admin account, which makes it easier for remote attackers to obtain administrative privileges by sniffing the network.
network
low complexity
plone CWE-255
critical
10.0
2008-03-20 CVE-2008-0164 Cross-Site Request Forgery (CSRF) vulnerability in Plone CMS 3.0.5/3.0.6
Multiple cross-site request forgery (CSRF) vulnerabilities in Plone CMS 3.0.5 and 3.0.6 allow remote attackers to (1) add arbitrary accounts via the join_form page and (2) change the privileges of arbitrary groups via the prefs_groups_overview page.
network
plone CWE-352
4.3