CVE-2018-18944
Description
Artha ~ The Open Thesaurus 1.0.3.0 has a Buffer Overflow.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Artha 1.0.3.0 contains a buffer overflow in the query/search field, leading to denial of service.
Vulnerability
Artha ~ The Open Thesaurus version 1.0.3.0 contains a buffer overflow vulnerability. The issue resides in the query or search functionality, where a long string of characters (e.g., 256 'A' characters) can be supplied as input. The application fails to properly bounds-check the input, leading to a buffer overflow when processing the overly long string [1].
Exploitation
An attacker can trigger the vulnerability by providing a crafted payload consisting of a long string of characters (256 or more 'A's) as a search/query input. The attacker does not require authentication or special privileges; local access to the application's user interface and the ability to paste or type the malicious input into the search field are sufficient. The exploit writes the payload to a file (exp.txt) which is then presumably copied and pasted into the search box, causing an immediate crash [1].
Impact
Successful exploitation results in a denial of service (DoS) condition—the application crashes, becoming unresponsive. The proof-of-concept demonstrates that the overflow leads to a crash; no code execution or data exfiltration is demonstrated in the public reference [1]. The impact is limited to application availability.
Mitigation
No official patch or fixed version has been released for this vulnerability. Users are advised to avoid copying and pasting untrusted text into the search field as a workaround. The software is no longer actively maintained (sourceforge.net project appears inactive). The CVE is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog as of the publication date [1][2].
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Artha ~ The Open Thesaurus/Artha ~ The Open Thesaurusdescription
- Range: <=1.0.3.0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- www.exploit-db.com/author/mitrex_refsource_MISC
- www.exploit-db.com/exploits/45760mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.