Lucene search
K

1697 matches found

CVE
CVE
added 2022/02/25 2:35 p.m.93 views

CVE-2022-24337

CVE-2022-24337 affects JetBrains TeamCity prior to 2021.2, where health items from pull requests could be exposed to users without the necessary permissions. The issue is documented across multiple sources (NVD entry, Red Hat and CNVD mirrors, and JetBrains security bulletin), all confirming the ...

6.5CVSS6.4AI score0.00002EPSS
Exploits0References2Affected Software1
CNNVD
CNNVD
added 2022/02/25 12:0 a.m.1 views

JetBrains TeamCity 访问控制错误漏洞

JetBrains TeamCity is a distributed build management and continuous integration tool from JetBrains Czech Republic. The tool provides continuous unit testing, code quality analysis, and build issue analysis reporting.A security vulnerability exists in JetBrains TeamCity, which stems from the...

6.5CVSS5.7AI score0.00002EPSS
Exploits0References2
SonarSource Blog
SonarSource Blog
added 2022/02/24 12:0 a.m.25 views

Review your security vulnerabilities in GitHub with code scanning alerts

Today, for GitHub repositories, our SAST analysis provides fast, precise security feedback directly inside your pull requests. You instantly know how many vulnerabilities are detected and, until now, you would systematically go to SonarCloud to start investigating. Not anymore. From this point...

7.6AI score
Exploits0
Github Security Blog
Github Security Blog
added 2022/02/15 12:41 a.m.47 views

Arbitrary Code Execution in Docker

Docker before 1.3.2 allows remote attackers to write to arbitrary files and execute arbitrary code via a 1 symlink or 2 hard link attack in an image archive in a a pull or b load operation...

7.5CVSS7.2AI score0.05856EPSS
Exploits0References10Affected Software1
OSV
OSV
added 2022/02/11 11:27 p.m.74 views

GHSA-742W-89GC-8M9C containerd v1.2.x can be coerced into leaking credentials during image pull

Impact If a container image manifest in the OCI Image format or Docker Image V2 Schema 2 format includes a URL for the location of a specific image layer otherwise known as a “foreign layer”, the default containerd resolver will follow that URL to attempt to download it. In v1.2.x but not 1.3.0 o...

6.1CVSS6.9AI score0.00777EPSS
Exploits1References9
Github Security Blog
Github Security Blog
added 2022/02/11 11:27 p.m.156 views

containerd v1.2.x can be coerced into leaking credentials during image pull

Impact If a container image manifest in the OCI Image format or Docker Image V2 Schema 2 format includes a URL for the location of a specific image layer otherwise known as a “foreign layer”, the default containerd resolver will follow that URL to attempt to download it. In v1.2.x but not 1.3.0 o...

6.1CVSS0.6AI score0.00777EPSS
Exploits1References9Affected Software1
Code423n4
Code423n4
added 2022/02/06 12:0 a.m.7 views

Seven ways in which the Owner and Proxy Admin can make users lose funds ("rug vectors")

Lines of code Vulnerability details The contest explicitly asks to analyze the contract for "Rug Vectors", so that is what this issue is about. note to reviewers This issue list maybe 7 different problems and recommends different fixes. I could have made seven separate issues for each, but it wou...

6.8AI score
Exploits0
Code423n4
Code423n4
added 2022/02/06 12:0 a.m.12 views

Owner never calls finalize() = rug pull

Lines of code Vulnerability details Impact In order for users to claim their promised tokenOut tokens, the contract owner must call the finalize function. If the owner never calls the finalize function, no user can call the claim function to get their tokens. The owner can call the sweep function...

6.6AI score
Exploits0
Code423n4
Code423n4
added 2022/02/06 12:0 a.m.8 views

Zero tokenOut balance = rug pull

Lines of code Vulnerability details Impact The only time that the Badger Citadel contract checks that the balance of tokenOut is greater than or equal to totalTokenOutBought is in the finalize function, which happens at the end of the sale. A contract owner can start a token sale but never send...

