Lucene search
+L

546 matches found

Github Security Blog
Github Security Blog
added 2022/09/16 12:0 a.m.32 views

rdiffweb CSRF vulnerability in profile's SSH keys can lead to unauthorized access

rdiffweb prior to 2.4.3 is vulnerable to Cross-Site Request Forgery CSRF. While adding SSH public keys to the profile, the server accepts the GET request, which results in adding an SSH public key to the profile and leads to unauthorized access to the system and backups. Version 2.4.3 contains a...

8.8CVSS8.7AI score0.00645EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2022/09/16 12:0 a.m.17 views

GHSA-VQ4H-XRWC-M639 rdiffweb CSRF vulnerability in profile's SSH keys can lead to unauthorized access

rdiffweb prior to 2.4.3 is vulnerable to Cross-Site Request Forgery CSRF. While adding SSH public keys to the profile, the server accepts the GET request, which results in adding an SSH public key to the profile and leads to unauthorized access to the system and backups. Version 2.4.3 contains a...

8.8CVSS8.5AI score0.00645EPSS
SaveExploits1References6
NVD
NVD
added 2022/09/15 9:15 a.m.39 views

CVE-2022-3221

Cross-Site Request Forgery CSRF in GitHub repository ikus060/rdiffweb prior to 2.4.3...

8.8CVSS0.00645EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2022/09/15 9:15 a.m.5 views

CVE-2022-3221

Cross-Site Request Forgery CSRF in GitHub repository ikus060/rdiffweb prior to 2.4.3...

8.8CVSS7.3AI score0.00645EPSS
SaveExploits1References3
Prion
Prion
added 2022/09/15 9:15 a.m.17 views

Cross site request forgery (csrf)

Cross-Site Request Forgery CSRF in GitHub repository ikus060/rdiffweb prior to 2.4.3...

6.8CVSS8.8AI score0.00645EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2022/09/15 9:15 a.m.8 views

PYSEC-2022-278

Cross-Site Request Forgery CSRF in GitHub repository ikus060/rdiffweb prior to 2.4.3...

8.8CVSS6.7AI score0.00645EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2022/09/15 9:15 a.m.22 views

PYSEC-2022-278

Cross-Site Request Forgery CSRF in GitHub repository ikus060/rdiffweb prior to 2.4.3...

8.8CVSS2.8AI score0.00645EPSS
SaveExploits1References3
OSV
OSV
added 2022/09/15 8:45 a.m.27 views

CVE-2022-3221 Cross-Site Request Forgery (CSRF) in ikus060/rdiffweb

Cross-Site Request Forgery CSRF in GitHub repository ikus060/rdiffweb prior to 2.4.3...

8.8CVSS8.7AI score0.00645EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2022/09/15 8:45 a.m.39 views

CVE-2022-3221 Cross-Site Request Forgery (CSRF) in ikus060/rdiffweb

Cross-Site Request Forgery CSRF in GitHub repository ikus060/rdiffweb prior to 2.4.3...

8.8CVSS9.1AI score0.00645EPSS
SaveExploits1References2
CVE
CVE
added 2022/09/15 8:45 a.m.100 views

CVE-2022-3221

CVE-2022-3221 affects ikus060/rdiffweb prior to version 2.4.3, where a CSRF flaw in the profile SSH keys flow can enable unauthorized access. The issue arises from accepting a GET request during SSH-key operations, leading to key addition without proper user interaction. The vulnerability is miti...

8.8CVSS8.8AI score0.00645EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2022/09/15 12:0 a.m.6 views

Rdiffweb 跨站请求伪造漏洞

Rdiffweb is a web application by Patrik Dufresne, an individual developer in the USA. It provides quick access to your profiles through an efficient web interface. A cross-site request forgery vulnerability exists in Rdiffweb versions prior to 2.4.3, which stems from cross-site request forgery in...

8.8CVSS7.5AI score0.00645EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2022/09/15 12:0 a.m.3 views

PT-2022-21152 · Rdiffweb · Rdiffweb

Name of the Vulnerable Software and Affected Versions: rdiffweb versions prior to 2.4.3 Description: The issue is related to Cross-Site Request Forgery CSRF in the GitHub repository ikus060/rdiffweb. When adding SSH public keys to a profile, the server accepts GET requests, which can lead to...

8.8CVSS8.7AI score0.00645EPSS
SaveExploits1References12
Huntr
Huntr
added 2022/09/14 10:43 p.m.13 views

CSRF resulting in Account Takeover

Description Hello everyone, Rdiffweb offers a profile section where the admin user can change his informations such as the username, the email etc..., when the admin changes his username and his email; the following POST requests is sent: POST /prefs/general HTTP/1.1 Host:...

6.8AI score
SaveExploits0
Veracode
Veracode
added 2022/09/14 5:52 a.m.21 views

Weak Password Requirements

rdiffweb uses weak password requirements. The vulnerability exists because there's no policy or any checks for password which allows an attacker to get access to all user's accounts with weak password by bruteforce attack...

8.8CVSS8.8AI score0.00815EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
added 2022/09/14 5:29 a.m.19 views

Information Disclosure

rdiffweb is vulnerable to Information Disclosure. The vulnerability exists in setpassword method in store.py where a remote unauthenticated attacker is able to gain access to sensitive user information through the default error page due to insufficient checks...

5.3CVSS5.6AI score0.0071EPSS
SaveExploits1References3Affected Software1
Huntr
Huntr
added 2022/09/14 3:41 a.m.14 views

Bypass IP detection to brute-force password in ikus060/rdiffweb

Description In login API, by default, the IP address will be blocked when the user tries to login incorrectly more than 5 times but we can bypass this mechanism by abuse X-Forwarded-For header to bypass IP dectection and perform password brute-force. Proof of Concept POST /login/ HTTP/1.1 Host:...

0.1AI score
SaveExploits0References1
OSV
OSV
added 2022/09/14 12:0 a.m.12 views

GHSA-MJW4-XVX6-3GRG rdiffweb vulnerable to Sensitive Cookie in HTTPS Session Without 'Secure' Attribute

rdiffweb version 2.4.1 is vulnerable to Sensitive Cookie in HTTPS Session Without 'Secure' Attribute. This makes it so that a user's cookies can be sent to the server with an unencrypted request over the HTTP protocol. Version 2.4.2 contains a fix for the issue...

7.5CVSS7.3AI score0.00577EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2022/09/14 12:0 a.m.29 views

rdiffweb vulnerable to Sensitive Cookie in HTTPS Session Without 'Secure' Attribute

rdiffweb version 2.4.1 is vulnerable to Sensitive Cookie in HTTPS Session Without 'Secure' Attribute. This makes it so that a user's cookies can be sent to the server with an unencrypted request over the HTTP protocol. Version 2.4.2 contains a fix for the issue...

7.5CVSS6AI score0.00577EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2022/09/14 12:0 a.m.13 views

GHSA-CH4C-278Q-5654 rdiffweb Missing Custom Error Page

rdiffweb version 2.4.1 is set to a default and leaks error information. Version 2.4.2 fixes this issue...

5.3CVSS5.1AI score0.0071EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2022/09/14 12:0 a.m.43 views

rdiffweb Missing Custom Error Page

rdiffweb version 2.4.1 is set to a default and leaks error information. Version 2.4.2 fixes this issue...

5.3CVSS5.1AI score0.0071EPSS
SaveExploits1References6Affected Software1
Rows per page
Query Builder