Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Heiko Webers

Researcher frombauland42.com
#18917of 53,633
14.2Total CVSS
Vulnerabilities · 2
Medium
1
High
1
PT-2023-20022
6.1
2023-05-11
Fetlife · Fetlife Rollout-Ui · CVE-2023-25309
**Name of the Vulnerable Software and Affected Versions** Fetlife rollout-ui version 0.5 **Description** The issue allows attackers to execute arbitrary code via a crafted URL to the delete a feature functionality. This is a Cross Site Scripting (XSS) vulnerability. **Recommendations** For Fetlife rollout-ui version 0.5, consider disabling the delete a feature functionality until a patch is available. Restrict access to the crafted URL to minimize the risk of exploitation. Avoid using the delete a feature functionality in the affected version until the issue is resolved.
PT-2020-14845
8.1
2020-08-05
Rails · Pghero · CVE-2020-16253
**Name of the Vulnerable Software and Affected Versions** PgHero gem versions through 2.6.0 **Description** The issue allows CSRF attacks. Normally, PgHero uses the `protect from forgery` method from Rails to prevent CSRF, but this defaults to `:null session`, which has no effect on non-session based authentication methods. Thus, the gem is vulnerable with non-session based authentication methods like basic authentication. **Recommendations** For PgHero gem versions through 2.6.0, consider disabling non-session based authentication methods like basic authentication until a patch is available. Restrict access to vulnerable endpoints to minimize the risk of exploitation.