Lucene search
+L

1717 matches found

Hacker One
Hacker One
added 2018/09/27 4:46 p.m.52 views

Chaturbate: Missing CSRF Protection in /stats EndPoint.

EndPoint /affiliates/stats. doesnot verify the CSRF Tokens Steps To Reproduce: 1. Login with the your account 2. Navigate to the URL https://chaturbate.com/affiliates/stats.. 3. Check the stats in default its todays date or this week in select period. 4. Intercept the request and change the...

0.4AI score
SaveExploits0
OSV
OSV
added 2018/09/18 2:29 a.m.7 views

CVE-2018-16952

The Oracle WebCenter Interaction Portal 10.3.3 does not implement protection against Cross-site Request Forgery in its design. The impact is sensitive actions in the portal such as changing a portal user's password. NOTE: this CVE is assigned by MITRE and isn't validated by Oracle because Oracle...

8.8CVSS5.8AI score0.00666EPSS
SaveExploits0References2
OSV
OSV
added 2018/08/28 10:34 p.m.41 views

GHSA-2HXV-MX8X-MCJ9 Spina gem vulnerable to Cross-site request forgery (CSRF) vulnerability

Cross-site request forgery CSRF vulnerability in Spina before commit bfe44f289e336f80b6593032679300c493735e75. Spina::ApplicationController actions didn't have CSRF protection. This causes a CSRF vulnerability across the entire engine which includes administrative functionality such as creating...

8.8CVSS8.9AI score0.00903EPSS
SaveExploits0References7
CVE
CVE
added 2018/08/08 12:00 a.m.65 views

CVE-2013-7464

The CVE-2013-7464 issue affects csrf-magic prior to 1.0.4. If $GLOBALS['csrf']['secret'] is not configured, the Anti-CSRF Token is predictable because an automatically generated secret is not used, allowing CSRF protection bypass. Documents indicate the vulnerability path is within csrf-magic’s t...

8.8CVSS8.7AI score0.00794EPSS
SaveExploits0References3Affected Software1
OpenVAS
OpenVAS
added 2018/08/07 12:00 a.m.60 views

Symfony <= 2.7.37, 2.8.x <= 2.8.30, 3.x <= 3.2.13 and 3.3.x <= 3.3.12 Multiple Vulnerabilities

Symfony is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2018 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:sensiolabs:symfony"; ifdescription...

7.5CVSS7.5AI score0.02677EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2018/08/06 9:29 p.m.11 views

CVE-2017-16653

An issue was discovered in Symfony before 2.7.38, 2.8.31, 3.2.14, 3.3.13, 3.4-BETA5, and 4.0-BETA5. The current implementation of CSRF protection in Symfony Version =2 does not use different tokens for HTTP and HTTPS; therefore the token is subject to MITM attacks on HTTP and can then be used in ...

5.9CVSS5.6AI score0.01473EPSS
SaveExploits0References4
NVD
NVD
added 2018/08/06 9:29 p.m.23 views

CVE-2017-16653

An issue was discovered in Symfony before 2.7.38, 2.8.31, 3.2.14, 3.3.13, 3.4-BETA5, and 4.0-BETA5. The current implementation of CSRF protection in Symfony Version =2 does not use different tokens for HTTP and HTTPS; therefore the token is subject to MITM attacks on HTTP and can then be used in ...

5.9CVSS6AI score0.01473EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2018/08/06 9:00 p.m.63 views

CVE-2017-16653

An issue was discovered in Symfony before 2.7.38, 2.8.31, 3.2.14, 3.3.13, 3.4-BETA5, and 4.0-BETA5. The current implementation of CSRF protection in Symfony Version =2 does not use different tokens for HTTP and HTTPS; therefore the token is subject to MITM attacks on HTTP and can then be used in ...

5.9CVSS6AI score0.01473EPSS
SaveExploits0
OSV
OSV
added 2018/07/23 7:51 p.m.42 views

GHSA-H95J-H2RV-QRG4 Django Cross-Site Request Forgery vulnerability

The CSRF protection mechanism in Django through 1.2.7 and 1.3.x through 1.3.1 does not properly handle web-server configurations supporting arbitrary HTTP Host headers, which allows remote attackers to trigger unauthenticated forged requests via vectors involving a DNS CNAME record and a web page...

