CVE Scraper
Pricing
$0.50 / 1,000 results
Go to Apify Store
Pricing
$0.50 / 1,000 results
Rating
0.0
(0)
Developer

R.L.
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
2
Monthly active users
2 months ago
Last modified
Categories
Share
CVE scraper
Need a list of software vulnerabilities in open source project or IT product?
This Apify Actor scrapes CVE search at: https://www.cve.org
Up to 10k results per search.
Input example
{"startUrls": [{"url": "https://www.cve.org/CVERecord/SearchResults?query=scrapy","method": "GET"}]}
Output row example
{"cve_id": "CVE-2024-3574","url": "https://www.cve.org/CVERecord?id=CVE-2024-3574","date_published": "2024-04-16T00:00:15.109Z","date_reserved": "2024-04-10T09:54:50.274Z","date_updated": "2024-08-01T20:12:08.239Z","cur_state": "PUBLISHED","title": "Authorization Header Leak During Cross-Domain Redirect in scrapy/scrapy","description": "In scrapy version 2.10.1, an issue was identified where the Authorization header, containing credentials for server authentication, is leaked to a third-party site during a cross-domain redirect. This vulnerability arises from the failure to remove the Authorization header when redirecting across domains. The exposure of the Authorization header to unauthorized actors could potentially allow for account hijacking.","vendor": "scrapy","product": "scrapy/scrapy","versions_affected": ["unspecified"],"advisory": "49974321-2718-43e3-a152-62b16eed72a9","ref_urls": ["https://huntr.com/bounties/49974321-2718-43e3-a152-62b16eed72a9","https://github.com/scrapy/scrapy/commit/5bcb8fd5019c72d05c4a96da78a7fcb6ecb55b75"],"ref_ids": []}