CVE-2023-1463 – Authorization Bypass Through User-Controlled Key in nilsteampassnet/teampass
https://notcve.org/view.php?id=CVE-2023-1463
17 Mar 2023 — Authorization Bypass Through User-Controlled Key in GitHub repository nilsteampassnet/teampass prior to 3.0.0.23. • https://github.com/nilsteampassnet/teampass/commit/4e06fbaf2b78c3615d0599855a72ba7e31157516 • CWE-639: Authorization Bypass Through User-Controlled Key •
CVE-2023-1070 – External Control of File Name or Path in nilsteampassnet/teampass
https://notcve.org/view.php?id=CVE-2023-1070
27 Feb 2023 — External Control of File Name or Path in GitHub repository nilsteampassnet/teampass prior to 3.0.0.22. • https://github.com/nilsteampassnet/teampass/commit/0af3574caba27a61b16dc25c94fa51ae12d2d967 • CWE-73: External Control of File Name or Path •
CVE-2020-11671
https://notcve.org/view.php?id=CVE-2020-11671
04 May 2020 — Lack of authorization controls in REST API functions in TeamPass through 2.1.27.36 allows any TeamPass user with a valid API token to become a TeamPass administrator and read/modify all passwords via authenticated api/index.php REST API calls. NOTE: the API is not available by default. La falta de controles de autorización en las funciones de la API REST en TeamPass versiones hasta 2.1.27.36, permite a cualquier usuario de TeamPass con un token de API válido convertirse en administrador de TeamPass y leer y... • https://github.com/nilsteampassnet/TeamPass/issues/2765 • CWE-862: Missing Authorization •
CVE-2019-1000001
https://notcve.org/view.php?id=CVE-2019-1000001
04 Feb 2019 — TeamPass version 2.1.27 and earlier contains a Storing Passwords in a Recoverable Format vulnerability in Shared password vaults that can result in all shared passwords are recoverable server side. This attack appears to be exploitable via any vulnerability that can bypass authentication or role assignment and can lead to shared password leakage. TeamPass, en versiones 2.1.27 y anteriores, contiene una vulnerabilidad de almacenamiento de contraseñas en formato recuperable en los almacenes de contraseñas com... • https://github.com/nilsteampassnet/TeamPass/issues/2495 • CWE-522: Insufficiently Protected Credentials •
CVE-2017-15051
https://notcve.org/view.php?id=CVE-2017-15051
27 Nov 2017 — Multiple stored cross-site scripting (XSS) vulnerabilities in TeamPass before 2.1.27.9 allow authenticated remote attackers to inject arbitrary web script or HTML via the (1) URL value of an item or (2) user log history. To exploit the vulnerability, the attacker must be first authenticated to the application. For the first one, the attacker has to simply inject XSS code within the URL field of a shared item. For the second one however, the attacker must prepare a payload within its profile, and then ask an... • http://blog.amossys.fr/teampass-multiple-cve-01.html • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2017-15055
https://notcve.org/view.php?id=CVE-2017-15055
27 Nov 2017 — TeamPass before 2.1.27.9 does not properly enforce item access control when requesting items.queries.php. It is then possible to copy any arbitrary item into a directory controlled by the attacker, edit any item within a read-only directory, delete an arbitrary item, delete the file attachments of an arbitrary item, copy the password of an arbitrary item to the copy/paste buffer, access the history of an arbitrary item, and edit attributes of an arbitrary directory. To exploit the vulnerability, an authenti... • http://blog.amossys.fr/teampass-multiple-cve-01.html • CWE-269: Improper Privilege Management •
CVE-2017-15053
https://notcve.org/view.php?id=CVE-2017-15053
27 Nov 2017 — TeamPass before 2.1.27.9 does not properly enforce manager access control when requesting roles.queries.php. It is then possible for a manager user to modify any arbitrary roles within the application, or delete any arbitrary role. To exploit the vulnerability, an authenticated attacker must have the manager rights on the application, then tamper with the requests sent directly, for example by changing the "id" parameter when invoking "delete_role" on roles.queries.php. Las versiones anteriores a la 2.1.27.... • http://blog.amossys.fr/teampass-multiple-cve-01.html • CWE-269: Improper Privilege Management •
CVE-2017-15052
https://notcve.org/view.php?id=CVE-2017-15052
27 Nov 2017 — TeamPass before 2.1.27.9 does not properly enforce manager access control when requesting users.queries.php. It is then possible for a manager user to delete an arbitrary user (including admin), or modify attributes of any arbitrary user except administrator. To exploit the vulnerability, an authenticated attacker must have the manager rights on the application, then tamper with the requests sent directly, for example by changing the "id" parameter when invoking "delete_user" on users.queries.php. Las versi... • http://blog.amossys.fr/teampass-multiple-cve-01.html • CWE-269: Improper Privilege Management •
CVE-2017-15054
https://notcve.org/view.php?id=CVE-2017-15054
27 Nov 2017 — An arbitrary file upload vulnerability, present in TeamPass before 2.1.27.9, allows remote authenticated users to upload arbitrary files leading to Remote Command Execution. To exploit this vulnerability, an authenticated attacker has to tamper with parameters of a request to upload.files.php, in order to select the correct branch and be able to upload any arbitrary file. From there, it can simply access the file to execute code on the server. Una vulnerabilidad de subida de archivos arbitrarios, presente e... • http://blog.amossys.fr/teampass-multiple-cve-01.html • CWE-434: Unrestricted Upload of File with Dangerous Type •
CVE-2017-15278
https://notcve.org/view.php?id=CVE-2017-15278
12 Oct 2017 — Cross-Site Scripting (XSS) was discovered in TeamPass before 2.1.27.9. The vulnerability exists due to insufficient filtration of data (in /sources/folders.queries.php). An attacker could execute arbitrary HTML and script code in a browser in the context of the vulnerable website. Se ha descubierto Cross-Site Scripting (XSS) en TeamPass en versiones anteriores a la 2.1.27.9. Esta vulnerabilidad existe por un filtrado insuficiente de datos (en /sources/folders.queries.php). • https://github.com/nilsteampassnet/TeamPass/blob/master/changelog.md • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •