Lucene search
+L

9155 matches found

Code423n4
Code423n4
added 2023/01/20 12:00 a.m.13 views

Battery discharge mechanism doesn't work correctly for first redemption

Lines of code Vulnerability details Impact The RTokenP1 contract implements a throttling mechanism using the RedemptionBatteryLib library. The library models a "battery" which "recharges" linearly block by block, over roughly 1 hour. RToken.sol function redeemuint256 amount external notFrozen //...

6.8AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2023/01/18 12:00 a.m.14 views

The vulnerability of the C-Bus Toolkit software lies in the improper limitation of the path name to the restricted access directory, allowing a perpetrator to execute arbitrary code.

The vulnerability of the C-Bus Toolkit software is related to an incorrect limitation on the path name to the restricted-access directory. Exploiting this vulnerability could allow a attacker to execute arbitrary code using a specially created malware file or a specially created malicious web pag...

7.8CVSS7.7AI score0.27172EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2023/01/17 9:27 p.m.28 views

CVE-2023-22730 Improper Input Validation of Clearance sale in cart

Shopware is an open source commerce platform based on Symfony Framework and Vue js. In affected versions It was possible to put the same line item multiple times in the cart using the AP. The Cart Validators checked the line item's individuality and the user was able to bypass quantity limits in...

5.3CVSS7.4AI score
SaveExploits0References5
OSV
OSV
added 2023/01/17 9:15 p.m.10 views

DEBIAN-CVE-2023-22727

CakePHP is a development framework for PHP web apps. In affected versions the Cake\Database\Query::limit and Cake\Database\Query::offset methods are vulnerable to SQL injection if passed un-sanitized user request data. This issue has been fixed in 4.2.12, 4.3.11, 4.4.10. Users are advised to...

9.8CVSS7.9AI score0.00858EPSS
SaveExploits0References1
OSV
OSV
added 2023/01/17 9:15 p.m.15 views

UBUNTU-CVE-2023-22727

CakePHP is a development framework for PHP web apps. In affected versions the Cake\Database\Query::limit and Cake\Database\Query::offset methods are vulnerable to SQL injection if passed un-sanitized user request data. This issue has been fixed in 4.2.12, 4.3.11, 4.4.10. Users are advised to...

9.8CVSS5.8AI score0.00858EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2023/01/17 8:41 p.m.13 views

CVE-2023-22727

Removed by vendor...

9.8CVSS7.2AI score0.00858EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/01/17 7:29 p.m.12 views

golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers

A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory,...

7.5CVSS6.6AI score0.01659EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2023/01/17 7:29 p.m.8 views

golang: regexp/syntax: limit memory used by parsing regexps

A flaw was found in the golang package, where programs that compile regular expressions from untrusted sources are vulnerable to memory exhaustion or a denial of service. The parsed regexp representation is linear in the input size. Still, in some cases, the constant factor can be as high as...

7.5CVSS6.6AI score0.01427EPSS
SaveExploits0References6
OSV
OSV
added 2023/01/17 6:08 p.m.8 views

GSD-2023-1000765 drm/i915/guc: Limit scheduling properties to avoid overflow

drm/i915/guc: Limit scheduling properties to avoid overflow This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.16 by commit...

7.2AI score
SaveExploits0
Akamai Blog
Akamai Blog
added 2023/01/17 2:00 p.m.16 views

Resource Limit Increases for EdgeWorkers Yield Big Results

Read about how EdgeWorkers reduced errors resulting from resource limit constraints — unlocking even more opportunities for businesses...

7AI score
SaveExploits0
CNNVD
CNNVD
added 2023/01/17 12:00 a.m.11 views

CakePHP SQL注入漏洞

CakePHP is the U.S. CAKE Foundation of a MVC-based architecture , open source Web development framework. The framework has flexible view caching, automatic generation of CRUD code and other features. CakePHP suffers from an SQL injection vulnerability that stems from the CakeDatabaseQuery::limit...

