Lucene search
+L
PypaMost viewed

7218 matches found

PyPA
PyPA
added 2022/09/05 4:15 p.m.13 views

PYSEC-2022-43064

The User-Defined Functions UDF feature in TigerGraph 3.6.0 allows installation of a query in the GSQL query language without proper validation. Consequently, an attacker can execute arbitrary C++ code. NOTE: the vendor's position is "GSQL was behaving as expected."...

8.8CVSS7.4AI score0.00906EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2022/07/15 6:15 p.m.13 views

PYSEC-2022-43143

OpenZeppelin Contracts for Cairo is a library for contract development written in Cairo for StarkNet, a decentralized ZK Rollup. Version 0.2.0 is vulnerable to an error that renders account contracts unusable on live networks. This issue affects all accounts vanilla and ethereum flavors in the...

6.5CVSS6.9AI score0.01372EPSS
SaveExploits1References9Affected Software1
PyPA
PyPA
added 2022/06/24 9:15 p.m.13 views

PYSEC-2022-214

The Beginner package in PyPI v0.0.2 to v0.0.4 was discovered to contain a code execution backdoor via the request package. This vulnerability allows attackers to access sensitive user information and digital currency keys, as well as escalate privileges...

9.8CVSS8AI score0.01901EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2022/05/24 3:15 p.m.13 views

PYSEC-2022-202

PyJWT is a Python implementation of RFC 7519. PyJWT supports multiple different JWT signing algorithms. With JWT, an attacker submitting the JWT token can choose the used signing algorithm. The PyJWT library requires that the application chooses what algorithms are supported. The application can...

7.5CVSS9AI score0.0128EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
added 2022/04/12 5:15 a.m.13 views

PYSEC-2022-190

An issue was discovered in Django 2.2 before 2.2.28, 3.2 before 3.2.13, and 4.0 before 4.0.4. QuerySet.annotate, aggregate, and extra methods are subject to SQL injection in column aliases via a crafted dictionary with dictionary expansion as the passed kwargs...

9.8CVSS8AI score0.18661EPSS
SaveExploits3References6Affected Software1
PyPA
PyPA
added 2022/01/10 2:12 p.m.13 views

PYSEC-2022-4

The dnslib package through 0.9.16 for Python does not verify that the ID value in a DNS reply matches an ID value in a query...

7.5CVSS6.9AI score0.00844EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2021/11/08 3:15 p.m.13 views

PYSEC-2021-385

EnroCrypt is a Python module for encryption and hashing. Prior to version 1.1.4, EnroCrypt used the MD5 hashing algorithm in the hashing file. Beginners who are unfamiliar with hashes can face problems as MD5 is considered an insecure hashing algorithm. The vulnerability is patched in v1.1.4 of t...

7.5CVSS6.8AI score0.00544EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2021/09/27 6:15 a.m.13 views

PYSEC-2021-352

furlongm openvpn-monitor through 1.1.3 allows CSRF to disconnect an arbitrary client...

6.5CVSS7.1AI score0.00678EPSS
SaveExploits3References3Affected Software1
PyPA
PyPA
added 2021/08/31 5:15 p.m.13 views

PYSEC-2021-425

Matrix is an ecosystem for open federated Instant Messaging and Voice over IP. In versions 1.41.0 and prior, unauthorised users can access the membership list of members, with their display names of a room if they know the ID of the room. The vulnerability is limited to rooms with shared history...

3.5CVSS6.8AI score0.01457EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
added 2021/08/12 11:15 p.m.13 views

PYSEC-2021-794

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of division in TFLite is vulnerable to a division by 0 error. There is no check that the divisor tensor does not contain zero elements. We have patched the issue in GitHub commit...

5.5CVSS6.9AI score0.00154EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2021/08/12 11:15 p.m.13 views

PYSEC-2021-314

TensorFlow is an end-to-end open source platform for machine learning. In affected versions under certain conditions, Go code can trigger a segfault in string deallocation. For string tensors, C.TFTStringDealloc is called during garbage collection within a finalizer function. However, tensor...

5.5CVSS7.1AI score0.00172EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2021/08/12 6:15 p.m.13 views

