Lucene search
+L

22 matches found

Kitploit
Kitploit
added 2026/09/02 8:43 p.m.4 views

pastego

pastego GO와 문법 표현PEG을 이용하여 Pastebin을 스크래핑/파싱합니다. pastego.png 설치 $ go get -u github.com/notdodo/pastego 사용법 검색 키워드는 대소문자를 구분합니다. pastego -s "password,keygen,PASSWORD" 부울 연산자를 사용하여 오탐을 줄일 수 있습니다. pastego -s "quake && earthquake, password && php || sudo || Linux || ''" 이 명령은 quake 단어가 포함되지만...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/02 12:09 a.m.49 views

pastego

pastego Scrape/Parse Pastebin using GO and grammar expression PEG. pastego.png 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,...

5.6AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/05/22 4:11 p.m.9 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.01407EPSS
SaveExploits1
Code423n4
Code423n4
added 2023/11/17 12:00 a.m.17 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
SaveExploits0
Code423n4
Code423n4
added 2023/11/17 12:00 a.m.17 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
SaveExploits0
Openbugbounty
Openbugbounty
added 2023/11/12 11:44 p.m.13 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
SaveExploits0
Code423n4
Code423n4
added 2023/09/07 12:00 a.m.45 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
SaveExploits0
Code423n4
Code423n4
added 2023/06/08 12:00 a.m.6 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
SaveExploits0
Code423n4
Code423n4
added 2023/05/08 12:00 a.m.21 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
SaveExploits0
OSV
OSV
added 2021/04/21 6:15 p.m.36 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.00893EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2021/04/21 5:41 p.m.96 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.00869EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2021/04/21 12:00 a.m.10 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.00893EPSS
SaveExploits1References12
CNNVD
CNNVD
added 2021/04/21 12:00 a.m.14 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.00893EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2021/04/21 12:00 a.m.9 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.00869EPSS
SaveExploits1References3
Openbugbounty
Openbugbounty
added 2020/10/15 12:19 p.m.10 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
SaveExploits0
OSV
OSV
added 2020/09/23 4:15 a.m.19 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
SaveExploits0References1
Prion
Prion
added 2020/09/23 4:15 a.m.22 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.01407EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2020/09/23 3:12 a.m.28 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.01407EPSS
SaveExploits1References1
CVE
CVE
added 2020/09/23 3:12 a.m.82 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.01407EPSS
SaveExploits1References1Affected Software1
Kitploit
Kitploit
added 2018/11/16 9:45 p.m.168 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
SaveExploits0References6
Rows per page
Query Builder