ixray-Team ixray-1.6-stcop Out-of-Bounds Write Vulnerability

Vulnerability

An out-of-bounds write vulnerability has been identified in ixray-Team ixray-1.6-stcop, affecting versions prior to 1.3. This vulnerability arises from cloned code in the OpenSSL library, specifically in the BN_print.c file, which did not incorporate a critical security patch. The issue can lead to memory corruption and potential application crashes.

Impact

Exploitation of this vulnerability causes out-of-bounds writes to a buffer, which can lead to memory corruption and application crashes.

Reproduction

The vulnerability can be reproduced by presenting an oversized BIGNUM to the BN_bn2dec() function. This causes the BN_div_word() function to fail, allowing data to be written outside the intended buffer boundaries. The absence of proper error handling in this scenario creates the out-of-bounds write condition.

Remediation

Users are advised to apply the same patch that was implemented in the original OpenSSL repository to address this vulnerability.

Added: Jan 27, 2026, 4:23 PM
Updated: Jan 27, 2026, 4:23 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
1.3
exploitability
7.7
remediation
0.0
relevance
2.5
threat
1.6
urgency
2.9
incentive
4.2

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.