]> git.proxmox.com Git - pve-access-control.git/commitdiff
bump version to 8.1.3
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 22 Mar 2024 13:14:39 +0000 (14:14 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 22 Mar 2024 13:14:39 +0000 (14:14 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index 6ef88e4febe35f531f47b5d6bbb6f14bebc043b6..ad18bb79d6f081592ad6579bd72a9dae69cdbe1a 100644 (file)
@@ -1,3 +1,22 @@
+libpve-access-control (8.1.3) bookworm; urgency=medium
+
+  * user: password change: require confirmation-password parameter so that
+    anybody gaining local or physical access to a device where a user is
+    logged in on a Proxmox VE web-interface cannot give them more permanent
+    access or deny the actual user accessing their account by changing the
+    password. Note that such an attack scenario means that the attacker
+    already has high privileges and can already control the resource
+    completely through another attack.
+    Such initial attacks (like stealing an unlocked device) are almost always
+    are outside of the control of our projects. Still, hardening the API a bit
+    by requiring a confirmation of the original password is to cheap to
+    implement to not do so.
+
+  * jobs: realm sync: fix scheduled LDAP syncs not applying all attributes,
+    like comments, correctly
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 22 Mar 2024 14:14:36 +0100
+
 libpve-access-control (8.1.2) bookworm; urgency=medium
 
   * add Sys.AccessNetwork privilege