Publish Advisories

GHSA-4433-4cxq-vv73
GHSA-vwxv-frj6-fhc9
GHSA-54r5-wr8x-x5v3
This commit is contained in:
advisory-database[bot]
2024-10-07 21:03:00 +00:00
parent 3bd1622159
commit e72643bf87
3 changed files with 32 additions and 8 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-4433-4cxq-vv73",
"modified": "2024-02-23T21:12:22Z",
"modified": "2024-10-07T21:00:48Z",
"published": "2022-05-17T03:46:28Z",
"aliases": [
"CVE-2013-4346"
@@ -9,7 +9,14 @@
"summary": "SimpleGeo python-oauth2 does not check the nonce allowing replay attacks",
"details": "The Server.verify_request function in SimpleGeo python-oauth2 does not check the nonce, which allows remote attackers to perform replay attacks via a signed URL.\nThe vulnerability does not appear to be patched according to the following [discussion](https://github.com/joestump/python-oauth2/issues/129#issuecomment-895911502).",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
{
@@ -61,6 +68,10 @@
"type": "PACKAGE",
"url": "https://github.com/joestump/python-oauth2"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/oauth2/PYSEC-2014-85.yaml"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20200228063302/http://www.securityfocus.com/bid/62386"
@@ -72,9 +83,9 @@
],
"database_specific": {
"cwe_ids": [
"CWE-347"
],
"severity": "MODERATE",
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-02-23T21:12:22Z",
"nvd_published_at": "2014-05-20T14:55:00Z"
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-vwxv-frj6-fhc9",
"modified": "2023-07-13T19:44:40Z",
"modified": "2024-10-07T21:01:24Z",
"published": "2022-05-24T17:20:49Z",
"aliases": [
"CVE-2020-7932"
@@ -12,6 +12,10 @@
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
@@ -40,6 +44,14 @@
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7932"
},
{
"type": "PACKAGE",
"url": "https://github.com/ome/omero-web"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/omero-web/PYSEC-2020-244.yaml"
},
{
"type": "WEB",
"url": "https://www.openmicroscopy.org/security/advisories/2019-SV4"
@@ -1,13 +1,14 @@
{
"schema_version": "1.4.0",
"id": "GHSA-54r5-wr8x-x5v3",
"modified": "2022-12-30T00:27:46Z",
"modified": "2024-10-07T21:00:34Z",
"published": "2022-12-20T00:30:27Z",
"withdrawn": "2024-10-07T21:00:34Z",
"aliases": [
],
"summary": "Apiman has insufficient checks for read permissions",
"details": "Apiman 1.5.7 through 2.2.3.Final has insufficient checks for read permissions within the Apiman Manager REST API. A malicious user may be able to find and subscribe to private APIs they do not have permission for, thus accessing API Management-protected resources they should not be allowed to access. The root cause of the issue is the Apiman project's accidental acceptance of a large contribution that was not fully compatible with the security model of Apiman versions before 3.0.0.Final. Because of this, 3.0.0.Final is not affected by the vulnerability.",
"summary": "Duplicate Advisory: Apiman has insufficient checks for read permissions",
"details": "## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-j94p-hv25-rm5g. This link is maintained to preserve external references.\n\n## Original Description\nApiman 1.5.7 through 2.2.3.Final has insufficient checks for read permissions within the Apiman Manager REST API. A malicious user may be able to find and subscribe to private APIs they do not have permission for, thus accessing API Management-protected resources they should not be allowed to access. The root cause of the issue is the Apiman project's accidental acceptance of a large contribution that was not fully compatible with the security model of Apiman versions before 3.0.0.Final. Because of this, 3.0.0.Final is not affected by the vulnerability.",
"severity": [
{
"type": "CVSS_V3",