Git Product home page Git Product logo

oss-fuzz-vulns's Introduction

OSS-Fuzz vulnerabilities

This is a repo for recording disclosed OSS-Fuzz vulnerabilities, and acts as the source of truth for OSS-Fuzz vulnerabilities in OSV.

Each OSS-Fuzz vulnerability has precise impacted version and commit version information added by OSV.

Users may submit PRs to update any information here.

Format spec

The format is described here.

Automation

Vulnerabilities undergo automated bisection and repository analysis as part of OSV to determine the affected commit ranges and versions. They are then automatically imported in this repository.

Any user changes to vulnerability files in this repository will trigger a re-analysis by OSV within a few minutes ( example change, re-analysis).

OSV will also regularly recompute affected versions and detect cherry picks across different branches for each vulnerability (example).

OSV also provides an API to let users easily query this information.

Missing entries

An OSS-Fuzz vulnerability may be missing here for a few reasons.

The automated bisection failed

Sometimes the bisection is unable to resolve the introduced and fixed ranges to an acceptably small range. In these cases, we opt to keep the database higher quality and avoid showing such results by default.

Failure cases are recorded at the public GCS bucket gs://oss-fuzz-osv-vulns. You may use the script scripts/import.py to import any existing details about these failed vulnerabilities.

$ python scripts/import.py <oss-fuzz issue ID>

Any missing details may be filled in manually and submitted as part of a PR to this repo. See this example.

The bug was not marked as security by OSS-Fuzz

We only include bugs that are marked as security by OSS-Fuzz. If you are a project maintainer, you may edit the security flag on the corresponding testcase details page. Marking a bug as security will automatically cause it to be fed into OSV, if the bug is reliably reproducible.

Removing an entry

If a vulnerability in this repository is not considered a security vulnerability, it may be removed by submitting a PR to add a withdrawn field to the relevant entry.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.