PYSEC-2021-555

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of tf.rawops.ResourceScatterDiv is vulnerable to a division by 0 error. The implementation uses a common class for all binary operations but fails to treat the division by 0 case...

5.5CVSS7AI score0.00154EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2021/06/09 6:15 p.m.13 views

PYSEC-2021-100

FastAPI is a web framework for building APIs with Python 3.6+ based on standard Python type hints. FastAPI versions lower than 0.65.2 that used cookies for authentication in path operations that received JSON payloads sent by browsers were vulnerable to a Cross-Site Request Forgery CSRF attack. I...

8.2CVSS6.9AI score0.00772EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2021/05/14 8:15 p.m.13 views

PYSEC-2021-655

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a heap buffer overflow in tf.rawops.QuantizedResizeBilinear by manipulating input values so that float rounding results in off-by-one error in accessing image elements. This is because the...

7.8CVSS7.6AI score0.00251EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2021/05/14 8:15 p.m.13 views

PYSEC-2021-233

TensorFlow is an end-to-end open source platform for machine learning. The implementation of the EmbeddingLookup TFLite operator is vulnerable to a division by zero...

7.8CVSS6.9AI score0.00201EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2021/05/14 8:15 p.m.13 views

PYSEC-2021-704

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.FractionalAvgPoolGrad is vulnerable to a heap buffer overflow. The...

7.8CVSS7.3AI score0.00211EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2021/05/14 8:15 p.m.13 views

PYSEC-2021-472

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a denial of service via a CHECK-fail in tf.rawops.QuantizeAndDequantizeV4Grad. This is because the...

5.5CVSS6.7AI score0.0031EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2021/02/02 7:15 a.m.13 views

PYSEC-2021-9

In Django 2.2 before 2.2.18, 3.0 before 3.0.12, and 3.1 before 3.1.6, the django.utils.archive.extract method used by "startapp --template" and "startproject --template" allows directory traversal via an archive with absolute paths or relative paths with dot segments...

5.3CVSS7AI score0.07605EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
added 2020/10/21 9:15 p.m.13 views

PYSEC-2020-139

In Tensorflow before version 2.4.0, when the boxes argument of tf.image.cropandresize has a very large value, the CPU kernel implementation receives it as a C++ nan floating point value. Attempting to operate on this is undefined behavior which later produces a segmentation fault. The issue is...

7.5CVSS6.8AI score0.0094EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2020/10/21 9:15 p.m.13 views

PYSEC-2020-138

In Tensorflow before version 2.4.0, an attacker can pass an invalid axis value to tf.quantization.quantizeanddequantize. This results in accessing a dimension outside the rank of the input tensor in the C++ kernel implementation. However, dimsize only does a DCHECK to validate the argument and th...

7.5CVSS6.8AI score0.00908EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2020/10/16 6:15 a.m.13 views

PYSEC-2020-225

An issue was discovered in OpenStack blazar-dashboard before 1.3.1, 2.0.0, and 3.0.0. A user allowed to access the Blazar dashboard in Horizon may trigger code execution on the Horizon host as the user the Horizon service runs under because the Python eval function is used. This may result in...

9.9CVSS7.6AI score0.03286EPSS
SaveExploits0References9Affected Software1
PyPA
PyPA
added 2020/09/25 7:15 p.m.13 views

PYSEC-2020-329

In TensorFlow Lite before versions 2.2.1 and 2.3.1, models using segment sum can trigger a write out bounds / segmentation fault if the segment ids are not sorted. Code assumes that the segment ids are in increasing order, using the last element of the tensor holding them to determine the...

8.1CVSS6.9AI score0.00671EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2020/09/25 7:15 p.m.13 views

PYSEC-2020-119

In Tensorflow version 2.3.0, the SparseCountSparseOutput and RaggedCountSparseOutput implementations don't validate that the weights tensor has the same shape as the data. The check exists for DenseCountSparseOutput, where both tensors are fully specified. In the sparse and ragged count weights a...

9.9CVSS7AI score0.00914EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2020/09/09 6:15 p.m.13 views

PYSEC-2020-145

Python TUF The Update Framework reference implementation before version 0.12 it will incorrectly trust a previously downloaded root metadata file which failed verification at download time. This allows an attacker who is able to serve multiple new versions of root metadata i.e. by a...

