Lucene search
+L

10844 matches found

Github Security Blog
Github Security Blog
added 2023/03/06 9:30 p.m.56 views

Moodle vulnerable to Server-Side Request Forgery

In Moodle, insufficient redirect handling made it possible to blindly bypass cURL blocked hosts/allowed ports restrictions, resulting in a blind SSRF risk...

7.5CVSS7.5AI score0.01427EPSS
SaveExploits2References3Affected Software1
OSV
OSV
added 2023/03/06 9:15 p.m.48 views

CVE-2021-36396

In Moodle, insufficient redirect handling made it possible to blindly bypass cURL blocked hosts/allowed ports restrictions, resulting in a blind SSRF risk...

7.5CVSS7.7AI score
SaveExploits0References1
NVD
NVD
added 2023/03/06 9:15 p.m.53 views

CVE-2021-36396

In Moodle, insufficient redirect handling made it possible to blindly bypass cURL blocked hosts/allowed ports restrictions, resulting in a blind SSRF risk...

7.5CVSS7.4AI score0.01427EPSS
SaveExploits2References1
Prion
Prion
added 2023/03/06 9:15 p.m.30 views

Server side request forgery (ssrf)

In Moodle, insufficient redirect handling made it possible to blindly bypass cURL blocked hosts/allowed ports restrictions, resulting in a blind SSRF risk...

5CVSS7.4AI score0.01427EPSS
SaveExploits2References1Affected Software1
UbuntuCve
UbuntuCve
added 2023/03/06 9:15 p.m.43 views

CVE-2021-36396

In Moodle, insufficient redirect handling made it possible to blindly bypass cURL blocked hosts/allowed ports restrictions, resulting in a blind SSRF risk...

7.5CVSS7.1AI score0.01427EPSS
SaveExploits2References2
GithubExploit
GithubExploit
added 2023/03/06 2:42 p.m.1108 views

Exploit for Improper Authentication in Redhat Keycloak

PoC for CVE-2023-0264 Keycloak vulnerability that allows ses...

5CVSS7.4AI score0.01274EPSS
SaveExploits2
Vulnrichment
Vulnrichment
added 2023/03/06 12:00 a.m.13 views

CVE-2021-36396

In Moodle, insufficient redirect handling made it possible to blindly bypass cURL blocked hosts/allowed ports restrictions, resulting in a blind SSRF risk...

7.1AI score0.01427EPSS
SaveExploits2References1
CVE
CVE
added 2023/03/06 12:00 a.m.130 views

CVE-2021-36396

Moodle is affected by CVE-2021-36396 due to insufficient redirect handling that allows blind SSRF by bypassing cURL blocked hosts/allowed ports restrictions. This is documented across multiple sources (NVD/OSV) as a Moodle SSRF risk with high impact to integrity; no detailed patch/version is prov...

7.5CVSS7.3AI score0.01427EPSS
SaveExploits2References1Affected Software1
Amazon
Amazon
added 2023/03/06 12:00 a.m.86 views

Medium: curl

Issue Overview: A flaw was found in the Curl package, where the HSTS mechanism would be ignored by subsequent transfers when done on the same command line because the state would not be properly carried. This issue may result in limited confidentiality and integrity. CVE-2023-23914 A flaw was fou...

9.1CVSS6.8AI score0.01703EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2023/03/05 12:00 a.m.58 views

FreeBSD : curl -- multiple vulnerabilities (be233fc6-bae7-11ed-a4fb-080027f5fec9)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the be233fc6-bae7-11ed-a4fb-080027f5fec9 advisory. - A cleartext transmission of sensitive information vulnerability exists in curl v7.88.0 that...

9.1CVSS6.5AI score0.01703EPSS
SaveExploits2References5
GithubExploit
GithubExploit
added 2023/03/03 12:56 p.m.773 views

Exploit for Missing Authentication for Critical Function in Oracle E-Business_Suite

Prerequirement for this exploit to run: - python3 including mod...

9.8CVSS9.8AI score0.98342EPSS
SaveExploits7
CBLMariner
CBLMariner
added 2023/03/02 4:18 a.m.18 views

CVE-2022-43552 affecting package curl 7.86.0-2

CVE-2022-43552 affecting package curl 7.86.0-2. A patched version of the package is available...

5.9CVSS9.9AI score0.02511EPSS
SaveExploits1
OpenVAS
OpenVAS
added 2023/03/02 12:00 a.m.35 views

Debian: Security Advisory (DSA-5365-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2023 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 ifdescription...

6.5CVSS7.4AI score0.01703EPSS
SaveExploits1References4
Huntr
Huntr
added 2023/03/01 8:22 p.m.15 views

SQL Injection in 'core/ajax/ajax_data.php'

Description There exists an SQL injection affecting the edition parameter located in the file core/ajax/ajaxdata.php php $productEditionFilter = isset$GET"edition" and !empty$GET"edition" ? " productedition = '$GET"edition"' " : " producttype != 'Child' "; We see that $GET"edition" is appended...

7.8AI score
SaveExploits0
OpenVAS
OpenVAS
added 2023/03/01 12:00 a.m.28 views

Fedora: Security Advisory for curl (FEDORA-2023-94df30cbec)

The remote host is missing an update for the Copyright C 2023 Greenbone Networks GmbH 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-or-later This program is free software; you can...

6.5CVSS8AI score0.01703EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2023/03/01 12:00 a.m.53 views

Debian DSA-5365-1 : curl - security update

The remote Debian 11 host has packages installed that are affected by multiple vulnerabilities as referenced in the dsa-5365 advisory. - An insufficiently protected credentials vulnerability exists in curl 4.9 to and include curl 7.82.0 are affected that could allow an attacker to extract...

6.5CVSS6.8AI score0.0176EPSS
SaveExploits2References7
Huntr
Huntr
added 2023/02/28 3:04 a.m.39 views

SQL Injection in 'core/ajax/ajax_data.php'

Description There exists an SQL injection affecting the customerid parameter located in the file core/ajax/ajaxdata.php Let's take a look at the following code: https://github.com/unilogies/bumsys/blob/9dc2de204116297a7e528c38bc3b1e89bf40f907/core/ajax/ajaxdata.phpL537 sql where stockproductid =...

4CVSS7.2AI score0.00751EPSS
SaveExploits1
Fedora
Fedora
added 2023/02/28 2:02 a.m.59 views

[SECURITY] Fedora 36 Update: curl-7.82.0-13.fc36

curl is a command line tool for transferring data with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMA P, SMTP, POP3 and RTSP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies,...

6.5CVSS8.4AI score0.01703EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2023/02/28 12:00 a.m.78 views

Ubuntu 18.04 LTS / 20.04 LTS / 22.04 LTS : curl vulnerabilities (USN-5891-1)

The remote Ubuntu 18.04 LTS / 20.04 LTS / 22.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-5891-1 advisory. Harry Sintonen discovered that curl incorrectly handled HSTS support when multiple URLs are requested serially. A remote attacker...

9.1CVSS6.5AI score0.01703EPSS
SaveExploits2References4
OpenVAS
OpenVAS
added 2023/02/28 12:00 a.m.23 views

Ubuntu: Security Advisory (USN-5894-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 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 ifdescription...

5.9CVSS6.8AI score0.04929EPSS
SaveExploits3References2
Rows per page
Query Builder