Lucene search
+L

290 matches found

Huntr
Huntr
added 2022/11/28 5:42 a.m.24 views

XSS to LFI in Runcode Feature

Description By default runcode santized document prefix but if html encode to...

4.9CVSS4.6AI score0.00387EPSS
SaveExploits1References1
OSV
OSV
added 2022/10/28 4:07 p.m.37 views

GO-2022-1071 Denial of service in flux controllers in github.com/fluxcd modules

Flux controllers are vulnerable to a denial of service attack. Users that have permissions to change Flux's objects, either through a Flux source or directly within a cluster, can provide invalid data to fields .spec.interval or .spec.timeout and structured variations of these fields, causing the...

5CVSS4.5AI score0.00658EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2022/10/07 9:19 p.m.40 views

Fat Free CRM vulnerable to Remote Denial of Service via Tasks endpoint

Impact An authenticated user can perform a remote Denial of Service attack against Fat Free CRM. This vulnerability has been assigned the CVE identifier: CVE-2022-39281 Affected versions: All Not affected: None Fixed versions: 0.20.1 All users running an affected release should either upgrade or...

6.5CVSS6.1AI score0.01565EPSS
SaveExploits0References6Affected Software1
UbuntuCve
UbuntuCve
added 2022/10/07 9:15 p.m.38 views

CVE-2022-3275

Command injection is possible in the puppetlabs-apt module prior to version 9.0.0. A malicious actor is able to exploit this vulnerability only if they are able to provide unsanitized input to the module. This condition is rare in most deployments of Puppet and Puppet Enterprise...

9.8CVSS7.1AI score0.0219EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/09/16 9:06 p.m.45 views

TensorFlow segfault TFLite converter on per-channel quantized transposed convolutions

Impact When converting transposed convolutions using per-channel weight quantization the converter segfaults and crashes the Python process. python import tensorflow as tf class QuantConv2DTransposedtf.keras.layers.Layer: def buildself, inputshape: self.kernel = self.addweight"kernel", 3, 3,...

7.5CVSS7.5AI score0.00765EPSS
SaveExploits1References6Affected Software3
UbuntuCve
UbuntuCve
added 2022/08/22 4:15 p.m.36 views

CVE-2022-35583

wkhtmlTOpdf 0.12.6 is vulnerable to SSRF which allows an attacker to get initial access into the target's system by injecting iframe tag with initial asset IP address on it's source. This allows the attacker to takeover the whole infrastructure by accessing their internal assets...

9.8CVSS7.2AI score0.15385EPSS
SaveExploits5References3
attackerkb
attackerkb
added 2022/07/11 1:15 a.m.7 views

CVE-2022-31574

The deepaliupadhyay/RealEstate repository through 2018-11-30 on GitHub allows absolute path traversal because the Flask sendfile function is used unsafely...

9.3CVSS5.3AI score0.01352EPSS
SaveExploits1References2
Snyk
Snyk
added 2022/06/24 11:37 a.m.5 views

Buffer Overflow

Overview Affected versions of this package are vulnerable to Buffer Overflow. In tinyexr 1.0.1, there is a heap-based buffer over-read in tinyexr::DecodePixelData. Remediation Upgrade tinyexr to version 1.0.6 or higher. References - GitHub Issue...

8.8CVSS8.2AI score0.01507EPSS
SaveExploits1References3
OSV
OSV
added 2022/06/20 8:26 p.m.15 views

MAL-2022-3375 Malicious code in github-issue-mirror (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 53c17384d1c768408fef8ecd20ce108799e6f4a49d07582146e2be615018530d 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/06/20 8:26 p.m.8 views

Malicious code in github-issue-mirror (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 53c17384d1c768408fef8ecd20ce108799e6f4a49d07582146e2be615018530d 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
Code423n4
Code423n4
added 2022/06/12 12:00 a.m.25 views

Upgraded Q -> H from 25 [1655007954017]

Judge has assessed an item in Issue 25 as High risk. The relevant finding follows: Fees should have a boundary of 100% 10000: Otherwise the contract will try to transfer more than possible which will result in reverts: It might also be helpful the have an fixed upper boundary that doesn't allow t...

6.8AI score
SaveExploits0
OSV
OSV
added 2022/06/06 9:24 p.m.40 views

GHSA-4W8F-HJM9-XWGF Path Traversal in django-s3file

Impact It was possible to traverse the entire AWS S3 bucket and in most cases to access or delete files. The issue was discovered by the maintainer. There were no reports of the vulnerability being known to or exploited by a third party, before the release of the patch. If the AWSLOCATION setting...

9.3CVSS9.8AI score0.02035EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2022/05/24 10:16 p.m.55 views

Core dump when loading TFLite models with quantization in TensorFlow

Impact Certain TFLite models that were created using TFLite model converter would crash when loaded in the TFLite interpreter. The culprit is that during quantization the scale of values could be greater than 1 but code was always assuming sub-unit scaling. Thus, since code was calling...

5.5CVSS6.3AI score0.00319EPSS
SaveExploits1References10Affected Software3
Github Security Blog
Github Security Blog
added 2022/05/24 10:14 p.m.47 views

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.5CVSS5.8AI score0.00389EPSS
SaveExploits1References11Affected Software3
Github Security Blog
Github Security Blog
added 2022/05/24 10:10 p.m.36 views

Denial of service in `tf.ragged.constant` due to lack of validation

Impact The implementation of tf.ragged.constant does not fully validate the input arguments. This results in a denial of service by consuming all available memory: python import tensorflow as tf tf.ragged.constantpylist=,raggedrank=8968073515812833920 Patches We have patched the issue in GitHub...

5.5CVSS6.1AI score0.00319EPSS
SaveExploits1References10Affected Software3
UbuntuCve
UbuntuCve
added 2022/05/18 11:15 a.m.40 views

CVE-2022-30975

In Artifex MuJS through 1.2.0, jsPdumpsyntax in jsdump.c has a NULL pointer dereference, as demonstrated by mujs-pp...

5.5CVSS6.5AI score0.01128EPSS
SaveExploits1References2
Code423n4
Code423n4
added 2022/05/08 12:00 a.m.18 views

Forget to remove account out of _roleMembers[role]

Originally submitted by warden TrungOre in 89, duplicate of 164. For get to remove account out of roleMembersrole --- The text was updated successfully, but these errors were encountered: All reactions...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/05/08 12:00 a.m.22 views

Tokens having more than 18 decimals are not supported

Originally submitted by warden pauliax in 173, duplicate of 49. Tokens having more than 18 decimals are not supported, the calculation will revert here: function decimalMultiplieraddress token internal view returns uint256 return 1018 - IERC20Fulltoken.decimals; --- The text was updated...

6.9AI score
SaveExploits0
Snyk
Snyk
added 2022/05/04 8:07 a.m.11 views

Denial of Service (DoS)

Overview Affected versions of this package are vulnerable to Denial of Service DoS due to a memory leak in VFRRT.cpp. Details Denial of Service DoS describes a family of attacks, all aimed at making a system inaccessible to its intended and legitimate users. Unlike other vulnerabilities, DoS...

7.5CVSS7.2AI score0.01049EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2022/04/29 4:15 p.m.41 views

CVE-2022-1114

A heap-use-after-free flaw was found in ImageMagick's RelinquishDCMInfo function of dcm.c file. This vulnerability is triggered when an attacker passes a specially crafted DICOM image file to ImageMagick for conversion, potentially leading to information disclosure and a denial of service...

7.1CVSS6.8AI score0.0117EPSS
SaveExploits0References3
Rows per page
Query Builder