Weโre really thrilled to unveil Vulnerability-Lookup 2.4.0! There should have been a video here but your browser does not seem to support it. This version includes new features, new importers, improvements and fixes. The key updates are highlighted below. ๐ New Dashboard: Quickly acc...
Weโre really thrilled to unveil Vulnerability-Lookup 2.4.0!
https://www.vulnerability-lookup.org/images/news/2025/2025-01-10-Vulnerability-Lookup-2.4.0.webm
This version includes new features, new importers, improvements and fixes. The key updates are highlighted below.
๐ New Dashboard: Quickly access the top sighted vulnerabilities from the past month with a real-time, filterable interface.
๐ New Correlations Graph: Visualize relationships between sightings for deeper insights.
!Correlations with sightings - 1 !Correlations with sightings - 2
๐ฅ New Importers:
- CSAF Microsoft Importer for streamlined CSAF data integration.
- FKIE NVD Importer to incorporate FKIE NVD datasets seamlessly.
๐ก RSS/Atom Feeds for Sightings: Stay updated with feeds for specific CPE sightings, sorted and tailored for your needs.
๐ GitHub Gist Sighting Tool: Introducing GistSight for tracking vulnerabilities in GitHub Gists.
๐ก Other Updates: Weโve added metadata enrichment capabilities and made significant API improvements to enhance your experience.
Discover more about Vulnerability-Lookup and its capabilities here: https://vulnerability.circl.lu/
๐ Thank you very much to all the contributors and testers!
To see the full rundown of the changes, users can visit the changelog on GitHub: https://github.com/cve-search/vulnerability-lookup/releases/tag/v2.4.0
Curious about the latest vulnerability trends, the year's first observations, or historical insights? Our enhanced home page on Vulnerability-Lookup (source code) now lets you filter and explore our growing dataset of sightings with ease. Simply pick the week you want and dive into the data.
Have ideas for improvements? Let us know! https://github.com/cve-search/vulnerability-lookup/issues
Of course you get these sightings via the API: https://vulnerability.circl.lu/api/
I really like LibraryThing and uses it since about 15 years. Here's my account if you want to connect: https://www.librarything.com/profile/cedricbonhomme
A client to gather vulnerability-related information from Bluesky. - CIRCL/BlueSkySight
You can find various collected status here: https://vulnerability.circl.lu/sightings/?query=bsky.app
Vulnerability-Lookup - Fast vulnerability lookup correlation from different sources.
Amnesty International identified how Serbian authorities used Cellebrite to exploit a zero-day vulnerability (a software flaw which is not known to the original software developer and for which a software fix is not available) in Android devices to gain privileged access to an environmental activistโs phone. The vulnerability, identified in collaboration with security researchers at Google Project Zero and Threat Analysis Group, affected millions of Android devices worldwide that use the popular Qualcomm chipsets. An update fixing the security issue was released in the October 2024 Qualcomm Security Bulletin.
Weโre delighted to announce the release of Vulnerability-Lookup 2.2.0, packed with enhancements, new features, and bug fixes.
What's New
-
Identity:
- Vulnerability-Lookup now has a beautiful new logo.
-
New Statistics Namespace: The API now offers a dedicated namespace for statistics. Two new endpoints are currently available:
/api/stats/vulnerability/most_sighted
/api/stats/vulnerability/most_commented
Both endpoints provide the option to return results in a Markdown table format. (7a2b8ed, d95b49c)
You can use the API output directly to generate PDF reports:
bash $ curl -s -X 'GET' 'https://vulnerability.circl.lu/api/stats/vulnerability/most_sighted?date_from=2024-07-01&output=markdown' | pandoc --from=markdown --to=pdf -o semestrial-report.pdf
!semestrial-report -
New Client for KEV Sightings: A new Python client, KevSight, is available to generate sightings for Vulnerability-Lookup using the Known Exploited Vulnerabilities (KEV) catalog. For more details, refer to the Vulnerability-Lookup documentation on sightings automation and the available clients.
Changes
-
API Enhancements:
- Numerous improvements and harmonization across the API while maintaining compatibility with previous versions. PyVulVulnerabilityLookup has been updated. (f9a03fb, 79cc46d)
-
Improved Views:
/recent
: Enhanced for greater consistency and readability./vuln
: Improved display for vulnerabilities from the CVE List v5 and NVD sources. The versions of the impacted products is now displayed in a third column. (9308772, 5f9826a, f71da45, 54ad96e, e8ae16e)- We have enhanced the layout and accessibility of various views as part of our ongoing commitment to creating software that is inclusive and usable for everyone.
-
Documentation:
-
Backend:
Fixes
-
Date Parameters in API:
- The
date_from
anddate_to
parameters in the API no longer have default values. It is now the clientโs responsibility to specify these values. (036ca3a)
- The
-
CVE Lookup Endpoint:
- We fixed the API endpoint for searching CVEs by vendor and product. (0867fac)
Funding
The NGSOTI project is dedicated to training the next generation of Security Operation Center (SOC) operators, focusing on the human aspect of cybersecurity. It underscores the significance of providing SOC operators with the necessary skills and open-source tools to address challenges such as detection engineering, incident response, and threat intelligence analysis. Involving key partners such as CIRCL, Restena, Tenzir, and the University of Luxembourg, the project aims to establish a real operational infrastructure for practical training. This initiative integrates academic curricula with industry insights, offering hands-on experience in cyber ranges.
vulnerability-lookup is co-funded by CIRCL and by the European Union. Views and opinions expressed are however those of the author(s) only and do not necessarily reflect those of the European Union or ECCC. Neither the European Union nor the granting authority can be held responsible for them.
hello,
Thank you very much for your reply and the information. I'll have a look at your links.
Actually, I am simply looking for various information about vulnerabilities. The goal is not to find announcements of vulnerabilities. This is part of the "Vulnerability Lookup" project: https://vulnerability.circl.lu/ where we gather "sightings": https://vulnerability.circl.lu/sightings
A sighting can have various sources such as: GitHub Gist, Pastebin, Fediverse, Telegram channels, etc. So yes... here my questions is about sightings from the Fediverse. For now I am happy with this simple tool to monitor the Fediverse: https://github.com/CIRCL/FediVuln
It is able to find status related to security vulnerabilities and generate sightings in our "Vulnerability Lookup" project. That's it ;-)
thank you !
I am looking for active Lemmy accounts about software vulnerabilities, CVEs, etc. It could be specific to GHSA, CSAF, PySEC, GSD, Pypi or whatever.
I will use it in a software vulnerability lookup projects: https://github.com/cve-search/vulnerability-lookup/ in order to create Sightings about vulnerabilities.
(it's fine as well if you can provide me Mastodon accounts. I already follow CVE program)
thank you !
We released version 1.5.0 of the Vulnerability Lookup project! ๐ (https://github.com/cve-search/vulnerability-lookup/)
!edit-comments-with-tags !meta-field !Japanese source
This update brings significant new features, improvements, and fixes.
๐ Notable Changes
We've integrated the Japan Database of Vulnerability Countermeasure Information (JVN DB), correlating security advisories from multiple sources (including NVD, GitHub, and CSAF, etc.) already available in Vulnerability Lookup.
You can now assign tags to comments directly on the website. These tags are stored in the comment's meta field and utilize the MISP Project taxonomy for vulnerabilities. Explore the taxonomy here.
We've enhanced the API to allow users to filter comments and bundles based on data available in the meta JSON field of the objects. This paves the way for leveraging more taxonomies in the future.
More details in the release notes.
Thank you very much to all the contributors and testers! ๐
As always, feel free to create an account on the main instance operated by CIRCL.
We eagerly await your contributions! ๐
Release 1.3.0 (26-07-2024)
Improvements
- Vulnerability Details Page Enhancements: We've significantly enhanced the vulnerabilities details page. It now presents more relevant information and the layout has been substantially improved for a better user experience.
- API Enhancements: Various improvements have been made to the API for better performance and functionality.
- UI Enhancements: Edition/action buttons are now hidden when not logged in (#57).
- Importer Improvements: Enhancements have been made to various importers (37d3a6d).
Fixes
- Custom Vulnerability Display Bug: Fixed an issue where custom vulnerabilities were not displayed correctly (#58).
- New Vulnerability Creation Issue: Resolved the problem where new vulnerabilities couldn't be created without a CVE number (#56).
- Webservice Sorting Fix: Fixed the sorting issue of contributors versus users (46195d1).
- Minor Fixes: Various minor fixes have been implemented to improve overall stability and performance.
!Screenshot_20240726_141051 !Screenshot_20240726_141112
And do not hesitate to create an account to contribute and share your thoughts on the security advisories: https://vulnerability.circl.lu
Funding
The NGSOTI project is dedicated to training the next generation of Security Operation Center (SOC) operators, focusing on the human aspect of cybersecurity. It underscores the significance of providing SOC operators with the necessary skills and open-source tools to address challenges such as detection engineering, incident response, and threat intelligence analysis. Involving key partners such as CIRCL, Restena, Tenzir, and the University of Luxembourg, the project aims to establish a real operational infrastructure for practical training. This initiative integrates academic curricula with industry insights, offering hands-on experience in cyber ranges.
vulnerability-lookup is co-funded by CIRCL and by the European Union. Views and opinions expressed are however those of the author(s) only and do not necessarily reflect those of the European Union or ECCC. Neither the European Union nor the granting authority can be held responsible for them.
Vulnerability Lookup facilitates quick correlation of vulnerabilities from various sources, independent of vulnerability IDs, and streamlines the management of Coordinated Vulnerability Disclosure ...
cross-posted from: https://lemmy.ml/post/18049618
> Vulnerability Lookup facilitates quick correlation of vulnerabilities from various sources (NIST, GitHub, CSAF-Siemens, CSAF-CISCO, CSAF-CERT-Bund, PySec, VARIoT, etc.), > independent of vulnerability IDs, and streamlines the management of Coordinated Vulnerability Disclosure (CVD). > Vulnerability Lookup is also a collaborative platform where users can comment on security advisories and create bundles. > > A Vulnerability Lookup instance operated by CIRCL > is available at https://vulnerability.circl.lu.
Vulnerability Lookup facilitates quick correlation of vulnerabilities from various sources, independent of vulnerability IDs, and streamlines the management of Coordinated Vulnerability Disclosure ...
Vulnerability Lookup facilitates quick correlation of vulnerabilities from various sources (NIST, GitHub, CSAF-Siemens, CSAF-CISCO, CSAF-CERT-Bund, PySec, VARIoT, etc.), independent of vulnerability IDs, and streamlines the management of Coordinated Vulnerability Disclosure (CVD). Vulnerability Lookup is also a collaborative platform where users can comment on security advisories and create bundles.
A Vulnerability Lookup instance operated by CIRCL is available at https://vulnerability.circl.lu.
A HIDS (host-based intrusion detection system) for verifying the integrity of a system. - GitHub - cedricbonhomme/pyHIDS: A HIDS (host-based intrusion detection system) for verifying the integrity ...
A HIDS (host-based intrusion detection system) for verifying the integrity of a system.
Features
- checks the integrity of system's files with a list of rules;
- checks the output of commands (iptables, ...);
- possibity to use RSA to sign to check the integrity of its database;
- alerts are written in the logs of the system;
- alerts can be sent via email to a list of users;
- alerts can be sent on IRC channels through the irker IRC client (which should be running as a daemon);
- verify files with Hashlookup, Pandora, MISP and YARA;
- possibility to export the database in a Bloom or a Cuckoo filter.
pyHIDS is under GPLv3 license.
Homepage: https://github.com/cedricbonhomme/pyHIDS
of course, you can clone/fork the repository as you want.
The source code of this software is here: https://github.com/monarc-project/stats-service
Licensed under Affero GPL v3.
It is a decentralized service which can aggregate different kind stats about threats and vulnerabilities. Here is more information: https://www.monarc.lu/documentation/stats-service/master/architecture.html if you want to understand the details.
A collaborative platform for creating, editing and sharing JSON objects. - GitHub - NC3-LU/MOSP: A collaborative platform for creating, editing and sharing JSON objects.
MOSP is a platform for creating, editing and sharing validated JSON objects of any type.
The goal is to gather security related JSON objects, in the first place aimed to be used with MONARC.
You can use any available JSON schemas in order to create new JSON objects via a web form dynamically generated and based on the selected schema. It is possible to interact with MOSP programmatically thanks to its API (OpenAPI specification).
You can export MOSP objects for MISP (MISP galaxy). See the this video as example.
I'm a computer scientist, intensely interested in computer security and privacy.
- https://fosstodon.org/@cedric
- https://github.com/cedricbonhomme
- https://www.cedricbonhomme.org/