Lucene search
+L

1 matches found

OSV
OSV
added 2024/02/24 5:59 p.m.18 views

CVE-2024-0243 Server-side Request Forgery In Recursive URL Loader

With the following crawler configuration: python from bs4 import BeautifulSoup as Soup url = "https://example.com" loader = RecursiveUrlLoader url=url, maxdepth=2, extractor=lambda x: Soupx, "html.parser".text docs = loader.load An attacker in control of the contents of https://example.com could...

3.7CVSS6.3AI score
SaveExploits0References5
Rows per page
Query Builder