CVE-2022-39835
- EPSS 0.19%
- Veröffentlicht 27.09.2022 23:15:15
- Zuletzt bearbeitet 21.05.2025 16:15:26
An issue was discovered in Gajim through 1.4.7. The vulnerability allows attackers, via crafted XML stanzas, to correct messages that were not sent by them. The attacker needs to be part of the group chat or single chat. The fixed version is 1.5.0.
CVE-2021-41055
- EPSS 0.81%
- Veröffentlicht 11.10.2021 03:15:06
- Zuletzt bearbeitet 21.11.2024 06:25:21
Gajim 1.2.x and 1.3.x before 1.3.3 allows remote attackers to cause a denial of service (crash) via a crafted XMPP Last Message Correction (XEP-0308) message in multi-user chat, where the message ID equals the correction ID.
CVE-2016-10376
- EPSS 0.52%
- Veröffentlicht 28.05.2017 00:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
Gajim through 0.16.7 unconditionally implements the "XEP-0146: Remote Controlling Clients" extension. This can be abused by malicious XMPP servers to, for example, extract plaintext from OTR encrypted sessions.
CVE-2015-8688
- EPSS 0.56%
- Veröffentlicht 15.01.2016 19:59:03
- Zuletzt bearbeitet 12.04.2025 10:46:40
Gajim before 0.16.5 allows remote attackers to modify the roster and intercept messages via a crafted roster-push IQ stanza.
CVE-2012-5524
- EPSS 0.2%
- Veröffentlicht 08.02.2014 00:55:05
- Zuletzt bearbeitet 11.04.2025 00:51:21
The _ssl_verify_callback function in tls_nb.py in Gajim before 0.15.3 does not properly verify SSL certificates, which allows remote attackers to conduct man-in-the-middle (MITM) attacks and spoof servers via an arbitrary certificate from a trusted C...
CVE-2012-2086
- EPSS 0.72%
- Veröffentlicht 23.11.2012 20:55:02
- Zuletzt bearbeitet 11.04.2025 00:51:21
SQL injection vulnerability in the get_last_conversation_lines function in common/logger.py in Gajim before 0.15 allows remote attackers to execute arbitrary SQL commands via the jig parameter.
CVE-2012-2085
- EPSS 0.64%
- Veröffentlicht 28.08.2012 17:55:04
- Zuletzt bearbeitet 11.04.2025 00:51:21
The exec_command function in common/helpers.py in Gajim before 0.15 allows user-assisted remote attackers to execute arbitrary commands via shell metacharacters in an href attribute.
CVE-2012-2093
- EPSS 0.03%
- Veröffentlicht 18.05.2012 22:55:02
- Zuletzt bearbeitet 11.04.2025 00:51:21
src/common/latex.py in Gajim 0.15 allows local users to overwrite arbitrary files via a symlink attack on a temporary latex file, related to the get_tmpfile_name function.