SUSE SLED15: Multiple Vulnerabilities (SUSE-RU-2026:2816-1)

high Nessus Plugin ID 326321

Synopsis

The remote SUSE host is missing a security update.

Description

The remote SUSE Linux SLED15 / SLED_SAP15 / SLES15 / SLES_SAP15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-RU-2026:2816-1 advisory.

Changes in python-aioresponses:

- Switch to pyproject macros.

- Update to 0.7.8
* feat: integer repeat
* fix: case repeat=1
* docs: elaborate on meaning in documentation of repeat argument
* use ClientSession base_url and headers
* Refactor usage of session base_url and headers
* Add tests for base_url and headers from session
* Add __repr__ to RequestMatch
* Upgrade yarl to be compatible with Python 3.12
* fix: review suggestion
* fix: fix test
* fix: added condition on py3.8 while supporting ClientSession.base_url
* fix: flake8
- from version 0.7.7
* added passthrough_unmatched flag for aioresponses class
* test for passing unmatched requests
* add a readme description about passthrough_unmatched flag
* feat: support raise_for_status as callable
* Add packaging to requirements.txt
* Update ``__version__`` to latest released version
* Fix compat with aiohttp 3.11.0+
* fix: invalid rst code
- Add test_pass_through_unmatched_requests to skipped tests
- Update Requires from requirements.txt

- Add %{?sle15_python_module_pythons}

- update to 0.7.6:
* refactor: Make mock for writer compatible with 3.9.0b1 and older
* fix: aiohttp 3.9 \_writer can't await

- update to 0.7.5:
* replaced pkg\_resources with packaging module
* Add Python 3.11 support