8.7CVSS6.9AI score0.0067EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
added 2020/08/05 2:15 p.m.13 views

PYSEC-2020-342

Resolved Only when using H2/MySQL/TiDB as Apache SkyWalking storage, there is a SQL injection vulnerability in the wildcard query cases...

9.8CVSS8.1AI score0.33478EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2020/05/15 6:15 p.m.13 views

PYSEC-2020-66

MISP MISP-maltego 1.4.4 incorrectly shares a MISP connection across users in a remote-transform use case...

9.8CVSS6.9AI score0.0123EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2020/05/07 12:15 a.m.13 views

PYSEC-2020-56

An issue was discovered in OpenStack Keystone before 15.0.1, and 16.0.0. The EC2 API doesn't have a signature TTL check for AWS Signature V4. An attacker can sniff the Authorization header, and then use it to reissue an OpenStack token an unlimited number of times...

5.5CVSS7AI score0.00705EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
added 2020/03/23 11:15 p.m.13 views

PYSEC-2020-101

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...

5CVSS7AI score0.00366EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2020/03/20 11:15 p.m.13 views

PYSEC-2020-111

The svglib package through 0.9.3 for Python allows XXE attacks via an svg2rlg call...

9.8CVSS7AI score0.01528EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2020/03/12 1:15 p.m.13 views

PYSEC-2020-259

In Twisted Web through 19.10.0, there was an HTTP request splitting vulnerability. When presented with two content-length headers, it ignored the first header. When the second content-length value was set to zero, the request body was interpreted as a pipelined request...

9.8CVSS6.9AI score0.03973EPSS
SaveExploits1References9Affected Software1
PyPA
PyPA
added 2020/01/29 3:15 p.m.13 views

PYSEC-2020-156

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...

8.8CVSS6.9AI score0.00606EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2019/04/06 8:29 p.m.13 views

PYSEC-2019-201

Roundup 1.6 allows XSS via the URI because frontends/roundup.cgi and roundup/cgi/wsgihandler.py mishandle 404 errors...

6.1CVSS6.3AI score0.01581EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
added 2019/04/02 7:29 p.m.13 views

PYSEC-2019-166

The Serialize.deserialize method in CoAPthon3 1.0 and 1.0.1 mishandles certain exceptions, leading to a denial of service in applications that use this library e.g., the standard CoAP server, CoAP client, example collect CoAP server and client when they receive crafted CoAP messages...

7.5CVSS6.8AI score0.01488EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2019/03/21 4:1 p.m.13 views

PYSEC-2019-203

Splunk-SDK-Python before 1.6.6 does not properly verify untrusted TLS server certificates, which could result in man-in-the-middle attacks...

8.1CVSS6.8AI score0.00702EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2018/08/10 3:29 p.m.13 views

PYSEC-2018-1

Unauthenticated access to cloudtoken daemon on Linux via network from version 0.1.1 before version 0.1.24 allows attackers on the same subnet to gain temporary AWS credentials for the users' roles...

6.1CVSS7.1AI score0.00467EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2018/01/03 6:29 p.m.13 views

PYSEC-2018-70

When you visit a page where you need to login, Plone 2.5-5.1rc1 sends you to the login form with a 'camefrom' parameter set to the previous url. After you login, you get redirected to the page you tried to view before. An attacker might try to abuse this by letting you click on a specially crafte...

6.1CVSS6.7AI score0.00685EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2017/12/31 7:29 p.m.13 views

PYSEC-2017-141

Exiv2 0.26 has a Null Pointer Dereference in the Exiv2::DataValue::toLong function in value.cpp, related to crafted metadata in a TIFF file...

5.5CVSS6.9AI score0.008EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2017/09/19 3:29 p.m.13 views

PYSEC-2017-17

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...

5.4CVSS5.9AI score0.00952EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
added 2017/06/28 1:29 p.m.13 views

PYSEC-2017-146

Apache Ignite 1.0.0-RC3 to 2.0 uses an update notifier component to update the users about new project releases that include additional functionality, bug fixes and performance improvements. To do that the component communicates to an external PHP server http://ignite.run where it needs to send...

7.5CVSS7AI score0.0297EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2017/02/22 4:59 p.m.13 views

PYSEC-2017-15

