ecosystem
stringclasses
14 values
vuln_id
stringlengths
10
19
summary
stringlengths
4
267
details
stringlengths
9
13.5k
aliases
stringlengths
17
144
modified_date
stringdate
2010-05-27 05:47:00
2022-05-10 08:46:52
published_date
stringdate
2005-12-31 05:00:00
2022-05-10 08:46:50
severity
stringclasses
5 values
score
float64
0
10
cwe_id
stringclasses
988 values
refs
stringlengths
30
17.7k
introduced
stringlengths
75
4.26k
PyPI
PYSEC-2021-40
null
Pillow before 8.1.1 allows attackers to cause a denial of service (memory consumption) because the reported size of a contained image is not properly checked for a BLP container, and thus an attempted memory allocation can be very large.
{'GHSA-f4w8-cv6p-x6r5', 'CVE-2021-27921'}
2021-03-23T19:49:00Z
2021-03-03T09:15:00Z
null
null
null
{'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZTSY25UJU7NJUFHH3HWT575LT4TDFWBZ/', 'https://pillow.readthedocs.io/en/stable/releasenotes/8.1.1.html', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/S7G44Z33J4BNI2DPDROHWGVG...
null
PyPI
GHSA-43jf-985q-588j
Multiple `CHECK`-fails in `function.cc` in TensowFlow
### Impact A malicious user can cause a denial of service by altering a `SavedModel` such that [assertions in `function.cc`](https://github.com/tensorflow/tensorflow/blob/a1320ec1eac186da1d03f033109191f715b2b130/tensorflow/core/framework/function.cc) would be falsified and crash the Python interpreter. ### Patches We h...
{'CVE-2022-23586'}
2022-03-03T05:14:05.260639Z
2022-02-09T23:27:08Z
MODERATE
null
{'CWE-617'}
{'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-43jf-985q-588j', 'https://github.com/tensorflow/tensorflow/blob/a1320ec1eac186da1d03f033109191f715b2b130/tensorflow/core/framework/function.cc', 'https://github.com/tensorflow/tensorflow/commit/dcc21c7bc972b10b6fb95c2fb0f4ab5a59680ec2', 'https://github...
null
PyPI
GHSA-r6v3-hpxj-r8rv
Code Injection in PyXDG
A code injection issue was discovered in PyXDG before 0.26 via crafted Python code in a Category element of a Menu XML document in a .menu file. XDG_CONFIG_DIRS must be set up to trigger xdg.Menu.parse parsing within the directory containing this file. This is due to a lack of sanitization in xdg/Menu.py before an eval...
{'CVE-2019-12761'}
2022-03-03T05:14:11.617272Z
2019-06-07T20:56:27Z
HIGH
null
{'CWE-94'}
{'https://nvd.nist.gov/vuln/detail/CVE-2019-12761', 'https://lists.debian.org/debian-lts-announce/2021/08/msg00003.html', 'https://gist.github.com/dhondta/b45cd41f4186110a354dc7272916feba', 'https://lists.debian.org/debian-lts-announce/2019/06/msg00006.html', 'https://snyk.io/vuln/SNYK-PYTHON-PYXDG-174562'}
null
PyPI
PYSEC-2021-176
null
TensorFlow is an end-to-end open source platform for machine learning. Calling `tf.raw_ops.ImmutableConst`(https://www.tensorflow.org/api_docs/python/tf/raw_ops/ImmutableConst) with a `dtype` of `tf.resource` or `tf.variant` results in a segfault in the implementation as code assumes that the tensor contents are pure s...
{'GHSA-g4h2-gqm3-c9wq', 'CVE-2021-29539'}
2021-08-27T03:22:28.395200Z
2021-05-14T20:15:00Z
null
null
null
{'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-g4h2-gqm3-c9wq', 'https://github.com/tensorflow/tensorflow/commit/4f663d4b8f0bec1b48da6fa091a7d29609980fa4'}
null
PyPI
PYSEC-2014-27
null
registerConfiglet.py in Plone before 4.2.3 and 4.3 before beta 1 allows remote attackers to execute Python code via unspecified vectors, related to the admin interface.
{'CVE-2012-5485'}
2021-09-01T08:44:28.919312Z
2014-09-30T14:55:00Z
null
null
null
{'https://plone.org/products/plone-hotfix/releases/20121106', 'https://github.com/plone/Products.CMFPlone/blob/4.2.3/docs/CHANGES.txt', 'http://www.openwall.com/lists/oss-security/2012/11/10/1', 'https://plone.org/products/plone/security/advisories/20121106/01', 'http://rhn.redhat.com/errata/RHSA-2014-1194.html'}
null
PyPI
PYSEC-2021-526
null
TensorFlow is an end-to-end open source platform for machine learning. The implementation of the `SVDF` TFLite operator is vulnerable to a division by zero error(https://github.com/tensorflow/tensorflow/blob/7f283ff806b2031f407db64c4d3edcda8fb9f9f5/tensorflow/lite/kernels/svdf.cc#L99-L102). An attacker can craft a mode...
{'CVE-2021-29598', 'GHSA-pmpr-55fj-r229'}
2021-12-09T06:34:58.584252Z
2021-05-14T20:15:00Z
null
null
null
{'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-pmpr-55fj-r229', 'https://github.com/tensorflow/tensorflow/commit/6841e522a3e7d48706a02e8819836e809f738682'}
null
PyPI
PYSEC-2020-176
null
PyYAML 5.1 through 5.1.2 has insufficient restrictions on the load and load_all functions because of a class deserialization issue, e.g., Popen is a class in the subprocess module. NOTE: this issue exists because of an incomplete fix for CVE-2017-18342.
{'CVE-2019-20477', 'GHSA-3pqx-4fqf-j49f'}
2020-03-01T00:15:00Z
2020-02-19T04:15:00Z
null
null
null
{'https://www.exploit-db.com/download/47655', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/33VBUY73AA6CTTYL3LRWHNFDULV7PFPN/', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/52N5XS73Z5S4ZN7I7R56ICCPCTKCUV4H/', 'https://g...
null
PyPI
GHSA-36vm-xw34-x4pj
CHECK-fail in `tf.raw_ops.IRFFT`
### Impact An attacker can cause a denial of service by exploiting a `CHECK`-failure coming from the implementation of `tf.raw_ops.IRFFT`: ```python import tensorflow as tf values = [-10.0] * 130 values[0] = -9.999999999999995 inputs = tf.constant(values, shape=[10, 13], dtype=tf.float32) inputs = tf.cast(inputs,...
{'CVE-2021-29562'}
2022-03-03T05:13:05.634583Z
2021-05-21T14:25:02Z
LOW
null
{'CWE-617'}
{'https://github.com/tensorflow/tensorflow/commit/1c56f53be0b722ca657cbc7df461ed676c8642a2', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-36vm-xw34-x4pj', 'https://nvd.nist.gov/vuln/detail/CVE-2021-29562'}
null
PyPI
GHSA-3j5x-7ccf-ppgm
Cross-site scripting in recommender-xblock
Recommender before 1.3.1 allows XSS.
{'CVE-2018-20858'}
2021-08-17T21:16:29Z
2019-08-21T16:15:33Z
MODERATE
null
{'CWE-79'}
{'https://nvd.nist.gov/vuln/detail/CVE-2018-20858', 'https://github.com/edx/RecommenderXBlock/pull/2', 'https://groups.google.com/forum/#!topic/openedx-announce/SF8Sn6MuUTg'}
null
PyPI
PYSEC-2020-82
null
libImaging/SgiRleDecode.c in Pillow before 6.2.2 has an SGI buffer overflow.
{'CVE-2020-5311'}
2020-07-10T17:06:00Z
2020-01-03T01:15:00Z
null
null
null
{'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2MMU3WT2X64GS5WHDPKKC2WZA7UIIQ3A/', 'https://pillow.readthedocs.io/en/stable/releasenotes/6.2.2.html', 'https://usn.ubuntu.com/4272-1/', 'https://github.com/python-pillow/Pillow/commit/a79b65c47c7dc6fe623aadf09aa6192fc54548...
null
PyPI
PYSEC-2019-130
null
typed_ast 1.3.0 and 1.3.1 has a handle_keywordonly_args out-of-bounds read. An attacker with the ability to cause a Python interpreter to parse Python source (but not necessarily execute it) may be able to crash the interpreter process. This could be a concern, for example, in a web-based service that parses (but does ...
{'CVE-2019-19274', 'GHSA-m3jw-62m7-jjcm'}
2020-03-14T02:15:00Z
2019-11-26T15:15:00Z
null
null
null
{'https://github.com/python/typed_ast/commit/156afcb26c198e162504a57caddfe0acd9ed7dce', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LG5H4Q6LFVRX7SFXLBEJMNQFI4T5SCEA/', 'https://bugs.python.org/issue36495', 'https://github.com/python/typed_ast/commit/dc317ac9cff859aa84...
null
PyPI
GHSA-7r87-cj48-wj45
Potential Captcha Validate Bypass in flask-session-captcha
### Impact flask-session-captcha is a package which allows users to extend Flask by adding an image based captcha stored in a server side session. The `captcha.validate()` function would return `None` if passed no value (e.g. by submitting a request with an empty form). If implementing users were checking the return ...
{'CVE-2022-24880'}
2022-04-27T18:31:59.848285Z
2022-04-26T21:19:52Z
MODERATE
null
{'CWE-394', 'CWE-253', 'CWE-754'}
{'https://github.com/Tethik/flask-session-captcha/commit/2811ae23a38d33b620fb7a07de8837c6d65c13e4', 'https://nvd.nist.gov/vuln/detail/CVE-2022-24880', 'https://github.com/Tethik/flask-session-captcha/releases/tag/v1.2.1', 'https://github.com/Tethik/flask-session-captcha/security/advisories/GHSA-7r87-cj48-wj45', 'https:...
null
PyPI
PYSEC-2022-50
null
Tensorflow is an Open Source Machine Learning Framework. The implementation of `Dequantize` does not fully validate the value of `axis` and can result in heap OOB accesses. The `axis` argument can be `-1` (the default value for the optional argument) or any other positive value at most the number of dimensions of the i...
{'GHSA-23hm-7w47-xw72', 'CVE-2022-21726'}
2022-03-09T00:17:30.059421Z
2022-02-03T11:15:00Z
null
null
null
{'https://github.com/tensorflow/tensorflow/blob/5100e359aef5c8021f2e71c7b986420b85ce7b3d/tensorflow/core/kernels/dequantize_op.cc#L92-L153', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-23hm-7w47-xw72', 'https://github.com/tensorflow/tensorflow/commit/23968a8bf65b009120c43b5ebcceaf52dbc9e943'}
null
PyPI
PYSEC-2020-199
null
The safe_eval function in Ansible before 1.5.4 does not properly restrict the code subset, which allows remote attackers to execute arbitrary code via crafted instructions.
{'CVE-2014-4657'}
2021-07-02T02:41:33.107799Z
2020-02-20T15:15:00Z
null
null
null
{'https://www.securityfocus.com/bid/68232', 'https://github.com/ansible/ansible/blob/release1.5.5/CHANGELOG.md'}
null
PyPI
GHSA-3xv8-3j54-hgrp
Out-of-bounds read in Pillow
In libImaging/PcxDecode.c in Pillow before 6.2.3 and 7.x before 7.0.1, an out-of-bounds read can occur when reading PCX files where state->shuffle is instructed to read beyond state->buffer.
{'CVE-2020-10378'}
2022-03-03T05:13:25.261642Z
2021-11-03T18:04:53Z
MODERATE
null
{'CWE-125'}
{'https://github.com/python-pillow/Pillow/commits/master/src/libImaging', 'https://github.com/python-pillow/Pillow/pull/4538', 'https://github.com/python-pillow/Pillow/commit/6a83e4324738bb0452fbe8074a995b1c73f08de7#diff-9478f2787e3ae9668a15123b165c23ac', 'https://lists.fedoraproject.org/archives/list/package-announce@...
null
PyPI
GHSA-pmpr-55fj-r229
Division by zero in TFLite's implementation of `SVDF`
### Impact The implementation of the `SVDF` TFLite operator is [vulnerable to a division by zero error](https://github.com/tensorflow/tensorflow/blob/7f283ff806b2031f407db64c4d3edcda8fb9f9f5/tensorflow/lite/kernels/svdf.cc#L99-L102): ```cc const int rank = params->rank; ... TF_LITE_ENSURE_EQ(context, num_filters % ran...
{'CVE-2021-29598'}
2022-03-03T05:13:07.745732Z
2021-05-21T14:27:58Z
LOW
null
{'CWE-369'}
{'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-pmpr-55fj-r229', 'https://nvd.nist.gov/vuln/detail/CVE-2021-29598', 'https://github.com/tensorflow/tensorflow/commit/6841e522a3e7d48706a02e8819836e809f738682'}
null
PyPI
PYSEC-2021-463
null
TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a heap buffer overflow in `QuantizedMul` by passing in invalid thresholds for the quantization. This is because the implementation(https://github.com/tensorflow/tensorflow/blob/87cf4d3ea9949051e50ca3f071fc909538a51cd0/tensorflo...
{'CVE-2021-29535', 'GHSA-m3f9-w3p3-p669'}
2021-12-09T06:34:48.800365Z
2021-05-14T20:15:00Z
null
null
null
{'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-m3f9-w3p3-p669', 'https://github.com/tensorflow/tensorflow/commit/efea03b38fb8d3b81762237dc85e579cc5fc6e87'}
null
PyPI
PYSEC-2021-199
null
TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service by exploiting a `CHECK`-failure coming from the implementation of `tf.raw_ops.IRFFT`. The fix will be included in TensorFlow 2.5.0. We will also cherrypick this commit on TensorFlow 2.4.2, TensorFlow 2.3.3, ...
{'CVE-2021-29562', 'GHSA-36vm-xw34-x4pj'}
2021-08-27T03:22:32.482991Z
2021-05-14T20:15:00Z
null
null
null
{'https://github.com/tensorflow/tensorflow/commit/1c56f53be0b722ca657cbc7df461ed676c8642a2', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-36vm-xw34-x4pj'}
null
PyPI
PYSEC-2021-414
null
TensorFlow is an open source platform for machine learning. In affected versions the implementation of `SplitV` can trigger a segfault is an attacker supplies negative arguments. This occurs whenever `size_splits` contains more than one value and at least one value is negative. The fix will be included in TensorFlow 2....
{'GHSA-cpf4-wx82-gxp6', 'CVE-2021-41222'}
2021-11-13T06:52:45.470098Z
2021-11-05T23:15:00Z
null
null
null
{'https://github.com/tensorflow/tensorflow/commit/25d622ffc432acc736b14ca3904177579e733cc6', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-cpf4-wx82-gxp6'}
null
PyPI
PYSEC-2022-108
null
Tensorflow is an Open Source Machine Learning Framework. The implementation of `UnravelIndex` is vulnerable to a division by zero caused by an integer overflow bug. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this commit on TensorFlow 2.7.1, TensorFlow 2.6.3, and TensorFlow 2.5.3, as these are...
{'GHSA-34f9-hjfq-rr8j', 'CVE-2022-21729'}
2022-03-09T00:18:23.531782Z
2022-02-03T13:15:00Z
null
null
null
{'https://github.com/tensorflow/tensorflow/commit/58b34c6c8250983948b5a781b426f6aa01fd47af', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-34f9-hjfq-rr8j', 'https://github.com/tensorflow/tensorflow/blob/5100e359aef5c8021f2e71c7b986420b85ce7b3d/tensorflow/core/kernels/unravel_index_op.cc#L36-L135'}
null
PyPI
PYSEC-2022-27
null
twisted is an event-driven networking engine written in Python. In affected versions twisted exposes cookies and authorization headers when following cross-origin redirects. This issue is present in the `twited.web.RedirectAgent` and `twisted.web. BrowserLikeRedirectAgent` functions. Users are advised to upgrade. There...
{'GHSA-92x2-jw7w-xvvx', 'CVE-2022-21712'}
2022-02-15T06:31:29.205025Z
2022-02-07T22:15:00Z
null
null
null
{'https://pypi.org/project/Twisted/', 'https://github.com/twisted/twisted/commit/af8fe78542a6f2bf2235ccee8158d9c88d31e8e2', 'https://github.com/twisted/twisted/releases/tag/twisted-22.1.0', 'https://github.com/twisted/twisted/security/advisories/GHSA-92x2-jw7w-xvvx', 'https://nvd.nist.gov/vuln/detail/CVE-2022-21712'}
null
PyPI
PYSEC-2019-147
null
In Apache Airflow 1.8.2 and earlier, an authenticated user can execute code remotely on the Airflow webserver by creating a special object.
{'GHSA-8fg4-j562-mjrc', 'CVE-2017-15720'}
2021-07-05T00:01:17.000324Z
2019-01-23T17:29:00Z
null
null
null
{'https://github.com/advisories/GHSA-8fg4-j562-mjrc', 'https://lists.apache.org/thread.html/ade4d54ebf614f68dc81a08891755e60ea58ba88e0209233eeea5f57@%3Cdev.airflow.apache.org%3E'}
null
PyPI
PYSEC-2016-2
null
Cross-site scripting (XSS) vulnerability in the dismissChangeRelatedObjectPopup function in contrib/admin/static/admin/js/admin/RelatedObjectLookups.js in Django before 1.8.14, 1.9.x before 1.9.8, and 1.10.x before 1.10rc1 allows remote attackers to inject arbitrary web script or HTML via vectors involving unsafe usage...
{'CVE-2016-6186'}
2021-09-01T08:35:44.164135Z
2016-08-05T15:59:00Z
null
null
null
{'http://rhn.redhat.com/errata/RHSA-2016-1595.html', 'https://github.com/django/django/commit/f68e5a99164867ab0e071a936470958ed867479d', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DMLLFAUT4J4IP4P2KI4NOVWRMHA22WUJ/', 'https://github.com/django/django/commit/d03bf6fe4e...
null
PyPI
PYSEC-2018-73
null
By linking to a specific url in Plone 2.5-5.1rc1 with a parameter, an attacker could send you to his own website. On its own this is not so bad: the attacker could more easily link directly to his own website instead. But in combination with another attack, you could be sent to the Plone login form and login, then get ...
{'CVE-2017-1000484', 'GHSA-xvwv-6wvx-px9x'}
2021-08-25T04:30:17.052846Z
2018-01-03T20:29:00Z
null
null
null
{'https://github.com/advisories/GHSA-xvwv-6wvx-px9x', 'https://plone.org/security/hotfix/20171128/an-open-redirection-when-calling-a-specific-url'}
null
PyPI
PYSEC-2010-13
null
MoinMoin 1.7.x before 1.7.3 and 1.8.x before 1.8.3 checks parent ACLs in certain inappropriate circumstances during processing of hierarchical ACLs, which allows remote attackers to bypass intended access restrictions by requesting an item, a different vulnerability than CVE-2008-6603.
{'CVE-2009-4762'}
2010-05-27T05:47:00Z
2010-03-29T20:30:00Z
null
null
null
{'http://www.securityfocus.com/bid/35277', 'http://hg.moinmo.in/moin/1.8/rev/897cdbe9e8f2', 'http://www.debian.org/security/2010/dsa-2014', 'http://moinmo.in/SecurityFixes', 'http://hg.moinmo.in/moin/1.7/rev/897cdbe9e8f2', 'http://secunia.com/advisories/39887', 'http://www.vupen.com/english/advisories/2010/1208', 'http...
null
PyPI
PYSEC-2021-802
null
TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can craft a TFLite model that would trigger a division by zero error in LSH [implementation](https://github.com/tensorflow/tensorflow/blob/149562d49faa709ea80df1d99fc41d005b81082a/tensorflow/lite/kernels/lsh_projecti...
{'CVE-2021-37691', 'GHSA-27qf-jwm8-g7f3'}
2021-12-09T06:35:40.308304Z
2021-08-12T23:15:00Z
null
null
null
{'https://github.com/tensorflow/tensorflow/commit/0575b640091680cfb70f4dd93e70658de43b94f9', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-27qf-jwm8-g7f3'}
null
PyPI
GHSA-8rh6-h94m-vj54
Incorrect Comparison in cvxopt
Incomplete string comparison vulnerability exits in cvxopt.org cvxop <= 1.2.6 in APIs (cvxopt.cholmod.diag, cvxopt.cholmod.getfactor, cvxopt.cholmod.solve, cvxopt.cholmod.spsolve), which allows attackers to conduct Denial of Service attacks by construct fake Capsule objects.
{'CVE-2021-41500'}
2022-03-03T05:12:30.492737Z
2022-01-07T00:01:11Z
HIGH
null
{'CWE-697'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-41500', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CXTPM3DGVYTYQ54OFCMXZVWVOMR7JM2D/', 'https://github.com/cvxopt/cvxopt', 'https://github.com/cvxopt/cvxopt/issues/193', 'https://github.com/cvxopt/cvxopt/commit/d5a21cf1da62...
null
PyPI
PYSEC-2020-101
null
The command-line "safety" package for Python has a potential security issue. There are two Python characteristics that allow malicious code to “poison-pill” command-line Safety package detection routines by disguising, or obfuscating, other malicious or non-secure packages. This vulnerability is considered to be of low...
{'CVE-2020-5252', 'GHSA-7q25-qrjw-6fg2'}
2020-03-30T16:16:00Z
2020-03-23T23:15:00Z
null
null
null
{'https://github.com/akoumjian/python-safety-vuln', 'https://pyup.io/posts/patched-vulnerability/', 'https://github.com/pyupio/safety/security/advisories/GHSA-7q25-qrjw-6fg2'}
null
PyPI
GHSA-x823-j7c4-vpc5
Cross-site scripting in sickrage
In SiCKRAGE, versions 9.3.54.dev1 to 10.0.11.dev1 are vulnerable to Reflected Cross-Site-Scripting (XSS) due to user input not being validated properly in the `quicksearch` feature. Therefore, an attacker can steal a user's sessionID to masquerade as a victim user, to carry out any actions in the context of the user.
{'CVE-2021-25926'}
2022-03-03T05:13:33.888255Z
2021-04-20T16:31:43Z
MODERATE
null
{'CWE-79'}
{'https://github.com/SiCKRAGE/SiCKRAGE/commit/9f42426727e16609ad3d1337f6637588b8ed28e4', 'https://nvd.nist.gov/vuln/detail/CVE-2021-25926', 'https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25926,'}
null
PyPI
PYSEC-2021-551
null
TensorFlow is an end-to-end open source platform for machine learning. Sending invalid argument for `row_partition_types` of `tf.raw_ops.RaggedTensorToTensor` API results in a null pointer dereference and undefined behavior. The [implementation](https://github.com/tensorflow/tensorflow/blob/47a06f40411a69c99f381495f490...
{'GHSA-hwr7-8gxx-fj5p', 'CVE-2021-37638'}
2021-12-09T06:35:02.233432Z
2021-08-12T19:15:00Z
null
null
null
{'https://github.com/tensorflow/tensorflow/commit/301ae88b331d37a2a16159b65b255f4f9eb39314', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-hwr7-8gxx-fj5p'}
null
PyPI
PYSEC-2014-50
null
The error pages in Plone before 4.2.3 and 4.3 before beta 1 allow remote attackers to obtain random numbers and derive the PRNG state for password resets via unspecified vectors. NOTE: this identifier was SPLIT per ADT2 due to different vulnerability types. CVE-2012-6661 was assigned for the PRNG reseeding issue in Zo...
{'CVE-2012-5508'}
2021-09-01T08:44:31.321280Z
2014-11-03T22:55:00Z
null
null
null
{'https://bugs.launchpad.net/zope2/+bug/1071067', 'https://plone.org/products/plone/security/advisories/20121106/24', 'https://github.com/plone/Products.CMFPlone/blob/4.2.3/docs/CHANGES.txt', 'http://www.openwall.com/lists/oss-security/2012/11/10/1', 'https://plone.org/products/plone-hotfix/releases/20121124'}
null
PyPI
PYSEC-2021-101
null
The dashboard component of StackLift LocalStack 0.12.6 allows attackers to inject arbitrary shell commands via the functionName parameter.
{'CVE-2021-32090', 'GHSA-hpr6-f4vq-mxch'}
2021-06-22T04:54:56.080124Z
2021-05-07T05:15:00Z
null
null
null
{'https://github.com/advisories/GHSA-hpr6-f4vq-mxch', 'https://portswigger.net/daily-swig/localstack-zero-day-vulnerabilities-chained-to-achieve-remote-takeover-of-local-instances', 'https://blog.sonarsource.com/hack-the-stack-with-localstack'}
null
PyPI
GHSA-8vj2-vxx3-667w
Arbitrary expression injection in Pillow
PIL.ImageMath.eval in Pillow before 9.0.0 allows evaluation of arbitrary expressions, such as ones that use the Python exec method `ImageMath.eval("exec(exit())")`. While Pillow 9.0.0 restricted top-level builtins available to PIL.ImageMath.eval(), it did not prevent builtins available to lambda expressions. These are...
{'CVE-2022-22817'}
2022-03-11T23:47:55.666690Z
2022-01-12T20:07:33Z
CRITICAL
null
{'CWE-74'}
{'https://nvd.nist.gov/vuln/detail/CVE-2022-22817', 'https://lists.debian.org/debian-lts-announce/2022/01/msg00018.html', 'https://pillow.readthedocs.io/en/stable/releasenotes/9.0.0.html#restrict-builtins-available-to-imagemath-eval', 'https://github.com/python-pillow/Pillow/commit/8531b01d6cdf0b70f256f93092caa2a5d91af...
null
PyPI
PYSEC-2020-228
null
An insecure-credentials flaw was found in all openstack-cinder versions before openstack-cinder 14.1.0, all openstack-cinder 15.x.x versions before openstack-cinder 15.2.0 and all openstack-cinder 16.x.x versions before openstack-cinder 16.1.0. When using openstack-cinder with the Dell EMC ScaleIO or VxFlex OS backend ...
{'CVE-2020-10755'}
2021-08-27T03:21:56.949334Z
2020-06-10T17:15:00Z
null
null
null
{'https://wiki.openstack.org/wiki/OSSN/OSSN-0086', 'https://usn.ubuntu.com/4420-1/', 'https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10755'}
null
PyPI
PYSEC-2021-228
null
TensorFlow is an end-to-end open source platform for machine learning. TFlite graphs must not have loops between nodes. However, this condition was not checked and an attacker could craft models that would result in infinite loop during evaluation. In certain cases, the infinite loop would be replaced by stack overflow...
{'CVE-2021-29591', 'GHSA-cwv3-863g-39vx'}
2021-08-27T03:22:37.582991Z
2021-05-14T20:15:00Z
null
null
null
{'https://github.com/tensorflow/tensorflow/commit/c6173f5fe66cdbab74f4f869311fe6aae2ba35f4', 'https://github.com/tensorflow/tensorflow/commit/9c1dc920d8ffb4893d6c9d27d1f039607b326743', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-cwv3-863g-39vx'}
null
PyPI
PYSEC-2021-678
null
TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service by controlling the values of `num_segments` tensor argument for `UnsortedSegmentJoin`. This is because the implementation(https://github.com/tensorflow/tensorflow/blob/a2a607db15c7cd01d754d37e5448d72a13491bd...
{'CVE-2021-29552', 'GHSA-jhq9-wm9m-cf89'}
2021-12-09T06:35:23.792052Z
2021-05-14T20:15:00Z
null
null
null
{'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-jhq9-wm9m-cf89', 'https://github.com/tensorflow/tensorflow/commit/704866eabe03a9aeda044ec91a8d0c83fc1ebdbe'}
null
PyPI
PYSEC-2021-37
null
An issue was discovered in Pillow before 8.1.1. In TiffDecode.c, there is an out-of-bounds read in TiffreadRGBATile via invalid tile boundaries.
{'CVE-2021-25291', 'GHSA-mvg9-xffr-p774'}
2021-03-22T14:09:00Z
2021-03-19T04:15:00Z
null
null
null
{'https://pillow.readthedocs.io/en/stable/releasenotes/8.1.1.html', 'https://github.com/advisories/GHSA-mvg9-xffr-p774'}
null
PyPI
PYSEC-2021-382
null
qutebrowser is an open source keyboard-focused browser with a minimal GUI. Starting with qutebrowser v1.7.0, the Windows installer for qutebrowser registers a `qutebrowserurl:` URL handler. With certain applications, opening a specially crafted `qutebrowserurl:...` URL can lead to execution of qutebrowser commands, whi...
{'CVE-2021-41146', 'GHSA-vw27-fwjf-5qxm'}
2021-10-28T05:27:07.120992Z
2021-10-21T18:15:00Z
null
null
null
{'https://github.com/qutebrowser/qutebrowser/commit/8f46ba3f6dc7b18375f7aa63c48a1fe461190430', 'https://github.com/qutebrowser/qutebrowser/security/advisories/GHSA-vw27-fwjf-5qxm'}
null
PyPI
GHSA-6f89-8j54-29xf
Heap buffer overflow in `FractionalAvgPoolGrad`
### Impact The implementation of `tf.raw_ops.FractionalAvgPoolGrad` is vulnerable to a heap buffer overflow: ```python import tensorflow as tf orig_input_tensor_shape = tf.constant([1, 3, 2, 3], shape=[4], dtype=tf.int64) out_backprop = tf.constant([2], shape=[1, 1, 1, 1], dtype=tf.int64) row_pooling_sequence = tf....
{'CVE-2021-29578'}
2022-03-03T05:12:50.602818Z
2021-05-21T14:26:21Z
LOW
null
{'CWE-787', 'CWE-119'}
{'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-6f89-8j54-29xf', 'https://github.com/tensorflow/tensorflow/commit/12c727cee857fa19be717f336943d95fca4ffe4f', 'https://nvd.nist.gov/vuln/detail/CVE-2021-29578'}
null
PyPI
PYSEC-2021-697
null
TensorFlow is an end-to-end open source platform for machine learning. The implementation of `tf.raw_ops.MaxPoolGradWithArgmax` can cause reads outside of bounds of heap allocated data if attacker supplies specially crafted inputs. The implementation(https://github.com/tensorflow/tensorflow/blob/31bd5026304677faa8a0b77...
{'CVE-2021-29571', 'GHSA-whr9-vfh2-7hm6'}
2021-12-09T06:35:27.008570Z
2021-05-14T20:15:00Z
null
null
null
{'https://github.com/tensorflow/tensorflow/commit/79865b542f9ffdc9caeb255631f7c56f1d4b6517', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-whr9-vfh2-7hm6'}
null
PyPI
GHSA-jqmc-fxxp-r589
Deserialization of Untrusted Data in Tendenci
Tendenci 12.0.10 allows unrestricted deserialization in apps\helpdesk\views\staff.py.
{'CVE-2020-14942'}
2022-03-03T05:12:54.288360Z
2021-06-18T18:31:05Z
HIGH
null
{'CWE-502'}
{'https://github.com/tendenci/tendenci/issues/867', 'https://nvd.nist.gov/vuln/detail/CVE-2020-14942'}
null
PyPI
PYSEC-2017-40
null
Sanic before 0.5.1 allows reading arbitrary files with directory traversal, as demonstrated by the /static/..%2f substring.
{'CVE-2017-16762'}
2021-07-05T00:01:27.045850Z
2017-11-10T09:29:00Z
null
null
null
{'https://github.com/channelcat/sanic/releases/tag/0.5.1', 'https://github.com/channelcat/sanic/issues/633'}
null
PyPI
PYSEC-2019-110
null
An issue was discovered in Pillow before 6.2.0. When reading specially crafted invalid image files, the library can either allocate very large amounts of memory or take an extremely long period of time to process the image.
{'CVE-2019-16865', 'GHSA-j7mj-748x-7p78'}
2020-02-18T16:15:00Z
2019-10-04T22:15:00Z
null
null
null
{'https://access.redhat.com/errata/RHSA-2020:0681', 'https://usn.ubuntu.com/4272-1/', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LYDXD7EE4YAEVSTNIFZKNVPRVJX5ZOG3/', 'https://access.redhat.com/errata/RHSA-2020:0683', 'https://access.redhat.com/errata/RHSA-2020:0578', ...
null
PyPI
PYSEC-2022-70
null
Tensorflow is an Open Source Machine Learning Framework. An attacker can craft a TFLite model that would cause a write outside of bounds of an array in TFLite. In fact, the attacker can override the linked list used by the memory allocator. This can be leveraged for an arbitrary write primitive under certain conditions...
{'GHSA-9c78-vcq7-7vxq', 'CVE-2022-23561'}
2022-03-09T00:17:32.561735Z
2022-02-04T23:15:00Z
null
null
null
{'https://github.com/tensorflow/tensorflow/commit/6c0b2b70eeee588591680f5b7d5d38175fd7cdf6', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-9c78-vcq7-7vxq'}
null
PyPI
PYSEC-2012-5
null
CRLF injection vulnerability in the tornado.web.RequestHandler.set_header function in Tornado before 2.2.1 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via crafted input.
{'CVE-2012-2374'}
2021-07-05T00:01:27.298545Z
2012-05-23T20:55:00Z
null
null
null
{'http://www.openwall.com/lists/oss-security/2012/05/18/6', 'http://www.tornadoweb.org/documentation/releases/v2.2.1.html', 'http://openwall.com/lists/oss-security/2012/05/18/12', 'http://www.securityfocus.com/bid/53612', 'http://secunia.com/advisories/49185'}
null
PyPI
GHSA-4hvf-hxvg-f67v
Read and Write outside of bounds in TensorFlow
### Impact An attacker can craft a TFLite model that would allow limited reads and writes outside of arrays in TFLite. This exploits missing validation in [the conversion from sparse tensors to dense tensors](https://github.com/tensorflow/tensorflow/blob/ca6f96b62ad84207fbec580404eaa7dd7403a550/tensorflow/lite/kernels/...
{'CVE-2022-23560'}
2022-03-03T05:13:30.212098Z
2022-02-09T23:53:30Z
HIGH
null
{'CWE-787', 'CWE-125'}
{'https://github.com/tensorflow/tensorflow/blob/ca6f96b62ad84207fbec580404eaa7dd7403a550/tensorflow/lite/kernels/internal/utils/sparsity_format_converter.cc#L252-L293', 'https://nvd.nist.gov/vuln/detail/CVE-2022-23560', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-4hvf-hxvg-f67v', 'https://github....
null
PyPI
PYSEC-2018-110
null
Ajenti version version 2 contains a Input Validation vulnerability in ID string on Get-values POST request that can result in Server Crashing. This attack appear to be exploitable via An attacker can freeze te server by sending a giant string to the ID parameter ..
{'CVE-2018-1000081'}
2022-02-17T09:17:11.010349Z
2018-03-13T15:29:00Z
null
null
null
{'https://pypi.org/project/ajenti-panel', 'https://medium.com/stolabs/security-issues-on-ajenti-d2b7526eaeee', 'https://nvd.nist.gov/vuln/detail/CVE-2018-1000081'}
null
PyPI
GHSA-fpcv-j2q9-vqhw
Moderate severity vulnerability that affects mayan-edms
An issue was discovered in Mayan EDMS before 3.0.2. The Appearance app sets window.location directly, leading to XSS.
{'CVE-2018-16405'}
2022-03-03T05:13:40.184748Z
2018-09-06T03:24:50Z
MODERATE
null
{'CWE-79'}
{'https://github.com/advisories/GHSA-fpcv-j2q9-vqhw', 'https://gitlab.com/mayan-edms/mayan-edms/issues/494', 'https://gitlab.com/mayan-edms/mayan-edms', 'https://gitlab.com/mayan-edms/mayan-edms/blob/master/HISTORY.rst', 'https://nvd.nist.gov/vuln/detail/CVE-2018-16405', 'https://gitlab.com/mayan-edms/mayan-edms/commit...
null
PyPI
PYSEC-2021-443
null
TensorFlow is an end-to-end open source platform for machine learning. The implementation of `MatrixDiag*` operations(https://github.com/tensorflow/tensorflow/blob/4c4f420e68f1cfaf8f4b6e8e3eb857e9e4c3ff33/tensorflow/core/kernels/linalg/matrix_diag_op.cc#L195-L197) does not validate that the tensor arguments are non-emp...
{'CVE-2021-29515', 'GHSA-hc6c-75p4-hmq4'}
2021-12-09T06:34:45.694528Z
2021-05-14T20:15:00Z
null
null
null
{'https://github.com/tensorflow/tensorflow/commit/a7116dd3913c4a4afd2a3a938573aa7c785fdfc6', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-hc6c-75p4-hmq4'}
null
PyPI
PYSEC-2021-156
null
TensorFlow is an end-to-end open source platform for machine learning. The API of `tf.raw_ops.SparseCross` allows combinations which would result in a `CHECK`-failure and denial of service. This is because the implementation(https://github.com/tensorflow/tensorflow/blob/3d782b7d47b1bf2ed32bd4a246d6d6cadc4c903d/tensorfl...
{'GHSA-772j-h9xw-ffp5', 'CVE-2021-29519'}
2021-08-27T03:22:24.765492Z
2021-05-14T20:15:00Z
null
null
null
{'https://github.com/tensorflow/tensorflow/commit/b1cc5e5a50e7cee09f2c6eb48eb40ee9c4125025', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-772j-h9xw-ffp5'}
null
PyPI
PYSEC-2021-506
null
TensorFlow is an end-to-end open source platform for machine learning. The implementation of `tf.raw_ops.FractionalAvgPoolGrad` is vulnerable to a heap buffer overflow. The implementation(https://github.com/tensorflow/tensorflow/blob/dcba796a28364d6d7f003f6fe733d82726dda713/tensorflow/core/kernels/fractional_avg_pool_o...
{'CVE-2021-29578', 'GHSA-6f89-8j54-29xf'}
2021-12-09T06:34:55.459344Z
2021-05-14T20:15:00Z
null
null
null
{'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-6f89-8j54-29xf', 'https://github.com/tensorflow/tensorflow/commit/12c727cee857fa19be717f336943d95fca4ffe4f'}
null
PyPI
PYSEC-2020-156
null
flaskparser.py in Webargs 5.x through 5.5.2 doesn't check that the Content-Type header is application/json when receiving JSON input. If the request body is valid JSON, it will accept it even if the content type is application/x-www-form-urlencoded. This allows for JSON POST requests to be made across domains, leading ...
{'CVE-2020-7965', 'GHSA-fjq3-5pxw-4wj4'}
2020-02-03T16:36:00Z
2020-01-29T15:15:00Z
null
null
null
{'https://webargs.readthedocs.io/en/latest/changelog.html', 'https://github.com/advisories/GHSA-fjq3-5pxw-4wj4'}
null
PyPI
GHSA-wv5p-gmmv-wh9v
Insertion of Sensitive Information into Log File in ansible
A flaw was found in ansible module where credentials are disclosed in the console log by default and not protected by the security feature when using the bitbucket_pipeline_variable module. This flaw allows an attacker to steal bitbucket_pipeline credentials. The highest threat from this vulnerability is to confidentia...
{'CVE-2021-20178'}
2022-03-03T05:12:38.557348Z
2021-06-01T21:53:29Z
MODERATE
null
{'CWE-532'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-20178', 'https://bugzilla.redhat.com/show_bug.cgi?id=1914774', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HIU7QZUV73U6ZQ65VJWSFBTCALVXLH55/', 'https://github.com/ansible/ansible/blob/v2.9.18/changelogs/CHANGELOG-v2.9.rst#se...
null
PyPI
PYSEC-2008-2
null
The administration application in Django 0.91, 0.95, and 0.96 stores unauthenticated HTTP POST requests and processes them after successful authentication occurs, which allows remote attackers to conduct cross-site request forgery (CSRF) attacks and delete or modify data via unspecified requests.
{'CVE-2008-3909'}
2021-07-15T02:22:07.826825Z
2008-09-04T17:41:00Z
null
null
null
{'https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00091.html', 'http://secunia.com/advisories/31961', 'http://osvdb.org/47906', 'https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00131.html', 'https://bugzilla.redhat.com/show_bug.cgi?id=460966', 'http://www.debian.org/s...
null
PyPI
PYSEC-2021-855
null
Incomplete string comparison in the numpy.core component in NumPy1.9.x, which allows attackers to fail the APIs via constructing specific string objects.
{'CVE-2021-34141'}
2021-12-22T21:28:25.894913Z
2021-12-17T19:15:00Z
null
null
null
{'https://github.com/numpy/numpy/issues/18993'}
null
PyPI
GHSA-9w8r-397f-prfh
Infinite Loop in Pygments
An infinite loop in SMLLexer in Pygments versions 1.5 to 2.7.3 may lead to denial of service when performing syntax highlighting of a Standard ML (SML) source file, as demonstrated by input that only contains the "exception" keyword.
{'CVE-2021-20270'}
2022-03-03T05:13:12.625772Z
2021-04-20T16:35:47Z
HIGH
null
{'CWE-835'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-20270', 'https://lists.debian.org/debian-lts-announce/2021/05/msg00003.html', 'https://www.oracle.com/security-alerts/cpuoct2021.html', 'https://lists.debian.org/debian-lts-announce/2021/05/msg00006.html', 'https://bugzilla.redhat.com/show_bug.cgi?id=1922136', 'https://www.de...
null
PyPI
PYSEC-2018-24
null
Python Cryptographic Authority pyopenssl version Before 17.5.0 contains a CWE - 401 : Failure to Release Memory Before Removing Last Reference vulnerability in PKCS #12 Store that can result in Denial of service if memory runs low or is exhausted. This attack appear to be exploitable via Depends upon calling applicatio...
{'CVE-2018-1000808', 'GHSA-2rcm-phc9-3945'}
2021-06-10T06:50:57.188381Z
2018-10-08T15:29:00Z
null
null
null
{'https://access.redhat.com/errata/RHSA-2019:0085', 'https://github.com/advisories/GHSA-2rcm-phc9-3945', 'https://usn.ubuntu.com/3813-1/', 'https://github.com/pyca/pyopenssl/pull/723', 'http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00014.html'}
null
PyPI
GHSA-3hxh-8cp2-g4hg
Use after free and segfault in shape inference functions
### Impact When running shape functions, some functions (such as `MutableHashTableShape`) produce extra output information in the form of a `ShapeAndType` struct. The shapes embedded in this struct are owned by an inference context that is cleaned up almost immediately; if the upstream code attempts to access this shap...
{'CVE-2021-37690'}
2022-03-03T05:11:34.622229Z
2021-08-25T14:39:22Z
MODERATE
null
{'CWE-416'}
{'https://github.com/tensorflow/tensorflow', 'https://nvd.nist.gov/vuln/detail/CVE-2021-37690', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-3hxh-8cp2-g4hg', 'https://github.com/tensorflow/tensorflow/commit/ee119d4a498979525046fba1c3dd3f13a039fbb1'}
null
PyPI
PYSEC-2021-60
null
Tenable for Jira Cloud is an open source project designed to pull Tenable.io vulnerability data, then generate Jira Tasks and sub-tasks based on the vulnerabilities' current state. It published in pypi as "tenable-jira-cloud". In tenable-jira-cloud before version 1.1.21, it is possible to run arbitrary commands through...
{'GHSA-8278-88vv-x98r', 'CVE-2021-21371'}
2021-03-18T20:38:00Z
2021-03-10T22:15:00Z
null
null
null
{'https://github.com/tenable/integration-jira-cloud/security/advisories/GHSA-8278-88vv-x98r', 'https://github.com/tenable/integration-jira-cloud/commit/f8c2095fd529e664e7fa25403a0a4a85bb3907d0', 'https://pyyaml.docsforge.com/master/documentation/#loading-yaml', 'https://pypi.org/project/tenable-jira-cloud/'}
null
PyPI
PYSEC-2021-785
null
TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can trigger a denial of service via a segmentation fault in `tf.raw_ops.MaxPoolGrad` caused by missing validation. The [implementation](https://github.com/tensorflow/tensorflow/blob/460e000de3a83278fb00b61a16d161b196...
{'GHSA-7ghq-fvr3-pj2x', 'CVE-2021-37674'}
2021-12-09T06:35:38.809791Z
2021-08-12T23:15:00Z
null
null
null
{'https://github.com/tensorflow/tensorflow/blob/master/tensorflow/security/advisory/tfsa-2021-068.md', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-7ghq-fvr3-pj2x', 'https://github.com/tensorflow/tensorflow/commit/136b51f10903e044308cf77117c0ed9871350475'}
null
PyPI
PYSEC-2020-290
null
In tensorflow-lite before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, if a TFLite saved model uses the same tensor as both input and output of an operator, then, depending on the operator, we can observe a segmentation fault or just memory corruption. We have patched the issue in d58c96946b and will release patch r...
{'CVE-2020-15210', 'GHSA-x9j7-x98r-r4w2'}
2021-12-09T06:34:43.437178Z
2020-09-25T19:15:00Z
null
null
null
{'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-x9j7-x98r-r4w2', 'https://github.com/tensorflow/tensorflow/commit/d58c96946b2880991d63d1dacacb32f0a4dfa453', 'https://github.com/tensorflow/tensorflow/releases/tag/v2.3.1', 'http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00065.html'}
null
PyPI
GHSA-hhvc-g5hv-48c6
Write to immutable memory region in TensorFlow
### Impact The `tf.raw_ops.ImmutableConst` operation returns a constant tensor created from a memory mapped file which is assumed immutable. However, if the type of the tensor is not an integral type, the operation crashes the Python interpreter as it tries to write to the memory area: ```python >>> import tensorflow ...
{'CVE-2020-26268'}
2022-03-03T05:12:48.750740Z
2020-12-10T19:07:28Z
LOW
null
{'CWE-471'}
{'https://github.com/tensorflow/tensorflow/commit/c1e1fc899ad5f8c725dcbb6470069890b5060bc7', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-hhvc-g5hv-48c6', 'https://nvd.nist.gov/vuln/detail/CVE-2020-26268'}
null
PyPI
PYSEC-2019-239
null
An issue was discovered in py-lmdb 0.97. For certain values of mn_flags, mdb_cursor_set triggers a memcpy with an invalid write operation within mdb_xcursor_init1. NOTE: this outcome occurs when accessing a data.mdb file supplied by an attacker.
{'CVE-2019-16227'}
2021-12-14T08:17:08.407956Z
2019-09-11T15:15:00Z
null
null
null
{'https://pypi.org/project/lmdb', 'https://github.com/TeamSeri0us/pocs/tree/master/lmdb/lmdb%20memcpy%20illegal%20dst', 'https://nvd.nist.gov/vuln/detail/CVE-2019-16227'}
null
PyPI
PYSEC-2017-17
null
Multiple cross-site scripting (XSS) vulnerabilities in the administration pages in Kallithea before 0.2.1 allow remote attackers to inject arbitrary web script or HTML via the (1) first name or (2) last name user details, or the (3) repository, (4) repository group, or (5) user group description.
{'CVE-2015-1864'}
2021-07-05T00:01:22.152589Z
2017-09-19T15:29:00Z
null
null
null
{'https://kallithea-scm.org/repos/kallithea/changeset/a8f2986afc18c9221bf99f88b06e60ab83c86c55', 'http://www.securityfocus.com/bid/74184', 'http://www.openwall.com/lists/oss-security/2015/04/14/12', 'https://kallithea-scm.org/security/cve-2015-1864.html'}
null
PyPI
PYSEC-2021-290
null
TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause denial of service in applications serving models using `tf.raw_ops.UnravelIndex` by triggering a division by 0. The [implementation](https://github.com/tensorflow/tensorflow/blob/460e000de3a83278fb00b61a16d...
{'CVE-2021-37668', 'GHSA-2wmv-37vq-52g5'}
2021-08-27T03:22:45.672870Z
2021-08-12T23:15:00Z
null
null
null
{'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-2wmv-37vq-52g5', 'https://github.com/tensorflow/tensorflow/commit/a776040a5e7ebf76eeb7eb923bf1ae417dd4d233'}
null
PyPI
GHSA-6jp6-9rf9-gc66
Cross-site Scripting in Weblate
### Impact Due to improper neutralization, it was possible to perform cross-site scripting via crafted user and language names. ### Patches The issues were fixed in the 4.11 release. The following commits are addressing it: * f6753a1a1c63fade6ad418fbda827c6750ab0bda * 9e19a8414337692cc90da2a91c9af5420f2952f1 * 22d57...
{'CVE-2022-24710'}
2022-03-09T21:16:52.565898Z
2022-02-25T22:18:50Z
MODERATE
null
{'CWE-79'}
{'https://github.com/WeblateOrg/weblate/commit/9e19a8414337692cc90da2a91c9af5420f2952f1', 'https://github.com/WeblateOrg/weblate/', 'https://nvd.nist.gov/vuln/detail/CVE-2022-24710', 'https://github.com/WeblateOrg/weblate/commit/f6753a1a1c63fade6ad418fbda827c6750ab0bda', 'https://github.com/WeblateOrg/weblate/commit/22...
null
PyPI
GHSA-fq86-3f29-px2c
`CHECK`-failures during Grappler's `IsSimplifiableReshape` in Tensorflow
### Impact The Grappler optimizer in TensorFlow can be used to cause a denial of service by altering a `SavedModel` such that [`IsSimplifiableReshape`](https://github.com/tensorflow/tensorflow/blob/a1320ec1eac186da1d03f033109191f715b2b130/tensorflow/core/grappler/optimizers/constant_folding.cc#L1687-L1742) would trigge...
{'CVE-2022-23581'}
2022-03-03T05:13:59.913859Z
2022-02-07T22:01:14Z
MODERATE
null
{'CWE-617'}
{'https://github.com/tensorflow/tensorflow/commit/ebc1a2ffe5a7573d905e99bd0ee3568ee07c12c1', 'https://github.com/tensorflow/tensorflow/blob/a1320ec1eac186da1d03f033109191f715b2b130/tensorflow/core/grappler/optimizers/constant_folding.cc#L1687-L1742', 'https://github.com/tensorflow/tensorflow/commit/240655511cd3e701155f...
null
PyPI
PYSEC-2021-455
null
TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a division by 0 in `tf.raw_ops.QuantizedConv2D`. This is because the implementation(https://github.com/tensorflow/tensorflow/blob/00e9a4d67d76703fa1aee33dac582acf317e0e81/tensorflow/core/kernels/quantized_conv_ops.cc#L257-L25...
{'GHSA-x4g7-fvjj-prg8', 'CVE-2021-29527'}
2021-12-09T06:34:47.577181Z
2021-05-14T20:15:00Z
null
null
null
{'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-x4g7-fvjj-prg8', 'https://github.com/tensorflow/tensorflow/commit/cfa91be9863a91d5105a3b4941096044ab32036b'}
null
PyPI
GHSA-m6h2-jx9v-58w6
Missing Authorization in Apache Airflow
If remote logging is not used, the worker (in the case of CeleryExecutor) or the scheduler (in the case of LocalExecutor) runs a Flask logging server and is listening on a specific port and also binds on 0.0.0.0 by default. This logging server had no authentication and allows reading log files of DAG jobs. This issue a...
{'CVE-2021-35936'}
2022-03-03T05:14:12.440610Z
2021-08-30T16:25:57Z
MODERATE
null
{'CWE-862'}
{'https://lists.apache.org/thread.html/r53d6bd7b0a66f92ddaf1313282f10fec802e71246606dd30c16536df%40%3Cusers.airflow.apache.org%3E', 'https://nvd.nist.gov/vuln/detail/CVE-2021-35936', 'https://github.com/apache/airflow'}
null
PyPI
PYSEC-2018-106
null
An issue was discovered in Mayan EDMS before 3.0.2. The Appearance app sets window.location directly, leading to XSS.
{'GHSA-fpcv-j2q9-vqhw', 'CVE-2018-16405'}
2021-11-24T22:47:09.222926Z
2018-09-03T19:29:00Z
null
null
null
{'https://gitlab.com/mayan-edms/mayan-edms/issues/494', 'https://gitlab.com/mayan-edms/mayan-edms/blob/master/HISTORY.rst', 'https://github.com/advisories/GHSA-fpcv-j2q9-vqhw', 'https://gitlab.com/mayan-edms/mayan-edms/commit/9ebe80595afe4fdd1e2c74358d6a9421f4ce130e'}
null
PyPI
PYSEC-2022-149
null
Tensorflow is an Open Source Machine Learning Framework. When decoding PNG images TensorFlow can produce a memory leak if the image is invalid. After calling `png::CommonInitDecode(..., &decode)`, the `decode` value contains allocated buffers which can only be freed by calling `png::CommonFreeDecode(&decode)`. However,...
{'GHSA-fq6p-6334-8gr4', 'CVE-2022-23585'}
2022-03-09T00:18:29.163401Z
2022-02-04T23:15:00Z
null
null
null
{'https://github.com/tensorflow/tensorflow/blob/a1320ec1eac186da1d03f033109191f715b2b130/tensorflow/core/kernels/image/decode_image_op.cc#L322-L416', 'https://github.com/tensorflow/tensorflow/commit/ab51e5b813573dc9f51efa335aebcf2994125ee9', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-fq6p-6334-8...
null
PyPI
PYSEC-2022-66
null
Tensorflow is an Open Source Machine Learning Framework. An attacker can craft a TFLite model that would trigger a division by zero in `BiasAndClamp` implementation. There is no check that the `bias_size` is non zero. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this commit on TensorFlow 2.7.1,...
{'GHSA-gf2j-f278-xh4v', 'CVE-2022-23557'}
2022-03-09T00:17:32.048410Z
2022-02-04T23:15:00Z
null
null
null
{'https://github.com/tensorflow/tensorflow/blob/5100e359aef5c8021f2e71c7b986420b85ce7b3d/tensorflow/lite/kernels/internal/common.h#L75', 'https://github.com/tensorflow/tensorflow/commit/8c6f391a2282684a25cbfec7687bd5d35261a209', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-gf2j-f278-xh4v'}
null
PyPI
PYSEC-2019-106
null
NLTK Downloader before 3.4.5 is vulnerable to a directory traversal, allowing attackers to write arbitrary files via a ../ (dot dot slash) in an NLTK package (ZIP archive) that is mishandled during extraction.
{'CVE-2019-14751', 'GHSA-mr7p-25v2-35wr'}
2020-03-27T10:15:00Z
2019-08-22T16:15:00Z
null
null
null
{'https://github.com/advisories/GHSA-mr7p-25v2-35wr', 'https://github.com/nltk/nltk/commit/f59d7ed8df2e0e957f7f247fe218032abdbe9a10', 'https://salvatoresecurity.com/zip-slip-in-nltk-cve-2019-14751/', 'https://github.com/nltk/nltk/blob/3.4.5/ChangeLog', 'http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00...
null
PyPI
PYSEC-2018-32
null
urllib3 before version 1.23 does not remove the Authorization HTTP header when following a cross-origin redirect (i.e., a redirect that differs in host, port, or scheme). This can allow for credentials in the Authorization header to be exposed to unintended hosts or transmitted in cleartext.
{'GHSA-www2-v7xj-xrc6', 'CVE-2018-20060'}
2021-06-10T06:51:03.467032Z
2018-12-11T17:29:00Z
null
null
null
{'https://access.redhat.com/errata/RHSA-2019:2272', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XWP36YW3KSVLXDBY3QJKDYEPCIMN3VQZ/', 'https://github.com/urllib3/urllib3/issues/1316', 'https://github.com/urllib3/urllib3/pull/1346', 'https://bugzilla.redhat.com/show_bug....
null
PyPI
GHSA-mmq6-q8r3-48fm
Crash in `tf.strings.substr` due to `CHECK`-fail
### Impact An attacker can cause a denial of service via `CHECK`-fail in `tf.strings.substr` with invalid arguments: ```python import tensorflow as tf tf.strings.substr(input='abc', len=1, pos=[1,-1]) ``` ```python import tensorflow as tf tf.strings.substr(input='abc', len=1, pos=[1,2]) ``` ### Patches We have rec...
{'CVE-2021-29617'}
2022-03-03T05:12:45.549998Z
2021-05-21T14:28:50Z
LOW
null
{'CWE-755'}
{'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-mmq6-q8r3-48fm', 'https://nvd.nist.gov/vuln/detail/CVE-2021-29617', 'https://github.com/tensorflow/issues/46900', 'https://github.com/tensorflow/issues/46974', 'https://github.com/tensorflow/tensorflow/commit/890f7164b70354c57d40eda52dcdd7658677c09f'}
null
PyPI
PYSEC-2022-89
null
Tensorflow is an Open Source Machine Learning Framework. During shape inference, TensorFlow can allocate a large vector based on a value from a tensor controlled by the user. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this commit on TensorFlow 2.7.1, TensorFlow 2.6.3, and TensorFlow 2.5.3, as...
{'CVE-2022-23580', 'GHSA-627q-g293-49q7'}
2022-03-09T00:17:34.891439Z
2022-02-04T23:15:00Z
null
null
null
{'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-627q-g293-49q7', 'https://github.com/tensorflow/tensorflow/blob/a1320ec1eac186da1d03f033109191f715b2b130/tensorflow/core/framework/shape_inference.cc#L788-L790', 'https://github.com/tensorflow/tensorflow/commit/1361fb7e29449629e1df94d44e0427ebec8c83c7'...
null
PyPI
GHSA-vj42-xq3r-hr3r
Out-of-bounds reads in Pillow
In libImaging/Jpeg2KDecode.c in Pillow before 7.0.0, there are multiple out-of-bounds reads via a crafted JP2 file.
{'CVE-2020-10994'}
2022-03-03T05:14:03.052947Z
2020-07-27T21:52:39Z
MODERATE
null
{'CWE-125'}
{'https://github.com/python-pillow/Pillow/pull/4505', 'https://pillow.readthedocs.io/en/stable/releasenotes/', 'https://nvd.nist.gov/vuln/detail/CVE-2020-10994', 'https://github.com/python-pillow/Pillow/blob/master/docs/releasenotes/7.1.0.rst#security', 'https://github.com/python-pillow/Pillow/pull/4538', 'https://snyk...
null
PyPI
GHSA-rrx2-r989-2c43
Integer overflows in Tensorflow
### Impact The [implementations of `Sparse*Cwise*` ops](https://github.com/tensorflow/tensorflow/blob/5100e359aef5c8021f2e71c7b986420b85ce7b3d/tensorflow/core/kernels/sparse_dense_binary_op_shared.cc) are vulnerable to integer overflows. These can be used to trigger large allocations (so, OOM based denial of service) ...
{'CVE-2022-23567'}
2022-03-03T05:13:29.706090Z
2022-02-09T23:39:33Z
MODERATE
null
{'CWE-190'}
{'https://nvd.nist.gov/vuln/detail/CVE-2022-23567', 'https://github.com/tensorflow/tensorflow/blob/5100e359aef5c8021f2e71c7b986420b85ce7b3d/tensorflow/core/kernels/sparse_dense_binary_op_shared.cc', 'https://github.com/tensorflow/tensorflow/commit/1b54cadd19391b60b6fcccd8d076426f7221d5e8', 'https://github.com/tensorflo...
null
PyPI
PYSEC-2017-6
null
attic before 0.15 does not confirm unencrypted backups with the user, which allows remote attackers with read and write privileges for the encrypted repository to obtain potentially sensitive information by changing the manifest type byte of the repository to "unencrypted / without key file".
{'CVE-2015-4082'}
2021-07-05T00:01:17.176184Z
2017-08-18T16:29:00Z
null
null
null
{'https://github.com/jborg/attic/commit/78f9ad1faba7193ca7f0acccbc13b1ff6ebf9072', 'http://www.openwall.com/lists/oss-security/2015/05/31/3', 'http://www.securityfocus.com/bid/74821', 'https://github.com/jborg/attic/issues/271'}
null
PyPI
PYSEC-2021-843
null
TensorFlow is an open source platform for machine learning. In affected versions several TensorFlow operations are missing validation for the shapes of the tensor arguments involved in the call. Depending on the API, this can result in undefined behavior and segfault or `CHECK`-fail related crashes but in some scenario...
{'CVE-2021-41206', 'GHSA-pgcq-h79j-2f69'}
2021-12-13T06:21:24.834833Z
2021-11-05T22:15:00Z
null
null
null
{'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-pgcq-h79j-2f69', 'https://github.com/tensorflow/tensorflow/commit/4d74d8a00b07441cba090a02e0dd9ed385145bf4', 'https://github.com/tensorflow/tensorflow/commit/4dddb2fd0b01cdd196101afbba6518658a2c9e07', 'https://github.com/tensorflow/tensorflow/commit/e7...
null
PyPI
PYSEC-2020-140
null
In affected versions of TensorFlow the tf.raw_ops.DataFormatVecPermute API does not validate the src_format and dst_format attributes. The code assumes that these two arguments define a permutation of NHWC. This can result in uninitialized memory accesses, read outside of bounds and even crashes. This is fixed in versi...
{'CVE-2020-26267', 'GHSA-c9f3-9wfr-wgh7'}
2020-12-14T19:08:00Z
2020-12-10T23:15:00Z
null
null
null
{'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-c9f3-9wfr-wgh7', 'https://github.com/tensorflow/tensorflow/commit/ebc70b7a592420d3d2f359e4b1694c236b82c7ae'}
null
PyPI
PYSEC-2021-510
null
TensorFlow is an end-to-end open source platform for machine learning. Due to lack of validation in `tf.raw_ops.Dequantize`, an attacker can trigger a read from outside of bounds of heap allocated data. The implementation(https://github.com/tensorflow/tensorflow/blob/26003593aa94b1742f34dc22ce88a1e17776a67d/tensorflow/...
{'GHSA-c45w-2wxr-pp53', 'CVE-2021-29582'}
2021-12-09T06:34:56.077512Z
2021-05-14T20:15:00Z
null
null
null
{'https://github.com/tensorflow/tensorflow/commit/5899741d0421391ca878da47907b1452f06aaf1b', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-c45w-2wxr-pp53'}
null
PyPI
PYSEC-2014-11
null
pip 1.3 through 1.5.6 allows local users to cause a denial of service (prevention of package installation) by creating a /tmp/pip-build-* file for another user.
{'CVE-2014-8991'}
2021-07-05T00:01:24.413265Z
2014-11-24T15:59:00Z
null
null
null
{'http://www.openwall.com/lists/oss-security/2014/11/20/6', 'http://www.oracle.com/technetwork/topics/security/bulletinjul2015-2511963.html', 'https://github.com/pypa/pip/pull/2122', 'https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725847', 'http://www.openwall.com/lists/oss-security/2014/11/19/17', 'http://www.secur...
null
PyPI
PYSEC-2021-140
null
An infinite loop in SMLLexer in Pygments versions 1.5 to 2.7.3 may lead to denial of service when performing syntax highlighting of a Standard ML (SML) source file, as demonstrated by input that only contains the "exception" keyword.
{'GHSA-9w8r-397f-prfh', 'CVE-2021-20270'}
2021-08-27T03:22:17.263376Z
2021-03-23T17:15:00Z
null
null
null
{'https://lists.debian.org/debian-lts-announce/2021/05/msg00003.html', 'https://github.com/advisories/GHSA-9w8r-397f-prfh', 'https://bugzilla.redhat.com/show_bug.cgi?id=1922136', 'https://lists.debian.org/debian-lts-announce/2021/05/msg00006.html', 'https://www.debian.org/security/2021/dsa-4889'}
null
PyPI
PYSEC-2020-269
null
TensorFlow before 1.7.0 has an integer overflow that causes an out-of-bounds read, possibly causing disclosure of the contents of process memory. This occurs in the DecodeBmp feature of the BMP decoder in core/kernels/decode_bmp_op.cc.
{'CVE-2018-21233'}
2021-08-27T03:22:22.195752Z
2020-05-04T15:15:00Z
null
null
null
{'https://github.com/tensorflow/tensorflow/commit/49f73c55d56edffebde4bca4a407ad69c1cae433', 'https://github.com/tensorflow/tensorflow/blob/master/tensorflow/security/advisory/tfsa-2018-001.md'}
null
PyPI
GHSA-772j-h9xw-ffp5
CHECK-fail in SparseCross due to type confusion
### Impact The API of `tf.raw_ops.SparseCross` allows combinations which would result in a `CHECK`-failure and denial of service: ```python import tensorflow as tf hashed_output = False num_buckets = 1949315406 hash_key = 1869835877 out_type = tf.string internal_type = tf.string indices_1 = tf.constant([0, 6], shap...
{'CVE-2021-29519'}
2022-03-03T05:13:05.642465Z
2021-05-21T14:21:08Z
LOW
null
{'CWE-843'}
{'https://github.com/tensorflow/tensorflow/commit/b1cc5e5a50e7cee09f2c6eb48eb40ee9c4125025', 'https://nvd.nist.gov/vuln/detail/CVE-2021-29519', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-772j-h9xw-ffp5'}
null
PyPI
GHSA-jq4v-f5q6-mjqq
Cross-Site Scripting in lxml
An XSS vulnerability was discovered in the python `lxml` clean module versions before 4.6.3. When disabling the safe_attrs_only and forms arguments, the Cleaner class does not remove the formaction attribute allowing for JS to bypass the sanitizer. A remote attacker could exploit this flaw to run arbitrary JS code on u...
{'CVE-2021-28957'}
2022-03-03T05:13:36.582021Z
2021-03-22T16:53:53Z
MODERATE
null
{'CWE-79'}
{'https://bugs.launchpad.net/lxml/+bug/1888153', 'https://github.com/lxml/lxml', 'https://nvd.nist.gov/vuln/detail/CVE-2021-28957', 'https://pypi.org/project/lxml', 'https://github.com/lxml/lxml/commit/a5f9cb52079dc57477c460dbe6ba0f775e14a999', 'https://security.netapp.com/advisory/ntap-20210521-0004/', 'https://www.or...
null
PyPI
PYSEC-2022-3
null
Storage.save in Django 2.2 before 2.2.26, 3.2 before 3.2.11, and 4.0 before 4.0.1 allows directory traversal if crafted filenames are directly passed to it.
{'CVE-2021-45452', 'GHSA-jrh2-hc4r-7jwx'}
2022-01-05T02:16:15.695516Z
2022-01-05T00:15:00Z
null
null
null
{'https://groups.google.com/forum/#!forum/django-announce', 'https://www.djangoproject.com/weblog/2022/jan/04/security-releases/', 'https://github.com/advisories/GHSA-jrh2-hc4r-7jwx', 'https://docs.djangoproject.com/en/4.0/releases/security/'}
null
PyPI
PYSEC-2021-269
null
TensorFlow is an end-to-end open source platform for machine learning. When a user does not supply arguments that determine a valid sparse tensor, `tf.raw_ops.SparseTensorSliceDataset` implementation can be made to dereference a null pointer. The [implementation](https://github.com/tensorflow/tensorflow/blob/8d72537c6a...
{'GHSA-c5x2-p679-95wc', 'CVE-2021-37647'}
2021-08-27T03:22:43.708163Z
2021-08-12T19:15:00Z
null
null
null
{'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-c5x2-p679-95wc', 'https://github.com/tensorflow/tensorflow/commit/02cc160e29d20631de3859c6653184e3f876b9d7'}
null
PyPI
PYSEC-2021-793
null
TensorFlow is an end-to-end open source platform for machine learning. In affected versions all TFLite operations that use quantization can be made to use unitialized values. [For example](https://github.com/tensorflow/tensorflow/blob/460e000de3a83278fb00b61a16d161b1964f15f4/tensorflow/lite/kernels/depthwise_conv.cc#L1...
{'CVE-2021-37682', 'GHSA-4c4g-crqm-xrxw'}
2021-12-09T06:35:39.522019Z
2021-08-12T23:15:00Z
null
null
null
{'https://github.com/tensorflow/tensorflow/commit/537bc7c723439b9194a358f64d871dd326c18887', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-4c4g-crqm-xrxw', 'https://github.com/tensorflow/tensorflow/commit/8933b8a21280696ab119b63263babdb54c298538', 'https://github.com/tensorflow/tensorflow/commit/4a...
null
PyPI
PYSEC-2021-639
null
TensorFlow is an end-to-end open source platform for machine learning. Calling TF operations with tensors of non-numeric types when the operations expect numeric tensors result in null pointer dereferences. The conversion from Python array to C++ array(https://github.com/tensorflow/tensorflow/blob/ff70c47a396ef1e3cb73c...
{'GHSA-452g-f7fp-9jf7', 'CVE-2021-29513'}
2021-12-09T06:35:17.206359Z
2021-05-14T20:15:00Z
null
null
null
{'https://github.com/tensorflow/tensorflow/commit/030af767d357d1b4088c4a25c72cb3906abac489', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-452g-f7fp-9jf7'}
null
PyPI
PYSEC-2021-76
null
aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. In aiohttp before version 3.7.4 there is an open redirect vulnerability. A maliciously crafted link to an aiohttp-based web-server could redirect the browser to a different website. It is caused by a bug in the `aiohttp.web_middlewares.norm...
{'GHSA-v6wp-4m6f-gcjg', 'CVE-2021-21330'}
2021-03-26T20:01:00Z
2021-02-26T03:15:00Z
null
null
null
{'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FU7ENI54JNEK3PHEFGCE46DGMFNTVU6L/', 'https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst#374-2021-02-25', 'https://github.com/aio-libs/aiohttp/security/advisories/GHSA-v6wp-4m6f-gcjg', 'https://pypi.org/project/aioh...
null
PyPI
PYSEC-2021-99
null
In Django 2.2 before 2.2.24, 3.x before 3.1.12, and 3.2 before 3.2.4, URLValidator, validate_ipv4_address, and validate_ipv46_address do not prohibit leading zero characters in octal literals. This may allow a bypass of access control that is based on IP addresses. (validate_ipv4_address and validate_ipv46_address are ...
{'CVE-2021-33571', 'GHSA-p99v-5w3c-jqq9'}
2021-06-22T04:54:55.488063Z
2021-06-08T18:15:00Z
null
null
null
{'https://github.com/advisories/GHSA-p99v-5w3c-jqq9', 'https://groups.google.com/g/django-announce/c/sPyjSKMi8Eo', 'https://docs.djangoproject.com/en/3.2/releases/security/', 'https://www.djangoproject.com/weblog/2021/jun/02/security-releases/'}
null
PyPI
PYSEC-2021-286
null
TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can read from outside of bounds of heap allocated data by sending specially crafted illegal arguments to `BoostedTreesSparseCalculateBestFeatureSplit`. The [implementation](https://github.com/tensorflow/tensorflow/bl...
{'CVE-2021-37664', 'GHSA-r4c4-5fpq-56wg'}
2021-08-27T03:22:45.297527Z
2021-08-12T21:15:00Z
null
null
null
{'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-r4c4-5fpq-56wg', 'https://github.com/tensorflow/tensorflow/commit/e84c975313e8e8e38bb2ea118196369c45c51378'}
null
PyPI
PYSEC-2020-286
null
In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, changing the TensorFlow's `SavedModel` protocol buffer and altering the name of required keys results in segfaults and data corruption while loading the model. This can cause a denial of service in products using `tensorflow-serving` or other inferenc...
{'CVE-2020-15206', 'GHSA-w5gh-2wr2-pm6g'}
2021-12-09T06:34:42.621580Z
2020-09-25T19:15:00Z
null
null
null
{'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-w5gh-2wr2-pm6g', 'https://github.com/tensorflow/tensorflow/commit/adf095206f25471e864a8e63a0f1caef53a0e3a6', 'https://github.com/tensorflow/tensorflow/releases/tag/v2.3.1', 'http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00065.html'}
null
PyPI
GHSA-8867-vpm3-g98g
Incorrect Default Permissions in keyring
Python keyring has insecure permissions on new databases allowing world-readable files to be created
{'CVE-2012-5578'}
2022-03-03T05:13:23.014959Z
2020-03-10T20:56:41Z
MODERATE
null
{'CWE-276'}
{'https://nvd.nist.gov/vuln/detail/CVE-2012-5578', 'https://security-tracker.debian.org/tracker/CVE-2012-5578', 'https://access.redhat.com/security/cve/cve-2012-5578', 'https://bugs.launchpad.net/ubuntu/+source/python-keyring/+bug/1031465', 'http://www.openwall.com/lists/oss-security/2012/11/27/4', 'https://github.com/...
null
PyPI
PYSEC-2009-6
null
Multiple cross-site scripting (XSS) vulnerabilities in action/AttachFile.py in MoinMoin 1.8.2 and earlier allow remote attackers to inject arbitrary web script or HTML via (1) an AttachFile sub-action in the error_msg function or (2) multiple vectors related to package file errors in the upload_form function, different...
{'CVE-2009-1482'}
2017-08-17T01:30:00Z
2009-04-29T18:30:00Z
null
null
null
{'http://www.vupen.com/english/advisories/2009/1119', 'http://secunia.com/advisories/35024', 'https://exchange.xforce.ibmcloud.com/vulnerabilities/50356', 'http://secunia.com/advisories/34945', 'http://moinmo.in/SecurityFixes', 'http://www.securityfocus.com/bid/34631', 'http://secunia.com/advisories/34821', 'http://www...
null
PyPI
GHSA-vcjj-9vg7-vf68
Null pointer dereference in TFLite
### Impact An attacker can craft a TFLite model that would trigger a null pointer dereference, which would result in a crash and denial of service: ```python import tensorflow as tf model = tf.keras.models.Sequential() model.add(tf.keras.Input(shape=(1, 2, 3))) model.add(tf.keras.layers.Dense(0, activation='relu')) ...
{'CVE-2021-37688'}
2021-08-24T17:57:25Z
2021-08-25T14:39:54Z
HIGH
null
{'CWE-476'}
{'https://github.com/tensorflow/tensorflow/commit/15691e456c7dc9bd6be203b09765b063bf4a380c', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-vcjj-9vg7-vf68', 'https://nvd.nist.gov/vuln/detail/CVE-2021-37688', 'https://github.com/tensorflow/tensorflow/'}
null
PyPI
PYSEC-2019-151
null
send_email in graphite-web/webapp/graphite/composer/views.py in Graphite through 1.1.5 is vulnerable to SSRF. The vulnerable SSRF endpoint can be used by an attacker to have the Graphite web server request any resource. The response to this SSRF request is encoded into an image file and then sent to an e-mail address t...
{'GHSA-vfj6-275q-4pvm', 'CVE-2017-18638'}
2021-07-05T00:01:21.806042Z
2019-10-11T23:15:00Z
null
null
null
{'https://github.com/graphite-project/graphite-web/issues/2008', 'https://lists.debian.org/debian-lts-announce/2019/10/msg00030.html', 'https://github.com/graphite-project/graphite-web/security/advisories/GHSA-vfj6-275q-4pvm', 'https://www.youtube.com/watch?v=ds4Gp4xoaeA', 'https://blog.orange.tw/2017/07/how-i-chained-...
null
PyPI
PYSEC-2022-31
null
The package weblate from 0 and before 4.11.1 are vulnerable to Remote Code Execution (RCE) via argument injection when using git or mercurial repositories. Authenticated users, can change the behavior of the application in an unintended way, leading to command execution.
{'CVE-2022-23915', 'SNYK-PYTHON-WEBLATE-2414088'}
2022-03-04T21:31:07.631627Z
2022-03-04T20:15:00Z
null
null
null
{'https://github.com/WeblateOrg/weblate/pull/7337', 'https://github.com/WeblateOrg/weblate/releases/tag/weblate-4.11.1', 'https://snyk.io/vuln/SNYK-PYTHON-WEBLATE-2414088', 'https://github.com/WeblateOrg/weblate/pull/7338'}
null