Skip to content

Commit b30bb46

Browse files
authored
Even more typos lol
1 parent eb0e3aa commit b30bb46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cves/CVE-2023-2905.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Any questions about this disclosure should be directed to **cve@takeonme.org**.
1313

1414
# Executive Summary
1515

16-
Due to a failure in validating the length of a provided a `MQTT_CMD_PUBLISH` parsed message with a variable length header, the dual-licensed [Cesanta Mongoose](https://github.com/cesanta/mongoose) embeddable web server version 7.10 is susceptible to a heap-based buffer overflow vulnerability in the default configuration. [CVE-2023-2905] appears to be an instance of [CWE-122](https://cwe.mitre.org/data/definitions/122.html). Version 7.9 and prior does not appear to be vulnerable.
16+
Due to a failure in validating the length of a provided `MQTT_CMD_PUBLISH` parsed message with a variable length header, the dual-licensed [Cesanta Mongoose](https://github.com/cesanta/mongoose) embeddable web server version 7.10 is susceptible to a heap-based buffer overflow vulnerability in the default configuration. [CVE-2023-2905] appears to be an instance of [CWE-122](https://cwe.mitre.org/data/definitions/122.html). Version 7.9 and prior does not appear to be vulnerable.
1717

1818
# Technical Details
1919

@@ -133,7 +133,7 @@ This issue is being disclosed through the AHA! CNA and is credited to: [zenofex]
133133

134134
# Timeline
135135

136-
* 2023-05-25 (Thu): Initial findings presented at AHA! Meeting 0xffff
136+
* 2023-05-25 (Thu): Initial findings presented at AHA! Meeting 0x00c8
137137
* 2023-06-22 (Thu): PoC validated and this disclosure drafted.
138138
* 2023-06-22 (Thu): Disclosed to the vendor via email at support@cesanta.com.
139139
* 2023-06-23 (Fri): Vendor acknowledged the vulnerability.

0 commit comments

Comments
 (0)