Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Rudloff committed Nov 4, 2024
1 parent bbdcbb0 commit 031adfd
Showing 1 changed file with 53 additions and 30 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-6c3j-c64m-qhgq",
"modified": "2024-04-22T19:44:42Z",
"modified": "2024-04-22T19:44:44Z",
"published": "2019-04-26T16:29:11Z",
"aliases": [
"CVE-2019-11358"
Expand All @@ -17,94 +17,94 @@
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "jquery"
"ecosystem": "RubyGems",
"name": "jquery-rails"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.1.4"
"introduced": "0"
},
{
"fixed": "3.4.0"
"fixed": "4.3.4"
}
]
}
]
},
{
"package": {
"ecosystem": "RubyGems",
"name": "jquery-rails"
"ecosystem": "PyPI",
"name": "django"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
"introduced": "2.0a1"
},
{
"fixed": "4.3.4"
"fixed": "2.1.9"
}
]
}
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "jQuery"
"ecosystem": "PyPI",
"name": "django"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.1.4"
"introduced": "2.2a1"
},
{
"fixed": "3.4.0"
"fixed": "2.2.2"
}
]
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "django"
"ecosystem": "npm",
"name": "jquery"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.0a1"
"introduced": "1.1.4"
},
{
"fixed": "2.1.9"
"fixed": "3.4.0"
}
]
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "django"
"ecosystem": "NuGet",
"name": "jQuery"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.2a1"
"introduced": "1.1.4"
},
{
"fixed": "2.2.2"
"fixed": "3.4.0"
}
]
}
Expand All @@ -128,6 +128,25 @@
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "maximebf/debugbar"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.19.0"
}
]
}
]
}
],
"references": [
Expand Down Expand Up @@ -155,10 +174,6 @@
"type": "WEB",
"url": "https://github.com/django/django/commit/baaf187a4e354bf3976c51e2c83a0d2f8ee6e6ad"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WZW27UCJ5CYFL4KFFFMYMIBNMIU2ALG5"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/[email protected]/message/4UOAZIFCSZ3ENEFOR5IXX6NFAD3HV7FA"
Expand Down Expand Up @@ -195,10 +210,18 @@
"type": "WEB",
"url": "https://seclists.org/bugtraq/2019/May/18"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20190919-0001"
},
{
"type": "WEB",
"url": "https://www.tenable.com/security/tns-2020-02"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WZW27UCJ5CYFL4KFFFMYMIBNMIU2ALG5"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RLXRX23725JL366CNZGJZ7AQQB7LHQ6F"
Expand Down Expand Up @@ -243,10 +266,6 @@
"type": "WEB",
"url": "https://lists.apache.org/thread.html/rca37935d661f4689cb4119f1b3b224413b22be161b678e6e6ce0c69b%40%3Ccommits.nifi.apache.org%3E"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread.html/rac25da84ecdcd36f6de5ad0d255f4e967209bbbebddb285e231da37d@%3Cissues.flink.apache.org%3E"
},
{
"type": "WEB",
"url": "https://www.tenable.com/security/tns-2019-08"
Expand Down Expand Up @@ -331,13 +350,17 @@
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-JS-JQUERY-174006"
},
{
"type": "WEB",
"url": "https://security.snyk.io/vuln/SNYK-PHP-MAXIMEBFDEBUGBAR-8340632"
},
{
"type": "WEB",
"url": "https://security.snyk.io/vuln/SNYK-DOTNET-JQUERY-450226"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20190919-0001"
"url": "https://lists.apache.org/thread.html/rac25da84ecdcd36f6de5ad0d255f4e967209bbbebddb285e231da37d@%3Cissues.flink.apache.org%3E"
},
{
"type": "WEB",
Expand Down

0 comments on commit 031adfd

Please sign in to comment.