Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:rpm/redhat/tfm-rubygem-ruby-libvirt@0.7.0-3?arch=el7sat
purl pkg:rpm/redhat/tfm-rubygem-ruby-libvirt@0.7.0-3?arch=el7sat
Next non-vulnerable version None.
Latest non-vulnerable version None.
Risk 4.5
Vulnerabilities affecting this package (28)
Vulnerability Summary Fixed by
VCID-27wt-wmzc-1bc2
Aliases:
CVE-2018-6188
GHSA-rf4j-j272-fj86
PYSEC-2018-4
django.contrib.auth.forms.AuthenticationForm in Django 2.0 before 2.0.2, and 1.11.8 and 1.11.9, allows remote attackers to obtain potentially sensitive information by leveraging data exposure from the confirm_login_allowed() method, as demonstrated by discovering whether a user account is inactive. There are no reported fixed by versions.
VCID-2y5d-qg7z-2kdg
Aliases:
CVE-2017-5929
GHSA-vmfg-rjjm-rjrj
QOS.ch Logback before 1.2.0 has a serialization vulnerability affecting the SocketServer and ServerSocketReceiver components. There are no reported fixed by versions.
VCID-31h9-7jrr-9kdt
Aliases:
CVE-2016-1000340
GHSA-r97x-3g8f-gx3m
In the Bouncy Castle JCE Provider versions 1.51 to 1.55, a carry propagation bug was introduced in the implementation of squaring for several raw math classes have been fixed (org.bouncycastle.math.raw.Nat???). These classes are used by our custom elliptic curve implementations (org.bouncycastle.math.ec.custom.**), so there was the possibility of rare (in general usage) spurious calculations for elliptic curve scalar multiplications. Such errors would have been detected with high probability by the output validation for our scalar multipliers. There are no reported fixed by versions.
VCID-3zeq-dyj1-8bdm
Aliases:
CVE-2018-1097
foreman: Ovirt admin password exposed by foreman API There are no reported fixed by versions.
VCID-5434-f6g7-8kdw
Aliases:
CVE-2015-3208
GHSA-x6rc-54xp-ccxx
Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none. There are no reported fixed by versions.
VCID-73c1-6ytd-ykf9
Aliases:
CVE-2018-1096
foreman: SQL injection due to improper handling of the widget id parameter There are no reported fixed by versions.
VCID-8xgm-pabz-hkeg
Aliases:
CVE-2017-10689
GHSA-vw22-465p-8j5w
Improper Privilege Management In previous versions of Puppet Agent it was possible to install a module with world writable permissions. Puppet Agent 5.3.4 and 1.10.10 included a fix to this vulnerability. There are no reported fixed by versions.
VCID-am23-ncy4-27ck
Aliases:
CVE-2017-15100
foreman: Stored XSS in fact name or value There are no reported fixed by versions.
VCID-bdms-nb18-guf9
Aliases:
CVE-2017-7233
GHSA-37hp-765x-j95x
PYSEC-2017-9
Django 1.10 before 1.10.7, 1.9 before 1.9.13, and 1.8 before 1.8.18 relies on user input in some cases to redirect the user to an "on success" URL. The security check for these redirects (namely ``django.utils.http.is_safe_url()``) considered some numeric URLs "safe" when they shouldn't be, aka an open redirect vulnerability. Also, if a developer relies on ``is_safe_url()`` to provide safe redirect targets and puts such a URL into a link, they could suffer from an XSS attack. There are no reported fixed by versions.
VCID-ceub-d4s9-dkcd
Aliases:
CVE-2017-15095
GHSA-h592-38cm-4ggp
Deserialization of Untrusted Data A deserialization flaw was discovered in the jackson-databind which could allow an unauthenticated user to perform code execution by sending the maliciously crafted input to the `readValue` method of the `ObjectMapper`. There are no reported fixed by versions.
VCID-crf9-zn1q-vya8
Aliases:
CVE-2015-6644
Bouncy Castle in Android before 5.1.1 LMY49F and 6.0 before 2016-01-01 allows attackers to obtain sensitive information via a crafted application, aka internal bug 24106146. There are no reported fixed by versions.
VCID-ddqw-aj7g-s7c2
Aliases:
CVE-2016-1000341
GHSA-r9ch-m4fh-fc7q
In the Bouncy Castle JCE Provider version 1.55 and earlier DSA signature generation is vulnerable to timing attack. Where timings can be closely observed for the generation of signatures, the lack of blinding in 1.55, or earlier, may allow an attacker to gain information about the signature's k value and ultimately the private value as well. There are no reported fixed by versions.
VCID-f4qa-9fn6-97az
Aliases:
CVE-2016-1000342
GHSA-qcj7-g2j5-g7r3
In the Bouncy Castle JCE Provider version 1.55 and earlier ECDSA does not fully validate ASN.1 encoding of signature on verification. It is possible to inject extra elements in the sequence making up the signature and still have it validate, which in some cases may allow the introduction of 'invisible' data into a signed structure. There are no reported fixed by versions.
VCID-f73y-mjrg-yfc9
Aliases:
CVE-2016-1000344
GHSA-2j2x-hx4g-2gf4
In the Bouncy Castle JCE Provider version 1.55 and earlier the DHIES implementation allowed the use of ECB mode. This mode is regarded as unsafe and support for it has been removed from the provider. There are no reported fixed by versions.
VCID-jae8-w85w-cyfu
Aliases:
CVE-2018-7537
GHSA-2f9x-5v75-3qv4
PYSEC-2018-6
An issue was discovered in Django 2.0 before 2.0.3, 1.11 before 1.11.11, and 1.8 before 1.8.19. If django.utils.text.Truncator's chars() and words() methods were passed the html=True argument, they were extremely slow to evaluate certain inputs due to a catastrophic backtracking vulnerability in a regular expression. The chars() and words() methods are used to implement the truncatechars_html and truncatewords_html template filters, which were thus vulnerable. There are no reported fixed by versions.
VCID-jr7u-m7gc-pydy
Aliases:
CVE-2016-1000339
GHSA-c8xf-m4ff-jcxj
In the Bouncy Castle JCE Provider version 1.55 and earlier the primary engine class used for AES was AESFastEngine. Due to the highly table driven approach used in the algorithm it turns out that if the data channel on the CPU can be monitored the lookup table accesses are sufficient to leak information on the AES key being used. There was also a leak in AESEngine although it was substantially less. AESEngine has been modified to remove any signs of leakage (testing carried out on Intel X86-64) and is now the primary AES class for the BC JCE provider from 1.56. Use of AESFastEngine is now only recommended where otherwise deemed appropriate. There are no reported fixed by versions.
VCID-jua2-2byr-t3cv
Aliases:
CVE-2016-1000338
GHSA-4vhj-98r6-424h
In Bouncy Castle JCE Provider version 1.55 and earlier the DSA does not fully validate ASN.1 encoding of signature on verification. It is possible to inject extra elements in the sequence making up the signature and still have it validate, which in some cases may allow the introduction of 'invisible' data into a signed structure. There are no reported fixed by versions.
VCID-ka8b-44hx-mkc5
Aliases:
CVE-2016-1000352
GHSA-w285-wf9q-5w69
In the Bouncy Castle JCE Provider version 1.55 and earlier the ECIES implementation allowed the use of ECB mode. This mode is regarded as unsafe and support for it has been removed from the provider. There are no reported fixed by versions.
VCID-kwyu-yq4w-kqe4
Aliases:
CVE-2018-10237
GHSA-mvr2-9pj6-7w5j
Unbounded memory allocation in Google Guava 11.0 through 24.x before 24.1.1 allows remote attackers to conduct denial of service attacks against servers that depend on this library and deserialize attacker-provided data, because the AtomicDoubleArray class (when serialized with Java serialization) and the CompoundOrdering class (when serialized with GWT serialization) perform eager allocation without appropriate checks on what a client has sent and whether the data size is reasonable. There are no reported fixed by versions.
VCID-mv1p-yxvp-pbh6
Aliases:
CVE-2018-7536
GHSA-r28v-mw67-m5p9
PYSEC-2018-5
An issue was discovered in Django 2.0 before 2.0.3, 1.11 before 1.11.11, and 1.8 before 1.8.19. The django.utils.html.urlize() function was extremely slow to evaluate certain inputs due to catastrophic backtracking vulnerabilities in two regular expressions (only one regular expression for Django 1.8.x). The urlize() function is used to implement the urlize and urlizetrunc template filters, which were thus vulnerable. There are no reported fixed by versions.
VCID-mwus-fmc5-27f2
Aliases:
CVE-2017-12175
6: XSS in discovery rule filter autocomplete functionality There are no reported fixed by versions.
VCID-pd7m-bhqf-kkge
Aliases:
CVE-2017-7536
GHSA-xxgp-pcfc-3vgc
In Hibernate Validator 5.2.x before 5.2.5 final, 5.3.x, and 5.4.x, it was found that when the security manager's reflective permissions, which allows it to access the private members of the class, are granted to Hibernate Validator, a potential privilege escalation can occur. By allowing the calling code to access those private members without the permission an attacker may be able to validate an invalid instance and access the private member value via ConstraintViolation#getInvalidValue(). There are no reported fixed by versions.
VCID-qr8s-5r61-skhw
Aliases:
CVE-2016-1000345
GHSA-9gp4-qrff-c648
In the Bouncy Castle JCE Provider version 1.55 and earlier the DHIES/ECIES CBC mode vulnerable to padding oracle attack. For BC 1.55 and older, in an environment where timings can be easily observed, it is possible with enough observations to identify when the decryption is failing due to padding. There are no reported fixed by versions.
VCID-sg6x-y34w-37bc
Aliases:
CVE-2018-1090
pulp: sensitive credentials revealed through the API There are no reported fixed by versions.
VCID-tnen-a68v-9bfk
Aliases:
CVE-2016-1000343
GHSA-rrvx-pwf8-p59p
In the Bouncy Castle JCE Provider version 1.55 and earlier the DSA key pair generator generates a weak private key if used with default values. If the JCA key pair generator is not explicitly initialised with DSA parameters, 1.55 and earlier generates a private value assuming a 1024 bit key size. In earlier releases this can be dealt with by explicitly passing parameters to the key pair generator. There are no reported fixed by versions.
VCID-w543-qxxs-f7g7
Aliases:
CVE-2018-5382
GHSA-8477-3v39-ggpm
The default BKS keystore use an HMAC that is only 16 bits long, which can allow an attacker to compromise the integrity of a BKS keystore. Bouncy Castle release 1.47 changes the BKS format to a format which uses a 160 bit HMAC instead. This applies to any BKS keystore generated prior to BC 1.47. For situations where people need to create the files for legacy reasons a specific keystore type "BKS-V1" was introduced in 1.49. It should be noted that the use of "BKS-V1" is discouraged by the library authors and should only be used where it is otherwise safe to do so, as in where the use of a 16 bit checksum for the file integrity check is not going to cause a security issue in itself. There are no reported fixed by versions.
VCID-wnjy-ggeb-eqcn
Aliases:
CVE-2017-10690
puppet: Environment leakage in puppet-agent There are no reported fixed by versions.
VCID-xzbt-bkdp-8bgh
Aliases:
CVE-2016-1000346
GHSA-fjqm-246c-mwqg
In the Bouncy Castle JCE Provider version 1.55 and earlier the other party DH public key is not fully validated. This can cause issues as invalid keys can be used to reveal details about the other party's private key where static Diffie-Hellman is in use. As of release 1.56 the key parameters are checked on agreement calculation. There are no reported fixed by versions.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-01T14:55:48.567929+00:00 RedHat Importer Affected by VCID-w543-qxxs-f7g7 https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2018-5382.json 38.0.0
2026-04-01T14:40:16.352118+00:00 RedHat Importer Affected by VCID-5434-f6g7-8kdw https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2015-3208.json 38.0.0
2026-04-01T14:38:27.114841+00:00 RedHat Importer Affected by VCID-crf9-zn1q-vya8 https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2015-6644.json 38.0.0
2026-04-01T14:36:59.846617+00:00 RedHat Importer Affected by VCID-ka8b-44hx-mkc5 https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2016-1000352.json 38.0.0
2026-04-01T14:36:54.998604+00:00 RedHat Importer Affected by VCID-qr8s-5r61-skhw https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2016-1000345.json 38.0.0
2026-04-01T14:36:50.136134+00:00 RedHat Importer Affected by VCID-f73y-mjrg-yfc9 https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2016-1000344.json 38.0.0
2026-04-01T14:34:13.298307+00:00 RedHat Importer Affected by VCID-jua2-2byr-t3cv https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2016-1000338.json 38.0.0
2026-04-01T14:33:44.346834+00:00 RedHat Importer Affected by VCID-xzbt-bkdp-8bgh https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2016-1000346.json 38.0.0
2026-04-01T14:32:04.485134+00:00 RedHat Importer Affected by VCID-2y5d-qg7z-2kdg https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2017-5929.json 38.0.0
2026-04-01T14:31:20.333173+00:00 RedHat Importer Affected by VCID-bdms-nb18-guf9 https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2017-7233.json 38.0.0
2026-04-01T14:29:05.609632+00:00 RedHat Importer Affected by VCID-8xgm-pabz-hkeg https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2017-10689.json 38.0.0
2026-04-01T14:28:27.454503+00:00 RedHat Importer Affected by VCID-pd7m-bhqf-kkge https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2017-7536.json 38.0.0
2026-04-01T14:27:35.383225+00:00 RedHat Importer Affected by VCID-mwus-fmc5-27f2 https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2017-12175.json 38.0.0
2026-04-01T14:27:16.967634+00:00 RedHat Importer Affected by VCID-am23-ncy4-27ck https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2017-15100.json 38.0.0
2026-04-01T14:27:08.268955+00:00 RedHat Importer Affected by VCID-ceub-d4s9-dkcd https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2017-15095.json 38.0.0
2026-04-01T14:26:25.792437+00:00 RedHat Importer Affected by VCID-wnjy-ggeb-eqcn https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2017-10690.json 38.0.0
2026-04-01T14:26:17.044145+00:00 RedHat Importer Affected by VCID-27wt-wmzc-1bc2 https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2018-6188.json 38.0.0
2026-04-01T14:26:14.153833+00:00 RedHat Importer Affected by VCID-3zeq-dyj1-8bdm https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2018-1097.json 38.0.0
2026-04-01T14:25:56.037168+00:00 RedHat Importer Affected by VCID-jae8-w85w-cyfu https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2018-7537.json 38.0.0
2026-04-01T14:25:53.043024+00:00 RedHat Importer Affected by VCID-mv1p-yxvp-pbh6 https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2018-7536.json 38.0.0
2026-04-01T14:25:43.667362+00:00 RedHat Importer Affected by VCID-sg6x-y34w-37bc https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2018-1090.json 38.0.0
2026-04-01T14:25:35.907527+00:00 RedHat Importer Affected by VCID-73c1-6ytd-ykf9 https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2018-1096.json 38.0.0
2026-04-01T14:25:12.100588+00:00 RedHat Importer Affected by VCID-kwyu-yq4w-kqe4 https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2018-10237.json 38.0.0
2026-04-01T14:24:24.777836+00:00 RedHat Importer Affected by VCID-tnen-a68v-9bfk https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2016-1000343.json 38.0.0
2026-04-01T14:24:19.821432+00:00 RedHat Importer Affected by VCID-f4qa-9fn6-97az https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2016-1000342.json 38.0.0
2026-04-01T14:24:14.814429+00:00 RedHat Importer Affected by VCID-ddqw-aj7g-s7c2 https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2016-1000341.json 38.0.0
2026-04-01T14:24:09.881170+00:00 RedHat Importer Affected by VCID-jr7u-m7gc-pydy https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2016-1000339.json 38.0.0
2026-04-01T14:24:04.915682+00:00 RedHat Importer Affected by VCID-31h9-7jrr-9kdt https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2016-1000340.json 38.0.0