9.8CVSS8.5AI score0.00858EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/01/17 12:00 a.m.9 views

PT-2023-18668 · Cakephp · Cakephp

Name of the Vulnerable Software and Affected Versions: CakePHP versions prior to 4.2.12 CakePHP versions prior to 4.3.11 CakePHP versions prior to 4.4.10 Description: The issue concerns SQL injection vulnerability in the CakeDatabaseQuery::limit and CakeDatabaseQuery::offset methods when passed...

9.8CVSS9.7AI score0.00858EPSS
SaveExploits0References13
Code423n4
Code423n4
added 2023/01/17 12:00 a.m.12 views

mintFee can be set to 100%

Lines of code Vulnerability details Impact The mintFee can be set to 100%. An amount of centralization over the usual is to be expected in a protocol that deals with RWAs and requires KYC but being able to set the fee to 100% is unnecessary, dangerous, and could harm Ondo's reputation. Proof of...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/01/17 12:00 a.m.24 views

Reuse of signature to get KYCd after it has been removed

Lines of code Vulnerability details Impact There is no time limit on the validity off KYC digests and users with a removed KYC are not saved. If a issuer of such a digest is either compromised or if they by mistake issue a digest with a deadline far into the future a user could reuse the same...

6.5AI score
SaveExploits0
Code423n4
Code423n4
added 2023/01/17 12:00 a.m.18 views

exchangeRateDeltaLimit can be exceeded with overrideExchangeRate() and remain unpaused

Lines of code Vulnerability details Impact The CashManger has a safety feature that limits the maximum change in the exchange rate between epochs. in setMintExchangeRate it is checked that this limit is not exceeded but there is no check in overrideExchangeRate. Proof of Concept An epoch could ha...

6.9AI score
SaveExploits0
NVD
NVD
added 2023/01/05 7:15 p.m.52 views

CVE-2022-23549

Discourse is an option source discussion platform. Prior to version 2.8.14 on the stable branch and version 2.9.0.beta16 on the beta and tests-passed branches, users can create posts with raw body longer than the maxlength site setting by including html comments that are not counted toward the...

6.5CVSS5.7AI score0.00575EPSS
SaveExploits0References2
Prion
Prion
added 2023/01/05 7:15 p.m.25 views

Design/Logic Flaw

Discourse is an option source discussion platform. Prior to version 2.8.14 on the stable branch and version 2.9.0.beta16 on the beta and tests-passed branches, users can create posts with raw body longer than the maxlength site setting by including html comments that are not counted toward the...

4CVSS6.3AI score0.00575EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2023/01/05 12:00 a.m.40 views

CVE-2022-23549 Discourse vulnerable to bypass of post max_length using HTML comments

Discourse is an option source discussion platform. Prior to version 2.8.14 on the stable branch and version 2.9.0.beta16 on the beta and tests-passed branches, users can create posts with raw body longer than the maxlength site setting by including html comments that are not counted toward the...

5.7CVSS6.2AI score
SaveExploits0References4
Veracode
Veracode
added 2023/01/03 2:06 p.m.21 views

Denial Of Service (DoS)

rdiffweb is vulnerable to denial of service. The vulnerability exists because the rate limit on email triggering is not properly validated, allowing an attacker to send an email flood, resulting in an application crash...

6.5CVSS6.1AI score0.00632EPSS
SaveExploits1References3Affected Software1
Oracle linux
Oracle linux
added 2023/01/03 12:00 a.m.65 views

Unbreakable Enterprise kernel security update

4.1.12-124.70.2 - proc: procskipspaces shouldn't think it is working on C strings Linus Torvalds Orabug: 34882781 CVE-2022-4378 - proc: avoid integer type confusion in getproclong Linus Torvalds Orabug: 34882781 CVE-2022-4378 - netfilter: nfconntrackirc: Fix forged IP logic David Leadbeater Orabu...

7.8CVSS7.3AI score0.03194EPSS
SaveExploits1
Rows per page
Query Builder