lcimeni / lcimeni/cookie

NowSecure dynamic analysis: Weak Cryptographic Hashing Algorithms

Open
#39 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted nowsecure
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Finding Description

Source code should be inspected for uses of weak cryptographic algorithms. The inspections may reveal the use of weak cryptography by third party code. Use the 'Findings Evidence' to determine what insecure APIs were observed during analysis.

Steps to Reproduce

While the application runs, cryptographic APIs are monitored to identify any insecure usage of cryptographic algorithms or primitives. Insecure hashing algorithms include uses of MD2, MD3, MD4, MD5 and SHA1.

Insecure cryptographic hashing algorithms were detected in use by the application.

Business Impact
Remediation Resources

Utilize cryptographic hashing algorithms that are considered secure and advocated for in best practice recommendation.
Guidance can be found for Android and from Apple.

For more guidance on best practices in picking strong cryptography, please see OWASP's Cryptographic Storage Cheat Sheet.

Risk and Regulatory Information

Severity: low
CVSS: 3.7

Application
  • Platform: android
  • Package: com.microsoft.office.word

See more detail in the NowSecure Report

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked NowSecure Report and its Findings Evidence; the issue names no repository file, test, or insecure API. Confirm which weak hashing usage belongs to the Android package com.microsoft.office.word, then verify that the reported insecure algorithms are no longer detected after remediation.

Written by the indexing model from the issue text.

Assessment

Tech stack
android
Domain
mobile, security
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.