6.6AI score
Exploits0
RedhatCVE
RedhatCVE
added 2022/02/03 6:49 p.m.35 views

CVE-2021-46101

In Git for windows through 2.34.1 when using git pull to update the local warehouse, git.cmd can be run directly...

7.5CVSS2.3AI score0.00596EPSS
Exploits1References3
NVD
NVD
added 2022/01/31 1:15 p.m.19 views

CVE-2021-46101

In Git for windows through 2.34.1 when using git pull to update the local warehouse, git.cmd can be run directly...

7.5CVSS0.00596EPSS
Exploits1References1
OSV
OSV
added 2022/01/31 1:15 p.m.1 views

ALPINE-CVE-2021-46101

In Git for windows through 2.34.1 when using git pull to update the local warehouse, git.cmd can be run directly...

7.5CVSS6.8AI score0.00596EPSS
Exploits1References1
ATTACKERKB
ATTACKERKB
added 2022/01/31 1:15 p.m.2 views

CVE-2021-46101

In Git for windows through 2.34.1 when using git pull to update the local warehouse, git.cmd can be run directly...

7.5CVSS7.3AI score0.00596EPSS
Exploits1References2
Prion
Prion
added 2022/01/31 1:15 p.m.23 views

Design/Logic Flaw

In Git for windows through 2.34.1 when using git pull to update the local warehouse, git.cmd can be run directly...

5CVSS7.4AI score0.00596EPSS
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2022/01/31 12:35 p.m.9 views

CVE-2021-46101

In Git for windows through 2.34.1 when using git pull to update the local warehouse, git.cmd can be run directly...

7.6AI score0.00596EPSS
Exploits1References1
CNNVD
CNNVD
added 2022/01/31 12:0 a.m.5 views

Git 安全漏洞

Git is a free, open source distributed version control system. Git for windows has a security vulnerability that stems from updating local repositories using Git pull in Git for windows up to 2.34.1, which Git. CMD can run directly...

7.5CVSS7.9AI score0.00596EPSS
Exploits1References3
Kitploit
Kitploit
added 2022/01/26 8:30 p.m.23 views

Ninjasworkout - Vulnerable NodeJS Web Application

Damn Vulnerable NodeJS Application Quick Start Download the Repo = run npm i Afer Installing all dependency just run the application node app.js or nodemon app.js ADDED BUGS Prototype Pollution No SQL Injection Cross site Scripting Broken Access Control Broken Session Management Weak Regex...

8.8AI score
Exploits0References3
Code423n4
Code423n4
added 2022/01/26 12:0 a.m.7 views

Users shouldn't be forced into a specific strategy (possible rug pull)

Handle harleythedog Vulnerability details Impact As already discussed in the previous Sherlock C4 contest here, it is best to mitigate rug pull possibilities even if the team is well intentioned, there is still the risk of being called out, and less users might interact with the project if the...

6.7AI score
Exploits0
HackRead
HackRead
added 2022/01/24 8:43 p.m.25 views

Researchers warn of new Rug Pull scam through fraudulent crypto tokens

By Deeba Ahmed Another day another Rug Pull scam that involves exploiting of smart contract vulnerability. Scammers are exploiting misconfigurations in… This is a post from HackRead.com Read the original post: Researchers warn of new Rug Pull scam through fraudulent crypto tokens...

3AI score
Exploits0
The Hacker News
The Hacker News
added 2022/01/24 11:9 a.m.38 views

Hackers Creating Fraudulent Crypto Tokens as Part of 'Rug Pull' Scams

Misconfigurations in smart contracts are being exploited by scammers to create malicious cryptocurrency tokens with the goal of stealing funds from unsuspecting users. The instances of token fraud in the wild include hiding 99% fee functions and concealing backdoor routines, researchers from Chec...

7.3AI score
Exploits0
Rows per page
Query Builder