Lucene search
K

21 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 4:11 p.m.6 views

CVE-2020-25821

peg-markdown 0.4.14 has a NULL pointer dereference in processrawblocks in markdownlib.c. NOTE: This vulnerability only affects products that are no longer supported by the maintainer...

7.5CVSS6.9AI score0.00435EPSS
Exploits1
Code423n4
Code423n4
added 2023/11/17 12:0 a.m.12 views

Unchecked cToken mint in mint() risks imbalance, breaking 1:1 peg reserve backing.

Lines of code Vulnerability details Impact mint does not check return code from cToken.mint. If minting fails, contract could have imbalance between cTokens and minted asD tokens. Attacker mints asD but underlying cToken mint fails. Result is loss of 1:1 peg backing. Proof of Concept In the mint...

7.2AI score
Exploits0
Code423n4
Code423n4
added 2023/11/17 12:0 a.m.13 views

Unchecked redeemUnderlying failure allows burning asD without redeeming NOTE, breaking peg.

Lines of code Vulnerability details Impact The burn function does not validate the return code from redeemUnderlying. This means if redeeming fails, asD tokens could be burned without redeeming the underlying NOTE, breaking 1:1 peg. Attacker burns asD tokens and receives NOTE, but contract fails ...

7.2AI score
Exploits0
Openbugbounty
Openbugbounty
added 2023/11/12 11:44 p.m.9 views

peg-kl.de Improper Access Control vulnerability OBB-3778940

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.9AI score
Exploits0
Code423n4
Code423n4
added 2023/09/07 12:0 a.m.12 views

Incorrect calculation of totalSupply(), balanceOf() in rUSDY.sol if the rate is unlinked from $1

Lines of code Vulnerability details Impact In rUSDY.sol, the functions totalSupply, balanceOf are calculated. totalSupply : function totalSupply public view returns uint256 return totalShares oracle.getPrice / 1e18 BPSDENOMINATOR; balanceOf : function balanceOfaddress account public view returns...

6.5AI score
Exploits0
Code423n4
Code423n4
added 2023/06/08 12:0 a.m.3 views

Custom redemption can be used to get more than RToken value, when an upwards depeg occurs

Lines of code Vulnerability details Custom redemption allows to redeem RToken in exchange of a mix of previous baskets as long as it's not more than the prorata share of the redeemer. The assumption is that previous baskets aren't worth more than the target value of the basket. However, a previou...

6.7AI score
Exploits0
Code423n4
Code423n4
added 2023/05/08 12:0 a.m.12 views

Mitigation of M-07: Issue not mitigated

MITIGATION IS NOT CONFIRMED MITIGATION IS NOT CONFIRMED Mitigation of M-07: Issue not mitigated Link to Issue: code-423n4/2023-03-asymmetry-findings765 Comments While the principal issue for M-07 described a de-peg scenario, which eventually was interpreted as a "black swan" event, I do think the...

6.7AI score
Exploits0
OSV
OSV
added 2021/04/21 6:15 p.m.0 views

UBUNTU-CVE-2020-23915

An issue was discovered in cpp-peglib through v0.1.12. peg::resolveescapesequence in peglib.h has a heap-based buffer over-read...

5.5CVSS6AI score0.00198EPSS
Exploits1References4
Debian CVE
Debian CVE
added 2021/04/21 5:41 p.m.11 views

CVE-2020-23914

An issue was discovered in cpp-peglib through v0.1.12. A NULL pointer dereference exists in the peg::AstOptimizer::optimize located in peglib.h. It allows an attacker to cause Denial of Service...

5.5CVSS5.3AI score0.00165EPSS
Exploits1
CNNVD
CNNVD
added 2021/04/21 12:0 a.m.4 views

cpp-peglib 代码问题漏洞

yhirose cpp-peglib is a yhirose open source application. A header-only PEG Parsed Expression Grammar library. A security vulnerability exists in cpp-peglib through v0.1.12, which stems from a null pointer dereference present in peg::AstOptimizer::optimize located in peglib.h. An attacker could...

5.5CVSS5.8AI score0.00165EPSS
Exploits1References3
Positive Technologies
Positive Technologies
added 2021/04/21 12:0 a.m.5 views

PT-2021-10984 · Unknown +1 · Cpp-Peglib +1

