CVE-2012-2677 (Medium) detected in boost-for-react-native-1.63.0 - autoclosed
mend-bolt-for-github opened this issue · 2 comments
CVE-2012-2677 - Medium Severity Vulnerability
Vulnerable Library - boost-for-react-native-1.63.0
Library home page: https://github.com/react-native-community/boost-for-react-native/archive/v1.63.0-0.zip
Path to dependency file: /ios/Podfile.lock
Path to vulnerable library: /ios/Podfile.lock
Dependency Hierarchy:
- RNCAsyncStorage-1.12.1 (Root Library)
- React-Core-0.64.2
- React-jsi-0.64.2
- ❌ boost-for-react-native-1.63.0 (Vulnerable Library)
- React-jsi-0.64.2
- React-Core-0.64.2
Found in HEAD commit: dfc6472b08bceae52f840d61037eead68f69fbcb
Found in base branch: develop
Vulnerability Details
Integer overflow in the ordered_malloc function in boost/pool/pool.hpp in Boost Pool before 3.9 makes it easier for context-dependent attackers to perform memory-related attacks such as buffer overflows via a large memory chunk size value, which causes less memory to be allocated than expected.
Publish Date: 2012-07-25
URL: CVE-2012-2677
CVSS 3 Score Details (5.3)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: Low
Step up your Open Source Security Game with Mend here
Tied to updating react native. Attempted using both auto update and manual update guides from fb. Both failed due to odd configuration issue. May be beneficial to take a clean react-native install and transfer code to it.
✔️ This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.