Spectra Assure
Community
Docs
failRisk: Vulnerabilities
Scanned: 5 days ago

opencv-python-headless

Artifact:
latest
Top 1k
Wrapper package for OpenCV python bindings.
License: Permissive (Apache-2.0)
Published: 4 months ago




SAFE Assessment

Compliance

Licenses
1 weak copyleft linked components
Secrets
No sensitive information found

Security

Vulnerabilities
1 severe vulnerabilities exploited
Hardening
1 baseline mitigations missing

Threats

Tampering
No evidence of software tampering
Malware
No evidence of malware inclusion

Popularity

331.76M
Total Downloads
Contributors
Declared Dependencies
1.3k
Dependents

Top issues

Problem

Software composition analysis has identified a component with one or more known severe vulnerabilities. Available threat intelligence telemetry has confirmed that the reported high or critical severity vulnerabilities are actively being exploited by malicious actors.

Prevalence in PyPI community

38 packages
found in
Top 100
303 packages
found in
Top 1k
2611 packages
found in
Top 10k
103184 packages
in community

Next steps

We strongly advise updating the component to the latest version.
If the update can't resolve the issue, create a plan to isolate or replace the affected component.

Problem

Data Execution Prevention (DEP/NX) is a vulnerability mitigation option that prevents data from being interpreted as code anywhere within the application. This mitigation protects the application stack, heap and other memory data ranges. Executable files that fail to implement this mitigation expose the user to increased risks of malicious code injection.

Prevalence in PyPI community

20 packages
found in
Top 100
88 packages
found in
Top 1k
357 packages
found in
Top 10k
5500 packages
in community

Next steps

It's highly recommended to enable this option for all software components used at security boundaries, or those that process user controlled inputs.
To enable this mitigation, refer to your programming language linker documentation.
In Microsoft VisualStudio, you can enable DEP mitigation by setting the linker option /NXCOMPAT to ON.

Problem

Sensitive executable memory regions should be kept as read-only to protect the integrity of trusted execution code flow paths. Imported function addresses are pointers to the symbols that implement the application-required functionality. If those pointers are changed by malicious code, execution paths can be redirected to unintended locations. Most modern programming language toolchains protect those memory regions appropriately. These issues are commonly reported for outdated linkers and non-compliant executable packing solutions.

Prevalence in PyPI community

14 packages
found in
Top 100
22 packages
found in
Top 1k
138 packages
found in
Top 10k
3863 packages
in community

Next steps

Review the programming language linker options, and consider a build toolchain update.

Problem

Sensitive executable memory regions should be kept as read-only to protect the integrity of trusted execution code flow paths. Thread local storage (TLS) callbacks are pointers to code initialization and resource release functions. If those pointers are changed by malicious code, execution paths can be redirected to unintended locations. Most modern programming language toolchains protect those memory regions appropriately. These issues are commonly reported for outdated linkers and non-compliant executable packing solutions.

Prevalence in PyPI community

6 packages
found in
Top 100
13 packages
found in
Top 1k
103 packages
found in
Top 10k
3072 packages
in community

Next steps

Review the programming language linker options, and consider a build toolchain update.

Problem

Software composition analysis has identified a component with one or more known vulnerabilities. Based on the CVSS scoring, these vulnerabilities have been marked as high severity.

Prevalence in PyPI community

50 packages
found in
Top 100
352 packages
found in
Top 1k
2858 packages
found in
Top 10k
108771 packages
in community

Next steps

Perform impact analysis for the reported CVEs.
Update the component to the latest version.
If the update can't resolve the issue, create a plan to isolate or replace the affected component.

Top behaviors

Prevalence in PyPI community

Behavior often found in this community (Common)
8 packages
found in
Top 100
64 packages
found in
Top 1k
281 packages
found in
Top 10k
8972 packages
in community

Prevalence in PyPI community

Behavior often found in this community (Common)
9 packages
found in
Top 100
75 packages
found in
Top 1k
309 packages
found in
Top 10k
9292 packages
in community

Prevalence in PyPI community

Behavior often found in this community (Common)
2 packages
found in
Top 100
20 packages
found in
Top 1k
125 packages
found in
Top 10k
2532 packages
in community

Prevalence in PyPI community

Behavior often found in this community (Common)
23 packages
found in
Top 100
112 packages
found in
Top 1k
620 packages
found in
Top 10k
10791 packages
in community

Prevalence in PyPI community

Behavior uncommon for this community (Uncommon)
1 packages
found in
Top 100
14 packages
found in
Top 1k
102 packages
found in
Top 10k
2098 packages
in community

Top vulnerabilities

Vulnerability Exploitation Lifecycle
(3 Active Vulnerabilities)
1 (0 Fixable)
CVE-2019-9423h
2 (0 Fixable)
CVE-2019-5063h
CVE-2017-17555m
None
None
Exploits Unknown
Exploits Exist
Exploited by Malware
Patching Mandated