Name of the Vulnerable Software and Affected Versions: cpp-peglib versions prior to 0.1.13 Description: An issue was discovered in the peg::resolve escape sequence function, located in peglib.h, which has a heap-based buffer over-read. Recommendations: For versions prior to 0.1.13, update to...

5.5CVSS5.4AI score0.00198EPSS
Exploits1References12
CNNVD
CNNVD
added 2021/04/21 12:0 a.m.2 views

cpp-peglib 缓冲区错误漏洞

yhirose cpp-peglib is a yhirose open source application. A header-only PEG Parsed Expression Grammar library. A security vulnerability exists in cpp-peglib version v0.1.12 and earlier, which stems from peg::resolve escape sequence in peglib.h having a heap-based buffer over-read...

5.5CVSS5.9AI score0.00198EPSS
Exploits1References4
Openbugbounty
Openbugbounty
added 2020/10/15 12:19 p.m.5 views

pegperego.co.kr Cross Site Scripting vulnerability OBB-1411166

Following coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: &nbsp&nbsp&nbsp&nbsp&nbsp&nbspa. verified the vulnerability and confirmed its existence; &nbsp&nbsp&nbsp&nbsp&nbsp&nbspb. notified the website operator about its existence...

6.2AI score
Exploits0
Kitploit
Kitploit
added 2020/10/01 11:30 a.m.41 views

Pastego - Scrape/Parse Pastebin Using GO And Expression Grammar (PEG)

Scrape/Parse Pastebin using GO and grammar expression PEG. Installation $ go get -u github.com/notdodo/pastego Usage Search keywords are case sensitive pastego -s "password,keygen,PASSWORD" You can use boolean operators to reduce false positive pastego -s "quake && earthquake, password && php ||...

7.8AI score
Exploits0References6
OSV
OSV
added 2020/09/23 4:15 a.m.12 views

CVE-2020-25821

peg-markdown 0.4.14 has a NULL pointer dereference in processrawblocks in markdownlib.c. NOTE: This vulnerability only affects products that are no longer supported by the maintainer...

7.5CVSS6.8AI score
Exploits0References1
Prion
Prion
added 2020/09/23 4:15 a.m.15 views

Null pointer dereference

peg-markdown 0.4.14 has a NULL pointer dereference in processrawblocks in markdownlib.c. NOTE: This vulnerability only affects products that are no longer supported by the maintainer...

5CVSS7.5AI score0.00435EPSS
Exploits1References1Affected Software1
CVE
CVE
added 2020/09/23 3:12 a.m.74 views

CVE-2020-25821

Peg-markdown 0.4.14 is affected by a NULL pointer dereference in process_raw_blocks within markdown_lib.c. Public descriptions repeatedly note that this vulnerability only impacts products that are no longer supported by the maintainer. The issue is documented across multiple feeds (NVD, Red Hat,...

7.5CVSS7.5AI score0.00435EPSS
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2020/09/23 3:12 a.m.14 views

CVE-2020-25821

peg-markdown 0.4.14 has a NULL pointer dereference in processrawblocks in markdownlib.c. NOTE: This vulnerability only affects products that are no longer supported by the maintainer...

7.5AI score0.00435EPSS
Exploits1References1
Kitploit
Kitploit
added 2018/11/16 9:45 p.m.162 views

Pastego - Scrape/Parse Pastebin Using GO And Expression Grammar (PEG)

Scrape/Parse Pastebin using GO and grammar expression PEG. Installation $ go get -u github.com/edoz90/pastego Usage Search keywords are case sensitive pastego -s "password,keygen,PASSWORD" You can use boolean operators to reduce false positive pastego -s "quake && earthquake, password && php ||...

7.7AI score
Exploits0References6
Openbugbounty
Openbugbounty
added 2017/06/17 6:14 p.m.8 views

peg-peregoparts.com XSS vulnerability

Open Bug Bounty ID: OBB-249551 Description| Value ---|--- Affected Website:| peg-peregoparts.com Open Bug Bounty Program:| Create your bounty program now. It's open and free. Vulnerable Application:| Custom Code Vulnerability Type:| XSS Cross Site Scripting / CWE-79 CVSSv3 Score:| 6.1...

6.3AI score
Exploits0
Rows per page
Query Builder