The serializer in html5lib before 0.99999999 might allow remote attackers to conduct cross-site scripting XSS attacks by leveraging mishandling of special characters in attribute values, a different vulnerability than CVE-2016-9909...

6.1CVSS6.2AI score0.0216EPSS
SaveExploits0References8Affected Software1
PyPA
PyPA
added 2016/12/21 10:59 p.m.13 views

PYSEC-2016-21

python-docx before 0.8.6 allows context-dependent attackers to conduct XML External Entity XXE attacks via a crafted document...

8.8CVSS7AI score0.02354EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
added 2015/02/16 3:59 p.m.14 views

PYSEC-2015-33

RhodeCode before 2.2.7 allows remote authenticated users to obtain API keys and other sensitive information via the 1 updaterepo, 2 getlocks, or 3 getusergroups API method...

4CVSS6.6AI score0.01332EPSS
SaveExploits0References1Affected Software1
PyPA
PyPA
added 2014/09/30 2:55 p.m.13 views

PYSEC-2014-47

atat.py in Plone before 4.2.3 and 4.3 before beta 1 allows remote attackers to read private data structures via a request for a view without a name...

5CVSS6.8AI score0.01401EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
added 2014/05/02 2:55 p.m.13 views

PYSEC-2014-67

Products/CMFPlone/FactoryTool.py in Plone 3.3 through 4.3.2 allows remote attackers to obtain the installation path via vectors related to a file object for unspecified documentation which is initialized in class scope...

5CVSS7AI score0.02138EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2014/03/11 7:37 p.m.13 views

PYSEC-2014-52

traverser.py in Plone 2.1 through 4.1, 4.2.x through 4.2.5, and 4.3.x through 4.3.1 allows remote attackers with administrator privileges to cause a denial of service infinite loop and resource consumption via unspecified vectors related to "retrieving information for certain resources."...

4.3CVSS6.7AI score0.01348EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
added 2014/03/11 7:37 p.m.13 views

PYSEC-2014-56

sendto.py in Plone 2.1 through 4.1, 4.2.x through 4.2.5, and 4.3.x through 4.3.1 allows remote authenticated users to spoof emails via unspecified vectors...

4CVSS6.8AI score0.01096EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
added 2012/03/21 10:11 a.m.13 views

PYSEC-2012-22

The ELF file parser in Bitdefender 7.2, Comodo Antivirus 7424, eSafe 7.0.17.0, F-Secure Anti-Virus 9.0.16160.0, McAfee Anti-Virus Scanning Engine 5.400.0.1158, McAfee Gateway formerly Webwasher 2010.1C, nProtect Anti-Virus 2011-01-17.01, Sophos Anti-Virus 4.61.0, and Rising Antivirus 22.83.00.03...

4.3CVSS6.9AI score0.95998EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2012/03/21 10:11 a.m.13 views

PYSEC-2012-28

The ELF file parser in AhnLab V3 Internet Security 2011.01.18.00, Bitdefender 7.2, Quick Heal aka Cat QuickHeal 11.00, Command Antivirus 5.2.11.5, Comodo Antivirus 7424, eSafe 7.0.17.0, F-Prot Antivirus 4.6.2.117, F-Secure Anti-Virus 9.0.16160.0, McAfee Anti-Virus Scanning Engine 5.400.0.1158,...

4.3CVSS7AI score0.94246EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
added 2011/02/14 9:0 p.m.13 views

PYSEC-2011-30

Django 1.1.x before 1.1.4 and 1.2.x before 1.2.5 does not properly validate HTTP requests that contain an X-Requested-With header, which makes it easier for remote attackers to conduct cross-site request forgery CSRF attacks via forged AJAX requests that leverage a "combination of browser plugins...

6.8CVSS5.8AI score0.01589EPSS
SaveExploits1References18Affected Software1
PyPA
PyPA
added 2009/10/22 4:30 p.m.13 views

PYSEC-2009-18

The pygresql module 3.8.1 and 4.0 for Python does not properly support the PQescapeStringConn function, which might allow remote attackers to leverage escaping issues involving multibyte character encodings...

7.5CVSS5.8AI score0.02702EPSS
SaveExploits0References6Affected Software1
Total number of security vulnerabilities5000