Vulnerability detected in Mozilla NSS.
"Rao, Pankaj" <[email protected]> Tue, 12 Dec 2017 12:20:44 +0000
| Newsgroups | gmane.comp.mozilla.security |
|---|---|
| Message-ID | <[email protected]> |
Hi All, We are using Mozilla NSS within our product. While scanning our product with OWASP we found vulnerability in Mozilla NSS. * CVE-2017-10989 - CWE: CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer The getNodeSize function in ext/rtree/rtree.c in SQLite through 3.19.3, as used in GDAL and other products, mishandles undersized RTree blobs in a crafted database, leading to a heap-based buffer over-read or possibly unspecified other impact. * CVE-2015-3717 - CWE: CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer Multiple buffer overflows in the printf functionality in SQLite, as used in Apple iOS before 8.4 and OS X before 10.10.4, allow remote attackers to execute arbitrary code or cause a denial of service (application crash) via unspecified vectors. Both these vulnerabilities are in sqlite dll which gets compiled with Mozilla NSS source code. We had downloaded the most recent version of NSS source code that gets build successfully on Visual Studio 2010 (3.27) and found the vulnerability is still present. Please let us know when these vulnerabilities will get addressed. Thanks and Regards, Pankaj Rao