8.7CVSS6.4AI score0.01093EPSS
SaveExploits0References12
OSV
OSV
added 2018/07/13 3:17 p.m.66 views

GHSA-M242-WC86-8768 python-fedora vulnerable to an open redirect resulting in loss of CSRF protection

python-fedora 0.8.0 and lower is vulnerable to an open redirect, resulting in loss of CSRF protection...

6.1CVSS6.1AI score0.00991EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2018/07/13 3:17 p.m.40 views

python-fedora vulnerable to an open redirect resulting in loss of CSRF protection

python-fedora 0.8.0 and lower is vulnerable to an open redirect, resulting in loss of CSRF protection...

6.1CVSS3.2AI score0.00991EPSS
SaveExploits0References5Affected Software1
Hacker One
Hacker One
added 2018/07/10 4:31 p.m.2483 views

Pornhub: Stored XSS in galleries - https://www.redtube.com/gallery/[id] path

Researcher successfully closed the image 'alt' attribute and injected javascript by intercepting the album creation request and submitting an XSS payload as the album title. This led to stored cross-site scripting on the user's album page, executed against any users who visited the album. Stored...

5.8AI score
SaveExploits0
Hacker One
Hacker One
added 2018/07/10 4:20 p.m.2332 views

Pornhub: Stored XSS on the https://www.redtube.com/users/[profile]/collections

Researcher successfully closed the image 'alt' attribute and injected javascript by submitting an XSS payload as the collection title. This led to stored cross-site scripting on the user's collections page, executed against any users who visited the user's collections. The user's favorites page w...

5.8AI score
SaveExploits0
Jenkins Security Advisories
Jenkins Security Advisories
added 2018/06/25 12:00 a.m.14 views

CSRF vulnerability and missing permission checks in GitHub Plugin allowed capturing credentials

A form action method in GitHub Plugin did not check the permission of the user accessing it, allowing anyone with Overall/Read access to Jenkins to cause Jenkins to send a GitHub API request to create an API token to an attacker-specified URL. This allowed users with Overall/Read access to Jenkin...

8.8CVSS7.9AI score0.90894EPSS
SaveExploits0Affected Software1
Prion
Prion
added 2018/06/22 3:29 p.m.17 views

Cross site request forgery (csrf)

SLiMS 8 Akasia 8.3.1 allows remote attackers to bypass the CSRF protection mechanism and obtain admin access by omitting the csrftoken parameter...

6.8CVSS8.7AI score0.00838EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2018/06/22 3:00 p.m.46 views

CVE-2018-12659

CVE-2018-12659 affects SLiMS 8 Akasia 8.3.1. The issue is a CSRF protection bypass where an attacker can obtain administrator access by omitting the csrf_token parameter. The root cause is the failure to enforce CSRF token verification, allowing remote exploitation. Documented impacts include adm...

8.8CVSS8.7AI score0.00838EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2018/06/08 5:29 p.m.25 views

Cross site request forgery (csrf)

In the Open Build Service OBS before version 2.4.6 the CSRF protection is incorrectly disabled in the web interface, allowing for requests without the user's consent...

6.8CVSS7.2AI score0.00832EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2018/06/08 5:00 p.m.35 views

CVE-2014-0594 CSRF protection incorrectly disabled

In the Open Build Service OBS before version 2.4.6 the CSRF protection is incorrectly disabled in the web interface, allowing for requests without the user's consent...

8.8CVSS8.8AI score0.00832EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2018/06/08 5:00 p.m.45 views

CVE-2014-0594

In the Open Build Service OBS before version 2.4.6 the CSRF protection is incorrectly disabled in the web interface, allowing for requests without the user's consent...

8.8CVSS8.9AI score0.00832EPSS
SaveExploits0
CVE
CVE
added 2018/06/08 5:00 p.m.57 views

CVE-2014-0594

The CVE-2014-0594 entry corresponds to the Open Build Service (OBS) before version 2.4.6, where CSRF protection was incorrectly disabled in the web interface. This allows an attacker to issue requests without user consent, with impact across confidentiality, integrity, and availability as reflect...

8.8CVSS8.8AI score0.00832EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder