mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-p9wf-3xpg-c9g5 GHSA-vj62-g63v-f8mf GHSA-69vw-jfq7-935g GHSA-m269-wj6g-c459
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-p9wf-3xpg-c9g5",
|
||||
"modified": "2021-09-07T17:16:00Z",
|
||||
"modified": "2024-10-24T21:53:22Z",
|
||||
"published": "2021-09-02T17:11:13Z",
|
||||
"aliases": [
|
||||
"CVE-2021-39371"
|
||||
@@ -12,6 +12,10 @@
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
@@ -20,17 +24,6 @@
|
||||
"ecosystem": "PyPI",
|
||||
"name": "pywps"
|
||||
},
|
||||
"ecosystem_specific": {
|
||||
"affected_functions": [
|
||||
"pywps.app.WPSRequest.WPSRequest._post_request",
|
||||
"pywps.app.WPSRequest._get_dataelement_value",
|
||||
"pywps.validator.complexvalidator.validategml",
|
||||
"pywps.validator.complexvalidator.validategpx",
|
||||
"pywps.validator.complexvalidator.validatexml",
|
||||
"pywps.xml_util.fromstring",
|
||||
"pywps.xml_util.parse"
|
||||
]
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
@@ -63,10 +56,18 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/geopython/pywps/commit/7d6b26a2e931df2feca0b7fb24f4d01610825aee"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://github.com/advisories/GHSA-p9wf-3xpg-c9g5"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/geopython/pywps"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pywps/PYSEC-2021-121.yaml"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://lists.debian.org/debian-lts-announce/2021/09/msg00001.html"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-vj62-g63v-f8mf",
|
||||
"modified": "2021-10-13T17:34:31Z",
|
||||
"modified": "2024-10-24T21:53:15Z",
|
||||
"published": "2021-10-13T18:53:38Z",
|
||||
"aliases": [
|
||||
"CVE-2021-41138"
|
||||
@@ -18,7 +18,7 @@
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "crates.io",
|
||||
"name": "frontier"
|
||||
"name": "pallet-ethereum"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
@@ -28,7 +28,7 @@
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "0.1.0"
|
||||
"last_affected": "3.0.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -58,7 +58,7 @@
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/paritytech/frontier"
|
||||
"url": "https://github.com/polkadot-evm/frontier"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-69vw-jfq7-935g",
|
||||
"modified": "2024-05-01T16:32:51Z",
|
||||
"modified": "2024-10-24T21:54:32Z",
|
||||
"published": "2022-05-17T05:42:57Z",
|
||||
"aliases": [
|
||||
"CVE-2011-0432"
|
||||
@@ -9,7 +9,14 @@
|
||||
"summary": "PyWebDAV SQL Injection vulnerability",
|
||||
"details": "Multiple SQL injection vulnerabilities in the `get_userinfo` method in the MySQLAuthHandler class in `DAVServer/mysqlauth.py` in PyWebDAV before 0.9.4.1 allow remote attackers to execute arbitrary SQL commands via the (1) user or (2) pw argument. NOTE: some of these details are obtained from third party information.",
|
||||
"severity": [
|
||||
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
@@ -41,6 +48,14 @@
|
||||
"type": "WEB",
|
||||
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=677718"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/ashtons/pywebdav-iphone"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pywebdav/PYSEC-2011-7.yaml"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://web.archive.org/web/20110305233800/http://secunia.com/advisories/43571"
|
||||
@@ -76,17 +91,13 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://pywebdav.googlecode.com/files/PyWebDAV-0.9.4.1.tar.gz"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.debian.org/security/2011/dsa-2177"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-89"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"severity": "CRITICAL",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-05-01T16:32:51Z",
|
||||
"nvd_published_at": "2011-03-14T19:55:00Z"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-m269-wj6g-c459",
|
||||
"modified": "2022-06-17T21:31:28Z",
|
||||
"modified": "2024-10-24T21:52:38Z",
|
||||
"published": "2022-05-17T02:56:23Z",
|
||||
"aliases": [
|
||||
"CVE-2016-10127"
|
||||
@@ -12,6 +12,10 @@
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
@@ -20,16 +24,6 @@
|
||||
"ecosystem": "PyPI",
|
||||
"name": "pysaml2"
|
||||
},
|
||||
"ecosystem_specific": {
|
||||
"affected_functions": [
|
||||
"saml2.create_class_from_xml_string",
|
||||
"saml2.extension_element_from_string",
|
||||
"saml2.soap.parse_soap_enveloped_saml_thingy",
|
||||
"saml2.soap.class_instances_from_soap_enveloped_saml_thingies",
|
||||
"saml2.soap.open_soap_envelope",
|
||||
"saml2.pack.parse_soap_enveloped_saml"
|
||||
]
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
|
||||
Reference in New Issue
Block a user