Lucene search
+L

3524 matches found

Github Security Blog
Github Security Blog
added 2022/05/24 5:28 p.m.31 views

ThinkAdmin directory traversal vulnerability

ThinkAdmin v6 is affected by a directory traversal vulnerability. An unauthorized attacker can read arbitrarily file on a remote server via GET request encode parameter...

7.5CVSS7.1AI score0.75332EPSS
SaveExploits5References6Affected Software1
OSV
OSV
added 2022/05/24 5:17 p.m.25 views

GHSA-C4WX-3X5Q-HF4W Subrion CMS Cross-Site Request Forgery (CSRF) vulnerability

A Cross-Site Request Forgery CSRF vulnerability was discovered in Subrion CMS 4.2.1 that allows a remote attacker to remove files on the server without a victim's knowledge, by enticing an authenticated user to visit an attacker's web page. The application fails to validate the CSRF token for a G...

8.1CVSS8.1AI score0.00675EPSS
SaveExploits2References3
OSV
OSV
added 2022/05/24 5:00 p.m.12 views

GHSA-8P5C-F836-M4H7 Magento 2 Community Edition XML Injection

An XPath entity injection vulnerability exists in Magento 2.2 prior to 2.2.10, Magento 2.3 prior to 2.3.3 or 2.3.2-p1. An attacker can craft a GET request to page cache block rendering module that gets passed to XML data processing engine without validation. The crafted key/value GET request data...

9.8CVSS9.4AI score0.01285EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/05/24 5:00 p.m.39 views

Magento 2 Community Edition XML Injection

An XPath entity injection vulnerability exists in Magento 2.2 prior to 2.2.10, Magento 2.3 prior to 2.3.3 or 2.3.2-p1. An attacker can craft a GET request to page cache block rendering module that gets passed to XML data processing engine without validation. The crafted key/value GET request data...

9.8CVSS9.5AI score0.01285EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 5:00 p.m.20 views

Magento 2 Community Edition Security Bypass

A security bypass vulnerability exists in Magento 2.2 prior to 2.2.10, Magento 2.3 prior to 2.3.3 or 2.3.2-p1. An unauthenticated user can bypass the email confirmation mechanism via GET request that captures relevant account data obtained from the POST response related to new user creation...

7.5CVSS7AI score0.0056EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/05/24 5:00 p.m.53 views

GHSA-P9VF-4JX2-5HPP Magento 2 Community Edition Security Bypass

A security bypass vulnerability exists in Magento 2.2 prior to 2.2.10, Magento 2.3 prior to 2.3.3 or 2.3.2-p1. An unauthenticated user can bypass the email confirmation mechanism via GET request that captures relevant account data obtained from the POST response related to new user creation...

7.5CVSS7.6AI score0.0056EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2022/05/21 12:05 a.m.49 views

CVE-2019-3995

ELOG 3.1.4-57bea22 and below is affected by a denial of service vulnerability due to a NULL pointer dereference. A remote unauthenticated attacker can crash the ELOG server by sending a crafted HTTP GET request...

7.5CVSS2.1AI score0.28547EPSS
SaveExploits1References1
NVD
NVD
added 2022/05/18 5:15 p.m.22 views

CVE-2022-28924

An information disclosure vulnerability in UniverSIS-Students before v1.5.0 allows attackers to obtain sensitive information via a crafted GET request to the endpoint /api/students/me/courses/...

6.5CVSS0.00983EPSS
SaveExploits1References1
Prion
Prion
added 2022/05/18 5:15 p.m.15 views

Information disclosure

An information disclosure vulnerability in UniverSIS-Students before v1.5.0 allows attackers to obtain sensitive information via a crafted GET request to the endpoint /api/students/me/courses/...

4CVSS6AI score0.00983EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2022/05/18 4:33 p.m.26 views

CVE-2022-28924

An information disclosure vulnerability in UniverSIS-Students before v1.5.0 allows attackers to obtain sensitive information via a crafted GET request to the endpoint /api/students/me/courses/...

6.2AI score0.00983EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2022/05/14 3:49 a.m.37 views

Django Might Allow CSRF Requests via URL Verification

