22 matches found
GHSA-JGH8-VCHW-Q3G7 safeurl-python contains Server-Side Request Forgery
Description In SafeURL it is possible to specify a list of domains that should be matched before a request is sent out. The regex used to compare domains did not work as intended. Impact The regex used was: re.match"?i^%s" % domain, value This has two problems, first that only the beginning and n...
6.9CVSS5.2AI score0.00563EPSS
SaveExploits1References4
safeurl-python contains Server-Side Request Forgery
Description In SafeURL it is possible to specify a list of domains that should be matched before a request is sent out. The regex used to compare domains did not work as intended. Impact The regex used was: re.match"?i^%s" % domain, value This has two problems, first that only the beginning and n...
5.3CVSS5.5AI score0.00563EPSS
SaveExploits1References4Affected Software1
20