Executive Summary

Informations
Name CVE-2024-39691 First vendor Publication 2024-07-05
Vendor Cve Last vendor Modification 2024-07-08

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

matrix-appservice-irc is a Node.js IRC bridge for the Matrix messaging protocol. The fix for GHSA-wm4w-7h2q-3pf7 / CVE-2024-32000 included in matrix-appservice-irc 2.0.0 relied on the Matrix homeserver-provided timestamp to determine whether a user has access to the event they're replying to when determining whether or not to include a truncated version of the original event in the IRC message. Since this value is controlled by external entities, a malicious Matrix homeserver joined to a room in which a matrix-appservice-irc bridge instance (before version 2.0.1) is present can fabricate the timestamp with the intent of tricking the bridge into leaking room messages the homeserver should not have access to. matrix-appservice-irc 2.0.1 drops the reliance on `origin_server_ts` when determining whether or not an event should be visible to a user, instead tracking the event timestamps internally. As a workaround, it's possible to limit the amount of information leaked by setting a reply template that doesn't contain the original message.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-39691

Sources (Detail)

https://github.com/matrix-org/matrix-appservice-irc/blob/d5d67d1d3ea3f0f6962a...
https://github.com/matrix-org/matrix-appservice-irc/commit/1835e047f269001054...
https://github.com/matrix-org/matrix-appservice-irc/pull/1804
https://github.com/matrix-org/matrix-appservice-irc/security/advisories/GHSA-...
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
Date Informations
2024-07-08 21:27:25
  • Multiple Updates
2024-07-06 05:27:24
  • First insertion