- update to 0.7.4:
* bump py36 to ubuntu 20.04
* restore 3.6
* Adjust github actions test workflow
* Fix python versions in env list
* Add documentation for repeat argument
* Add compat module
* fix long line by adding line breaks
* shorten comment to obey line length limit
* split typing and assignment to avoid long line
* Avoid type confusion by explicitly typing as \`ClientResponse\`
* ignore false positive mypy warning when \`url\_or\_pattern\` is a \`Pattern\`
* add \`py.typed\` to MANIFEST.in
* add \`py.typed\` file to package data in setup.py
* fix version after release was tagged/released
* Extend for arguments
* Init assert\_called
* Fix type annotations

- update to 0.7.3:
* Support binary bodies in responses
* fix flake8
* move RequestInfo to compat
* drop \`.travis.yml\`
* basic CI using github actions
* (feat) add unit tests
* (feat) allow for callbacks to be called before raising of exception
* add \`py.typed\` (PEP 561)
* Fix setuptools warnings by replacing dashes in keys with underscores
* fix version parsing
* version 0.7.2
* Update aioresponses/core.py
* adding catch to ignore ValueError when deepcopy is unsuccessful

- Remove unused patch.

- Update to v0.7.1
* Fix compatibility with aiohttp 3.7
* remove asynctest from compat.py
* Python 3.9 compatibility
- drop patch merged upstream
- fix python version requirement, require asynctest for python36 again

- Remove no longer necessary aioresponses replace asynctest patch
- Add patch to add compatibility with aiohttp 3.7.0
- Update to v0.7.0
* fixes race condition while removing matchers
* drop support for py3.5 and aiohttp2.x
* replace asynctest with native Python 3.8 unittest

- replace asynctest with native python 3.8 unittest async test class
- drop disable-online-test patch and deselect by pytest call

- update to 0.6.4
* Load response cookies from headers
* BaseException handling(in Pyhton 3.8 asyncio.CancelError, asyncio.TimeoutError are subclass of BaseException)
* exception can be as class or as object of exception(Exception or Exception())
* Change method to GET for redirect after POST request.
* set request_info on response rather than a mock
* Avoid failure in case one of the request arguments cannot be deep copied

- update to 0.6.2
* Save every received request. Even when no response is subscribed.
* Ensure that a copy of kwargs is stored in request
* remove overly verbose Exception
* assert the correct ClientConnectionError

- Update to 0.6.1:
* no upstream changelog

- Lower the ddt requirement as it is not really needed

- cleanup deps

- Remove unnecessary build dependencies
- Update to v0.6.0
* Move internal stuff and CallbackResult class to the core module
* Add CallbackResult class for returning responses from callbacks
* Expose build_response method
* Add Python 3.7 for tox
* Add callbacks to provide dynamic responses

- Use noun phrase / full sentences in summary / description.

- Format with spec-cleaner

- Initial build
- Version 0.5.0
- Include patch to disable online test

Changes in python-google-api-core:
- Update to 2.26.0
* Add trove classifier for Python 3.14 (#842)
- from version 2.25.2
* Deprecate credentials_file argument (#841)
* Fix async tests and round-off error in test expectations (#837)

- Update to 2.25.1
* Allow BackgroundConsumer To Inform Caller of Fatal Exceptions with Optional Callback (3206c01)

- Update to 2.25.0
* Add protobuf runtime version to `x-goog-api-client` header (#812)
* Support dynamic retry backoff values (#793)

- Update to 2.24.2
* **deps:** Allow protobuf 6.x (#804)
- Update Requires from pyproject.toml

- Update to 2.24.1
* Memory leak in bidi classes (#770)
* Resolve the issue where rpc timeout of 0 is used when timeout expires (#776)
* Add warnings regarding consuming externally sourced credentials (#783)

- Update to 2.24.0
* Add automatic logging config to support debug logging (#754)
* Update recognized logging fields (#766)

- Update to 2.23.0
* Migrate to pyproject.toml (#736)
- from version 2.22.0
* Add support for python 3.13 (#696)
* Add type hints to ClientOptions (#735)
* Improve `Any` decode error (#712)
* Require proto-plus >= 1.25.0 for Python 3.13 (#740)
* Switch to unittest.mock from mock (#713) Drop python google api core no mock patch, merged upstream

- Update to 2.21.0
* Add support for asynchronous long running operations (#724) Drop python google api core no mock patch, merged upstream

- fix requirements
* Accepts new protobuf version 5.28 now.

- Remove unneeded BuildRequires.
- Refreshed patches:
* python google api core no mock patch

- Update to 2.20.0
* Add async unsupported paramater exception (#694)
* Add support for asynchronous rest streaming (#686)
* Add support for creating exceptions from an asynchronous response (#688)

- Update to 2.19.2
* Fail gracefully if could not import `rpc_status` module (#680)
- Adjust upstream source name in spec file

- update to 2.19.1:
* Add support for protobuf 5.x
* Ignore unknown fields in rest streaming.

- Update to version 2.19.0
* Add google.api_core.version_header (#638)
- from version 2.18.0
* Add common logic for supporting universe domain (#621)
* Add _registered_method to grpc ChannelStub (#614)
* **deps:** Require proto-plus >= 1.22.3 (#626)
- from version 2.17.1
* Resolve issue handling protobuf responses in rest streaming (#604)
- from version 2.17.0
* Add attempt_direct_path argument to create_channel (#583)
* Retry constructors methods support None (#592)
- from version 2.16.2
* Spelling error `a,out` -> `amount` (#596)
- from version 2.16.1
* Fix broken import for google.api_core.retry_async.AsyncRetry (#587)
- from version 2.16.0
* Retry and retry_async support streaming rpcs (#495)
- Refresh patches for new version
- Update BuildRequires and Requires from setup.py


Changes in python-google-api-python-client:
- Update to version 1.185.0
* **accesscontextmanager:** Update the api
* Add support for 3.14 (#2668)
* **alloydb:** Update the api
* **alloydb:** Update the api
* **apigateway:** Update the api
* **apigee:** Update the api
* **apim:** Update the api
* **appengine:** Update the api
* **appengine:** Update the api
* **apphub:** Update the api
* **assuredworkloads:** Update the api
* **backupdr:** Update the api
* **batch:** Update the api
* **beyondcorp:** Update the api
* **bigquery:** Update the api
* **bigtableadmin:** Update the api
* **certificatemanager:** Update the api
* **chromemanagement:** Update the api
* **cloudchannel:** Update the api
* **clouddeploy:** Update the api
* **cloudfunctions:** Update the api
* **cloudscheduler:** Update the api
* **cloudshell:** Update the api
* **composer:** Update the api
* **compute:** Update the api
* **config:** Update the api
* **connectors:** Update the api
* **contactcenteraiplatform:** Update the api
* **contactcenterinsights:** Update the api
* **containeranalysis:** Update the api
* **container:** Update the api
* **datacatalog:** Update the api
* **dataform:** Update the api
* **datalineage:** Update the api
* **dataplex:** Update the api
* **dataproc:** Update the api
* **datastore:** Update the api
* **developerconnect:** Update the api
* **dialogflow:** Update the api
* **dialogflow:** Update the api
* **discoveryengine:** Update the api
* **discoveryengine:** Update the api
* **dlp:** Update the api
* **docs:** Update the api
* **documentai:** Update the api
* **documentai:** Update the api
* **eventarc:** Update the api
* **file:** Update the api
* **firebasehosting:** Update the api
* **firebaseml:** Update the api
* **firebaseml:** Update the api
* **firestore:** Update the api
* **gamesConfiguration:** Update the api
* **gamesManagement:** Update the api
* **games:** Update the api
* **gkebackup:** Update the api
* **gkehub:** Update the api
* **gkehub:** Update the api
* **healthcare:** Update the api
* **iam:** Update the api
* **iam:** Update the api
* **looker:** Update the api
* **memcache:** Update the api
* **merchantapi:** Update the api
* **metastore:** Update the api
* **migrationcenter:** Update the api
* **monitoring:** Update the api
* **netapp:** Update the api
* **networkconnectivity:** Update the api
* **networkmanagement:** Update the api
* **networksecurity:** Update the api
* **networksecurity:** Update the api
* **observability:** Update the api
* **ondemandscanning:** Update the api
* **osconfig:** Update the api
* **parallelstore:** Update the api
* **paymentsresellersubscription:** Update the api
* **policysimulator:** Update the api
* **privateca:** Update the api
* **pubsublite:** Update the api
* **redis:** Update the api
* **redis:** Update the api
* **retail:** Update the api
* **run:** Update the api
* **securitycenter:** Update the api
* **servicemanagement:** Update the api
* **servicenetworking:** Update the api
* **spanner:** Update the api
* **speech:** Update the api
* **sqladmin:** Update the api
* **storagebatchoperations:** Update the api
* **texttospeech:** Update the api
* **tpu:** Update the api
* **travelimpactmodel:** Update the api
* **vision:** Update the api
* **vmmigration:** Update the api
* **webrisk:** Update the api
* **workloadmanager:** Update the api
* **workloadmanager:** Update the api
* **workstations:** Update the api
* **chat:** Update the api
* **secretmanager:** Update the api
* **secretmanager:** Update the api
* **workspaceevents:** Update the api

- Update to version 1.184.0
* **aiplatform:** Update the api
* **alloydb:** Update the api
* **androidmanagement:** Update the api
* **backupdr:** Update the api
* **beyondcorp:** Update the api
* **bigquery:** Update the api
* **certificatemanager:** Update the api
* **checks:** Update the api
* **cloudidentity:** Update the api
* **cloudscheduler:** Update the api
* **compute:** Update the api
* **contactcenterinsights:** Update the api
* **container:** Update the api
* **dialogflow:** Update the api
* **discoveryengine:** Update the api
* **dlp:** Update the api
* **docs:** Update the api
* **documentai:** Update the api
* **firebaseappdistribution:** Update the api
* **firebaseapphosting:** Update the api
* **firestore:** Update the api
* **integrations:** Update the api
* **migrationcenter:** Update the api
* **oracledatabase:** Update the api
* **oslogin:** Update the api
* **places:** Update the api
* **recaptchaenterprise:** Update the api
* **saasservicemgmt:** Update the api
* **serviceconsumermanagement:** Update the api
* **servicemanagement:** Update the api
* **serviceusage:** Update the api
* **sqladmin:** Update the api
* **storage:** Update the api
* **texttospeech:** Update the api
* **tpu:** Update the api
* **webfonts:** Update the api
* **dataflow:** Update the api
* **datastore:** Update the api
* **iamcredentials:** Update the api
* **logging:** Update the api
* **parametermanager:** Update the api

- Update to version 1.183.0
* **aiplatform:** Update the api
* **androidmanagement:** Update the api
* **bigquery:** Update the api
* **bigtableadmin:** Update the api
* **chat:** Update the api
* **cloudcommerceprocurement:** Update the api
* **cloudidentity:** Update the api
* **cloudkms:** Update the api
* **compute:** Update the api
* **connectors:** Update the api
* **dataform:** Update the api
* **discoveryengine:** Update the api
* **dlp:** Update the api
* **documentai:** Update the api
* **domains:** Update the api
* **eventarc:** Update the api
* **firebaseappdistribution:** Update the api
* **migrationcenter:** Update the api
* **netapp:** Update the api
* **networkconnectivity:** Update the api
* **networksecurity:** Update the api
* **oracledatabase:** Update the api
* **retail:** Update the api
* **sqladmin:** Update the api
* **workloadmanager:** Update the api

- Update to version 1.182.0
* **aiplatform:** Update the api
* **alloydb:** Update the api
* **analyticshub:** Update the api
* **androidpublisher:** Update the api
* **apigee:** Update the api
* **apihub:** Update the api
* **backupdr:** Update the api
* **cloudcommerceprocurement:** Update the api
* **compute:** Update the api
* **connectors:** Update the api
* **containeranalysis:** Update the api
* **datamigration:** Update the api
* **datastream:** Update the api
* **dfareporting:** Update the api
* **discoveryengine:** Update the api
* **discoveryengine:** Update the api
* **drive:** Update the api
* **file:** Update the api
* **firebaseappcheck:** Update the api
* **firebaseappdistribution:** Update the api
* **firebaseapphosting:** Update the api
* **firebasedataconnect:** Update the api
* **firebaseml:** Update the api
* **gkehub:** Update the api
* **gkeonprem:** Update the api
* **healthcare:** Update the api
* **managedkafka:** Update the api
* **merchantapi:** Update the api
* **migrationcenter:** Update the api
* **netapp:** Update the api
* **netapp:** Update the api
* **networkmanagement:** Update the api
* **networkmanagement:** Update the api
* **oracledatabase:** Update the api
* **oracledatabase:** Update the api
* **privateca:** Update the api
* **redis:** Update the api
* **redis:** Update the api
* **securitycenter:** Update the api
* **servicecontrol:** Update the api
* **texttospeech:** Update the api
* **tpu:** Update the api
* **vmmigration:** Update the api
* **walletobjects:** Update the api
* **datastore:** Update the api
* **firestore:** Update the api
* **logging:** Update the api
* **run:** Update the api
- from version 2.181.0
* **aiplatform:** Update the api
* **androidmanagement:** Update the api
* **backupdr:** Update the api
* **bigquery:** Update the api
* **contactcenteraiplatform:** Update the api
* **contactcenterinsights:** Update the api
* **container:** Update the api
* **dataplex:** Update the api
* **deploymentmanager:** Update the api
* **dfareporting:** Update the api
* **discoveryengine:** Update the api
* **file:** Update the api
* **firebaseappdistribution:** Update the api
* **logging:** Update the api
* **looker:** Update the api
* **memcache:** Update the api
* **merchantapi:** Update the api
* **networkconnectivity:** Update the api
* **networksecurity:** Update the api
* **observability:** Update the api
* **playintegrity:** Update the api
* **redis:** Update the api
* **sqladmin:** Update the api
* **vmmigration:** Update the api
* **workloadmanager:** Update the api
* **dlp:** Update the api
- from version 2.180.0
* **aiplatform:** Update the api
* **alloydb:** Update the api
* **apigee:** Update the api
* **backupdr:** Update the api
* **bigquerydatatransfer:** Update the api
* **bigtableadmin:** Update the api
* **chat:** Update the api
* **chromemanagement:** Update the api
* **cloudchannel:** Update the api
* **compute:** Update the api
* **compute:** Update the api
* **config:** Update the api
* **connectors:** Update the api
* **contactcenterinsights:** Update the api
* **contactcenterinsights:** Update the api
* **containeranalysis:** Update the api
* **container:** Update the api
* **container:** Update the api
* **dataform:** Update the api
* **datamigration:** Update the api
* **dataplex:** Update the api
* **dataproc:** Update the api
* **datastore:** Update the api
* **dialogflow:** Update the api
* **discoveryengine:** Update the api
* **discoveryengine:** Update the api
* **displayvideo:** Update the api
* **dlp:** Update the api
* **dlp:** Update the api
* **documentai:** Update the api
* **documentai:** Update the api
* **file:** Update the api
* **firebaseappdistribution:** Update the api
* **firebaseappdistribution:** Update the api
* **firebaseml:** Update the api
* **firestore:** Update the api
* **healthcare:** Update the api
* **iam:** Update the api
* **manufacturers:** Update the api
* **netapp:** Update the api
* **netapp:** Update the api
* **networkconnectivity:** Update the api
* **networkmanagement:** Update the api
* **ondemandscanning:** Update the api
* **playintegrity:** Update the api
* **redis:** Update the api
* **redis:** Update the api
* **retail:** Update the api
* **run:** Update the api
* **run:** Update the api
* **securitycenter:** Update the api
* **sqladmin:** Update the api
* **storage:** Update the api
* **versionhistory:** Update the api
* **vmwareengine:** Update the api
* **workloadmanager:** Update the api
* **admin:** Update the api
* **admin:** Update the api
* **pubsub:** Update the api

- Update to version 2.179.0
* **admin:** Update the api
* **aiplatform:** Update the api
* **alloydb:** Update the api
* **analyticshub:** Update the api
* **androidpublisher:** Update the api
* **apigee:** Update the api
* **backupdr:** Update the api
* **bigtableadmin:** Update the api
* **cloudbuild:** Update the api
* **cloudidentity:** Update the api
* **cloudkms:** Update the api
* **cloudsupport:** Update the api
* **compute:** Update the api
* **contactcenterinsights:** Update the api
* **dialogflow:** Update the api
* **discoveryengine:** Update the api
* **displayvideo:** Update the api
* **file:** Update the api
* **firebaseappdistribution:** Update the api
* **firebasedataconnect:** Update the api
* **firebaseml:** Update the api
* **managedkafka:** Update the api
* **merchantapi:** Update the api
* **mybusinessverifications:** Update the api
* **networkservices:** Update the api
* **paymentsresellersubscription:** Update the api
* **redis:** Update the api
* **run:** Update the api
* **texttospeech:** Update the api
* **walletobjects:** Update the api
- from version 2.178.0
* **aiplatform:** Update the api
* **aiplatform:** Update the api
* **alloydb:** Update the api
* **analyticsadmin:** Update the api
* **androidenterprise:** Update the api
* **androidpublisher:** Update the api
* **apihub:** Update the api
* **backupdr:** Update the api
* **bigquery:** Update the api
* **bigquery:** Update the api
* **bigtableadmin:** Update the api
* **chat:** Update the api
* **chat:** Update the api
* **chromemanagement:** Update the api
* **cloudbuild:** Update the api
* **compute:** Update the api
* **connectors:** Update the api
* **contactcenterinsights:** Update the api
* **container:** Update the api
* **dataplex:** Update the api
* **datastream:** Update the api
* **dfareporting:** Update the api
* **discoveryengine:** Update the api
* **discoveryengine:** Update the api
* **displayvideo:** Update the api
* **drive:** Update the api
* **file:** Update the api
* **firebaseml:** Update the api
* **firebaseml:** Update the api
* **gkebackup:** Update the api
* **iam:** Update the api
* **integrations:** Update the api
* **looker:** Update the api
* **merchantapi:** Update the api
* **merchantapi:** Update the api
* **mybusinessbusinessinformation:** Update the api
* **mybusinessverifications:** Update the api
* **networkmanagement:** Update the api
* **networkmanagement:** Update the api
* **networksecurity:** Update the api
* **osconfig:** Update the api
* **redis:** Update the api
* **redis:** Update the api
* **retail:** Update the api
* **retail:** Update the api
* **searchads360:** Update the api
* **securitycenter:** Update the api
* **serviceconsumermanagement:** Update the api
* **servicenetworking:** Update the api
* **serviceusage:** Update the api
* **storage:** Update the api
* **transcoder:** Update the api
* **videointelligence:** Update the api
* **workloadmanager:** Update the api
* **workloadmanager:** Update the api
* **workstations:** Update the api
* **iamcredentials:** Update the api
* **migrationcenter:** Update the api

- Update to version 1.177.0
* **admin:** Update the api
* **adsenseplatform:** Update the api
* **aiplatform:** Update the api
* **analyticsadmin:** Update the api
* **androidpublisher:** Update the api
* **apphub:** Update the api
* **backupdr:** Update the api
* **beyondcorp:** Update the api
* **chat:** Update the api
* **chromemanagement:** Update the api
* **civicinfo:** Update the api
* **cloudasset:** Update the api
* **cloudbilling:** Update the api
* **compute:** Update the api
* **compute:** Update the api
* **connectors:** Update the api
* **contactcenteraiplatform:** Update the api
* **contactcenterinsights:** Update the api
* **container:** Update the api
* **dataflow:** Update the api
* **dataform:** Update the api
* **dataplex:** Update the api
* **datastream:** Update the api
* **dialogflow:** Update the api
* **discoveryengine:** Update the api
* **discoveryengine:** Update the api
* **displayvideo:** Update the api
* **dlp:** Update the api
* **documentai:** Update the api
* **firebaseapphosting:** Update the api
* **firebasedataconnect:** Update the api
* **firebaseml:** Update the api
* **gkehub:** Update the api
* **healthcare:** Update the api
* **managedkafka:** Update the api
* **merchantapi:** Update the api
* **merchantapi:** Update the api
* **migrationcenter:** Update the api
* **netapp:** Update the api
* **networkmanagement:** Update the api
* **networksecurity:** Update the api
* **notebooks:** Update the api
* **oracledatabase:** Update the api
* **recaptchaenterprise:** Update the api
* **redis:** Update the api
* **retail:** Update the api
* **run:** Update the api
* **searchconsole:** Update the api
* **servicenetworking:** Update the api
* **transcoder:** Update the api
* **videointelligence:** Update the api
* **vmmigration:** Update the api
* **workloadmanager:** Update the api
* **youtube:** Update the api
* **artifactregistry:** Update the api
* **datalineage:** Update the api
* **datalineage:** Update the api
* **dataplex:** Update the api
* **dataportability:** Update the api
* **logging:** Update the api
* **parametermanager:** Update the api
* **secretmanager:** Update the api
- from version 1.176.0
* **adsenseplatform:** Update the api
* **aiplatform:** Update the api
* **androidpublisher:** Update the api
* **apihub:** Update the api
* **backupdr:** Update the api
* **datamigration:** Update the api
* **dataproc:** Update the api
* **datastream:** Update the api
* **dialogflow:** Update the api
* **discoveryengine:** Update the api
* **dlp:** Update the api
* **drive:** Update the api
* **iam:** Update the api
* **merchantapi:** Update the api
* **policysimulator:** Update the api
* **redis:** Update the api
* **retail:** Update the api
* **securitycenter:** Update the api
* **spanner:** Update the api
* **storage:** Update the api
* **workstations:** Update the api
* **apigee:** Update the api
* **composer:** Update the api
* **secretmanager:** Update the api
- from version 1.175.0
* **analyticsadmin:** Update the api
* **androidmanagement:** Update the api
* **apigee:** Update the api
* **beyondcorp:** Update the api
* **bigqueryreservation:** Update the api
* **bigquery:** Update the api
* **bigtableadmin:** Update the api
* **compute:** Update the api
* **contactcenterinsights:** Update the api
* **container:** Update the api
* **datalineage:** Update the api
* **dialogflow ...

Please note that the description has been truncated due to length. Please refer to vendor advisory for the full description.

Tenable has extracted the preceding description block directly from the SUSE security advisory.

Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version number.

Solution

Update the affected packages.

See Also

https://bugzilla.suse.com/1161898

https://bugzilla.suse.com/1221705

https://lists.suse.com/pipermail/sle-updates/2026-July/048062.html

https://www.suse.com/security/cve/CVE-2023-29483

Plugin Details

Severity: High

ID: 326321

File Name: suse_RU-2026-2816-1.nasl

Version: 1.1

Type: Local

Agent: unix

Published: 7/10/2026

Updated: 7/10/2026

Supported Sensors: Agentless Assessment, Continuous Assessment, Frictionless Assessment Agent, Frictionless Assessment AWS, Frictionless Assessment Azure, Nessus Agent, Tenable Cloud Security, Tenable Self-Hosted Container Security, Nessus

Risk Information

VPR

Risk Factor: Low

Score: 3.9

Percentile: 52.7

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.1

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:C

CVSS Score Source: CVE-2023-29483

CVSS v3

Risk Factor: High

Base Score: 7

Temporal Score: 6.3

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

CPE: p-cpe:/a:novell:suse_linux:python311-google-cloud-logging, p-cpe:/a:novell:suse_linux:python311-google-cloud-compute, p-cpe:/a:novell:suse_linux:python311-google-cloud-kms-inventory, p-cpe:/a:novell:suse_linux:python311-google-cloud-vpc-access, p-cpe:/a:novell:suse_linux:python311-google-crc32c, p-cpe:/a:novell:suse_linux:python311-google-cloud-service-directory, p-cpe:/a:novell:suse_linux:python311-google-cloud-dns, p-cpe:/a:novell:suse_linux:python311-grpc-google-iam-v1, p-cpe:/a:novell:suse_linux:python311-google-cloud-kms, p-cpe:/a:novell:suse_linux:python311-google-cloud-run, p-cpe:/a:novell:suse_linux:python311-google-cloud-appengine-logging, p-cpe:/a:novell:suse_linux:python311-google-cloud-domains, p-cpe:/a:novell:suse_linux:python311-google-cloud-build, p-cpe:/a:novell:suse_linux:python311-google-cloud-spanner, p-cpe:/a:novell:suse_linux:python311-google-cloud-iam, p-cpe:/a:novell:suse_linux:python311-pytest-asyncio, p-cpe:/a:novell:suse_linux:python311-proto-plus, p-cpe:/a:novell:suse_linux:python311-googleapis-common-protos, p-cpe:/a:novell:suse_linux:python311-google-auth, p-cpe:/a:novell:suse_linux:python311-google-cloud-core, cpe:/o:novell:suse_linux:15, p-cpe:/a:novell:suse_linux:python311-google-cloud-storage, p-cpe:/a:novell:suse_linux:python311-google-cloud-secret-manager, p-cpe:/a:novell:suse_linux:python311-google-api-core, p-cpe:/a:novell:suse_linux:python311-google-cloud-artifact-registry, p-cpe:/a:novell:suse_linux:python311-google-cloud-audit-log, p-cpe:/a:novell:suse_linux:python311-google-resumable-media, p-cpe:/a:novell:suse_linux:python311-grpc-interceptor, p-cpe:/a:novell:suse_linux:python311-grpcio

Required KB Items: Host/local_checks_enabled, Host/cpu, Host/SuSE/release, Host/SuSE/rpm-list

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 7/9/2026

Vulnerability Publication Date: 4/4/2024

Reference Information

CVE: CVE-2023-29483

SuSE: SUSE-RU-2026:2816-1