The verifyexists functionality in the URLField implementation in Django before 1.2.7 and 1.3.x before 1.3.1 originally tests a URL's validity through a HEAD request, but then uses a GET request for the new target URL in the case of a redirect, which might allow remote attackers to trigger arbitra...

5CVSS6.8AI score0.0236EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2022/05/14 3:13 a.m.92 views

GHSA-9CFQ-V2HM-C3XR Jenkins GitHub Branch Source Plugin vulnerable to Server-Side Request Forgery

A server-side request forgery vulnerability exists in Jenkins GitHub Branch Source Plugin 2.3.4 and older in Endpoint.java that allows attackers with Overall/Read access to cause Jenkins to send a GET request to a specified URL. Additionally, this form validation method did not require POST...

4.3CVSS4.4AI score0.00642EPSS
SaveExploits0References4
OSV
OSV
added 2022/05/14 3:13 a.m.53 views

GHSA-F8R7-7HV9-7F43 Jenkins CAS Plugin Server-Side Request Forgery vulnerability

A server-side request forgery vulnerability exists in Jenkins CAS Plugin 1.4.1 and older in CasSecurityRealm.java that allows attackers with Overall/Read access to cause Jenkins to send a GET request to a specified URL. Additionally, this form validation method did not require POST requests,...

5.4CVSS5.4AI score0.00608EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/05/14 3:13 a.m.29 views

Jenkins GitHub Plugin server-side request forgery vulnerability exists

A server-side request forgery vulnerability exists in Jenkins GitHub Plugin 1.29.0 and older in GitHubPluginConfig.java that allows attackers with Overall/Read access to cause Jenkins to send a GET request to a specified URL...

5.5CVSS6.6AI score0.00608EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/14 3:13 a.m.31 views

Jenkins GitHub Branch Source Plugin vulnerable to Server-Side Request Forgery

A server-side request forgery vulnerability exists in Jenkins GitHub Branch Source Plugin 2.3.4 and older in Endpoint.java that allows attackers with Overall/Read access to cause Jenkins to send a GET request to a specified URL. Additionally, this form validation method did not require POST...

4.3CVSS3AI score0.00642EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/14 3:13 a.m.32 views

Jenkins CAS Plugin Server-Side Request Forgery vulnerability

A server-side request forgery vulnerability exists in Jenkins CAS Plugin 1.4.1 and older in CasSecurityRealm.java that allows attackers with Overall/Read access to cause Jenkins to send a GET request to a specified URL. Additionally, this form validation method did not require POST requests,...

5.5CVSS3.5AI score0.00608EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/05/14 2:46 a.m.50 views

GHSA-22JM-P2VV-J2HC Plone XSS

z3c.form in Plone CMS 5.x through 5.0.6 and 4.x through 4.3.11 allows remote attackers to conduct cross-site scripting XSS attacks via a crafted GET request...

6.1CVSS5.7AI score0.01588EPSS
SaveExploits2References10
Github Security Blog
Github Security Blog
added 2022/05/14 2:46 a.m.27 views

Plone XSS

z3c.form in Plone CMS 5.x through 5.0.6 and 4.x through 4.3.11 allows remote attackers to conduct cross-site scripting XSS attacks via a crafted GET request...

6.1CVSS5.8AI score0.01588EPSS
SaveExploits2References10Affected Software1
OSV
OSV
added 2022/05/13 1:31 a.m.18 views

GHSA-278V-J3CR-JV2X Jenkins Kanboard Plugin vulnerable to Server-side request forgery (SSRF)

A server-side request forgery vulnerability exists in Jenkins Kanboard Plugin 1.5.10 and earlier in KanboardGlobalConfiguration.java that allows attackers with Overall/Read permission to submit a GET request to an attacker-specified URL...

4.3CVSS4.4AI score0.00642EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2022/05/13 1:31 a.m.26 views

Jenkins Kanboard Plugin vulnerable to Server-side request forgery (SSRF)

A server-side request forgery vulnerability exists in Jenkins Kanboard Plugin 1.5.10 and earlier in KanboardGlobalConfiguration.java that allows attackers with Overall/Read permission to submit a GET request to an attacker-specified URL...

4.3CVSS6.6AI score0.00642EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder