mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-vjxx-54vw-q59f
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-vjxx-54vw-q59f",
|
||||
"modified": "2023-09-28T20:35:53Z",
|
||||
"modified": "2025-05-30T19:54:40Z",
|
||||
"published": "2022-05-14T01:17:52Z",
|
||||
"aliases": [
|
||||
"CVE-2019-6970"
|
||||
],
|
||||
"summary": "Moodle SSRF Vulnerability",
|
||||
"details": "The `edit_blog.php` script allows a registered user to add external RSS feed resources. It was identified that this feature could be abused to be used as a SSRF attack vector by adding a malicious URL/TCP PORT in order to target internal network or an internet hosted server, bypassing firewall rules, IP filtering and more.\n\nThis kind of vulnerability is then called “blind” because of no response available on Moodle web site, enforcing attacker to exploit it using a “time based” approach.\n\n",
|
||||
"details": "The `edit_blog.php` script allows a registered user to add external RSS feed resources. It was identified that this feature could be abused to be used as a SSRF attack vector by adding a malicious URL/TCP PORT in order to target internal network or an internet hosted server, bypassing firewall rules, IP filtering and more.\n\nThis kind of vulnerability is then called “blind” because of no response available on Moodle web site, enforcing attacker to exploit it using a “time based” approach.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
@@ -40,6 +40,10 @@
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6970"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://cds.thalesgroup.com/en/tcs-cert/CVE-2019-6970"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://excellium-services.com/cert-xlm-advisory/cve-2019-6970"
|
||||
@@ -47,6 +51,14 @@
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/moodle/moodle"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://www.excellium-services.com/cert-xlm-advisory"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://www.excellium-services.com/cert-xlm-advisory/cve-2019-6970"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
|
||||
Reference in New Issue
Block a user