MGASA-2016-0102

Source
https://advisories.mageia.org/MGASA-2016-0102.html
Import Source
https://advisories.mageia.org/MGASA-2016-0102.json
JSON Data
https://api.test.osv.dev/v1/vulns/MGASA-2016-0102
Related
Published
2016-03-07T21:51:48Z
Modified
2016-03-08T10:58:00Z
Summary
Updated botan packages fix security vulnerability
Details

The BER decoder would crash due to reading from offset 0 of an empty vector if it encountered a BIT STRING which did not contain any data at all. This can be used to easily crash applicatons reading untrusted ASN.1 data, but does not seem exploitable for code execution (CVE-2015-5726).

The BER decoder would allocate a fairly arbitrary amount of memory in a length field, even if there was no chance the read request would succeed. This might cause the process to run out of memory or invoke the OOM killer (CVE-2015-5727).

The ressol function implements the Tonelli-Shanks algorithm for finding square roots could be sent into a nearly infinite loop due to a misplaced conditional check. This could occur if a composite modulus is provided, as this algorithm is only defined for primes. This function is exposed to attacker controlled input via the OS2ECP function during ECC point decompression (CVE-2016-2194).

The PointGFp constructor did not check that the affine coordinate arguments were less than the prime, but then in curve multiplication assumed that both arguments if multiplied would fit into an integer twice the size of the prime. The bigintmul and bigintsqr functions received the size of the output buffer, but only used it to dispatch to a faster algorithm in cases where there was sufficient output space to call an unrolled multiplication function. The result is a heap overflow accessible via ECC point decoding, which accepted untrusted inputs. This is likely exploitable for remote code execution. On systems which use the mlock pool allocator, it would allow an attacker to overwrite memory held in secure_vector objects. After this point the write will hit the guard page at the end of the mmap'ed region so it probably could not be used for code execution directly, but would allow overwriting adjacent key material (CVE-2016-2195).

References
Credits

Affected packages

Mageia:5 / botan

Package

Name
botan
Purl
pkg:rpm/mageia/botan?distro=mageia-5

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.10.12-1.mga5

Ecosystem specific

{
    "section": "core"
}

Mageia:5 / monotone

Package

Name
monotone
Purl
pkg:rpm/mageia/monotone?distro=mageia-5

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.1-4.1.mga5

Ecosystem specific

{
    "section": "core"
}

Mageia:5 / softhsm

Package

Name
softhsm
Purl
pkg:rpm/mageia/softhsm?distro=mageia-5

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.3.4-5.1.mga5

Ecosystem specific

{
    "section": "core"
}