Code Monkey home page Code Monkey logo

Comments (4)

p0w3rsh3ll avatar p0w3rsh3ll commented on May 30, 2024

Using the MSRC API you get the productname and its CVE.
Using additional code, you can then visit for example https://nvd.nist.gov/vuln/detail/CVE-2021-1675 and parse the page to extract CPE.
NIST may also have an API to match the product name to its CPE format.

from msrc-microsoft-security-updates-api.

YulerB avatar YulerB commented on May 30, 2024

We want to correlate the CVE/CPE from NIST, with the CVE/ProductName from the CVRF API, because scanning tools report CVE & Installed CPE's, and we want to calculate the KB specific to the product to apply to the devices. Fuzzy matching the product name isn't yielding the best result. For example, values like "Service Pack 1" vs "SP1".
I see some of the other vendors have included CPE values as separate fields in the XLM/JSON, which works well for us.
Can you at least comma separate the segments for product, vendor, version and anything else, in the full product name?

from msrc-microsoft-security-updates-api.

MaKyOtOx avatar MaKyOtOx commented on May 30, 2024

up ? We are also interested having CPE in the MSRC update json files
Thnks !

from msrc-microsoft-security-updates-api.

fartak-pooria avatar fartak-pooria commented on May 30, 2024

hi, do you find any approach to match
product name VS CPE
Microsoft Exchange Server 2016 Cumulative Update 17 VS
cpe:2.3🅰️microsoft:exchange_server:2016:cumulative_update_17:::::: ?

from msrc-microsoft-security-updates-api.

Related Issues (20)

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.