Lucene search
+L

560 matches found

OSV
OSV
added 2022/09/09 12:00 a.m.33 views

PSF-2022-4 Prevent DoS by large str-int conversions

A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int"text", a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits float, decimal, int.frombytes, and int for binary bases 2, 4, 8, 16, and 32 are no...

7.5CVSS7.6AI score0.07178EPSS
SaveExploits0References5
Openbugbounty
Openbugbounty
added 2022/09/08 12:19 p.m.13 views

amad-int-ksa.com Cross Site Scripting vulnerability OBB-2902916

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2022/09/08 12:00 a.m.21 views

The vulnerability of the Python interpreter, related to errors in the conversion of data types `int` and `str`, allows attackers to trigger a service failure due to algorithmic complexity.

The vulnerability of the Python interpreter is related to errors during the conversion of data types int and str. Exploiting this vulnerability can allow an attacker to trigger a service failure due to the computational complexity involved...

7.1CVSS5.4AI score0.07178EPSS
SaveExploits0References8Affected Software6
OSV
OSV
added 2022/08/19 3:55 a.m.10 views

MAL-2022-2781 Malicious code in es-int-pluginr-prettier (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 63eafc51d590884147e692623639aacbbf9a6827c941c329c8778f74f82592ac Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2022/08/19 3:55 a.m.6 views

Malicious code in es-int-pluginr-prettier (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 63eafc51d590884147e692623639aacbbf9a6827c941c329c8778f74f82592ac Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
NVD
NVD
added 2022/08/16 9:15 p.m.16 views

CVE-2022-36153

tifig v0.2.2 was discovered to contain a segmentation violation via std::vector ::size const at /bits/stlvector.h...

5.5CVSS0.003EPSS
SaveExploits1References1
NVD
NVD
added 2022/08/16 9:15 p.m.18 views

CVE-2022-35106

SWFTools commit 772e55a2 was discovered to contain a segmentation violation via FoFiTrueType::computeTableChecksumunsigned char, int at /xpdf/FoFiTrueType.cc...

5.5CVSS0.00296EPSS
SaveExploits1References1
CVE
CVE
added 2022/08/16 8:13 p.m.86 views

CVE-2022-36153

CVE-2022-36153 affects tifig v0.2.2, where a segmentation violation can occur through the use of std::vector::size() in /bits/stl_vector.h. The issue is documented across multiple sources (NVD entry and Red Hat/OSV/CVE lists) consistently describing a memory/segmentation fault in tifig 0.2.2. The...

5.5CVSS5.5AI score0.003EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2022/08/16 8:13 p.m.29 views

CVE-2022-36153

tifig v0.2.2 was discovered to contain a segmentation violation via std::vector ::size const at /bits/stlvector.h...

5.8AI score0.003EPSS
SaveExploits1References1
OSV
OSV
added 2022/08/16 8:13 p.m.24 views

CVE-2022-36153

tifig v0.2.2 was discovered to contain a segmentation violation via std::vector ::size const at /bits/stlvector.h...

7.3AI score
SaveExploits0References3
Code423n4
Code423n4
added 2022/07/19 12:00 a.m.20 views

Some implementation mistakes in dnssec-oracle/BytesUtils.compare

Lines of code Vulnerability details Impact There are some implementation mistakes in dnssec-oracle/BytesUtils.compare. There should be a sanity check for offsets and lens if shortest 32 is not a correct condition. It should check the size of the last block. shortest is the total size of the bytes...

7AI score
SaveExploits0
OSV
OSV
added 2022/07/14 3:42 p.m.11 views

CLSA-2022-1657813374 Fix CVE(s): CVE-2022-2182, CVE-2022-2183, CVE-2022-2210, CVE-2022-2207

SECURITY UPDATE: Heap-based buffer overflow in function utfptr2char - debian/patches/CVE-2022-2182.patch: When on line zero check the column is valid for line one in doonecmd function - CVE-2022-2182 SECURITY UPDATE: Out-of-bounds read in function getlispindent - debian/patches/CVE-2022-2183.patc...

7.8CVSS7.3AI score0.01503EPSS
SaveExploits4References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2022/06/20 8:23 p.m.6 views

Malicious code in com.thomsonreuters.brandedtemplates-int (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 25b434f2b21070184fe33b43397147163811e12ba7fb8dc16c6769938558d0e1 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2022/06/15 2:15 p.m.7 views

CVE-2022-20162

In asn1p256int of crypto/asn1.c, there is a possible out of bounds read due to an incorrect bounds check. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID:...

4.9CVSS5.9AI score0.00139EPSS
SaveExploits0References2
OSV
OSV
added 2022/05/24 10:14 p.m.8 views

GHSA-F4RR-5M7V-WXCW Type confusion leading to `CHECK`-failure based denial of service in TensorFlow

Impact The macros that TensorFlow uses for writing assertions e.g., CHECKLT, CHECKGT, etc. have an incorrect logic when comparing sizet and int values. Due to type conversion rules, several of the macros would trigger incorrectly. Patches We have patched the issue in GitHub commit...

5.5CVSS6AI score0.00389EPSS
SaveExploits1References11
Veracode
Veracode
added 2022/05/23 7:21 a.m.34 views

Incorrect Logic

tensorflow is using incorrect logic. Comparison of sizet and int values is not done correctly which results in incorrect macros for writing assertions such as CHECKLT, CHECKGT, etc...

5.5CVSS2.6AI score0.00389EPSS
SaveExploits1References9Affected Software3
Debian CVE
Debian CVE
added 2022/05/20 11:25 p.m.11 views

CVE-2022-29209

TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, the macros that TensorFlow uses for writing assertions e.g., CHECKLT, CHECKGT, etc. have an incorrect logic when comparing sizet and int values. Due to type conversion rules, several of t...

5.5CVSS6.9AI score0.00389EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2022/05/20 12:00 a.m.7 views

PT-2022-19461

Name of the Vulnerable Software and Affected Versions TensorFlow versions prior to 2.9.0 TensorFlow versions prior to 2.8.1 TensorFlow versions prior to 2.7.2 TensorFlow versions prior to 2.6.4 Description TensorFlow is an open source platform for machine learning. The macros that TensorFlow uses...

5.5CVSS6.2AI score0.00389EPSS
SaveExploits1References20
Kitploit
Kitploit
added 2022/04/22 9:30 p.m.22 views

Spock SLAF - A Shared Library Application Firewall "SLAF"

Spock SLAF is a Shared Library Application Firewall "SLAF". It has the purpose to protect any service that uses the OpenSSL library. The SLAF inserts hooking to intercept all communication to detect security anomalies and block and log attacks like buffer overflow, path traversal, XXE and SQL...

8.9AI score
SaveExploits0References3
NVD
NVD
added 2022/04/15 6:15 p.m.31 views

CVE-2021-44504

An issue was discovered in FIS GT.M through V7.0-000 related to the YottaDB code base. Using crafted input, an attacker can cause a size variable, stored as an signed int, to equal an extremely large value, which is interpreted as a negative value during a check. This value is then used in a memc...

7.5CVSS0.01597EPSS
SaveExploits0References3
Rows per page
Query Builder