Lucene search
+L

230 matches found

CNNVD
CNNVD
added 2021/05/06 12:00 a.m.13 views

Homebrew Formulae libgetdata 缓冲区错误漏洞

Homebrew Formulae libgetdata is a Homebrew Formulae open source application. A reference implementation of the Dirfile standard , the Dirfile standard is a file system based column-oriented database format for chronological binary data . A buffer error vulnerability exists in libgetdata version...

9.8CVSS9.1AI score0.02157EPSS
SaveExploits0References10
Gitee
Gitee
added 2021/05/03 9:25 p.m.6 views

Exploit for Use After Free in Debian Debian_Linux

This is a PoC exploit for CVE-2013-2857, a use-after-free vulnerability in the 3DS browser. The exploit is implemented in JavaScript and uses the UaF3 function to create a use-after-free condition, leading to a crash. The exploit is designed to be used on the 3DS browser, specifically on firmware...

7.5CVSS7.3AI score0.01068EPSS
SaveExploits1
The Hacker News
The Hacker News
added 2021/04/24 7:18 p.m.241 views

Critical RCE Bug Found in Homebrew Package Manager for macOS and Linux

A recently identified security vulnerability in the official Homebrew Cask repository could have been exploited by an attacker to execute arbitrary code on users' machines that have Homebrew installed. The issue, which was reported to the maintainers on April 18 by a Japanese security researcher...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/18 8:08 a.m.81 views

Homebrew: Broken parsing of Git diff allows an attacker to inject arbitrary Ruby scripts to Casks on official taps

Description Due to improper parsing of Git diff in Homebrew/actions/review-cask-pr, it's possible to confuse parser to ignore additional lines. Which leads injection of malicious Ruby scripts. Root cause review-cask-pr uses the git diff file to check if the pull request is "simple" enough to...

2.4AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/16 3:03 p.m.59 views

Homebrew: Brew bootstrap process is insecure

The process described in this page is not secure - no checksum / PGP signature is published and there is no way to check the download is legit: https://brew.sh/ "/bin/bash -c "$curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh"" This can lead to supply chain attacks su...

7.1AI score
SaveExploits0
ThreatPost
ThreatPost
added 2021/02/01 4:59 p.m.162 views

Critical Libgcrypt Crypto Bug Opens Machines to Arbitrary Code

The Libgcrypt project has rushed out a fix for a critical bug in version 1.9.0 of the free-source cryptographic library. An exploit would allow an attacker to write arbitrary data to a target machine and execute code. The security vulnerability is a heap-buffer overflow bug in Libgcrypt 1.9.0...

0.1AI score
SaveExploits0References16
Filippo.io
Filippo.io
added 2020/03/15 6:18 p.m.61 views

Install Go tools from modules with brew-gomod

As of Go 1.14, modules are ready for production. Compared to GOPATH, they make it much easier to keep workspaces clean by managing dependencies out of sight, and by letting you clone projects anywhere. However, there is no good way to simply install a Go binary from source, yet. The core reason f...

7.3AI score
SaveExploits0
Hacker One
Hacker One
added 2019/06/02 8:24 a.m.104 views

Homebrew: Homebrew privilege escalation vulnerability

Additional symlinks/directories that were not chownd by brew services needed to be added to avoid the replacement of the opt prefix link. Homebrew has a privilege escalation vulnerability which can cause an attacker easily gain root permission...

3.8AI score
SaveExploits0
Hacker One
Hacker One
added 2019/05/20 7:34 p.m.37 views

Homebrew: Homebrew installed LaunchDaemons create simple root esclations

Many programs installed via Homebrew require services to function as expected - most of the time these are LaunchAgents but sometimes they need to run as root via LaunchDaemons to function properly. While Homebrew attempts to secure the executables run by the LaunchDaemons that it installs, any...

0.3AI score
SaveExploits0
Kitploit
Kitploit
added 2019/02/14 1:33 p.m.250 views

Lazygit - Simple Terminal UI For Git Commands

A simple terminal UI for git commands, written in Go with the gocui library. Are YOU tired of typing every git command directly into the terminal, but you're too stubborn to use Sourcetree because you'll never forgive Atlassian for making Jira? This is the app for you! Installation Homebrew brew...

7.3AI score
SaveExploits0References4
Filippo.io
Filippo.io
added 2018/02/07 10:57 p.m.34 views

Easy Windows and Linux cross-compilers for macOS

tl;dr: you can install cross-compiler toolchains to compile C/C++ for Windows or Linux from macOS with these two Homebrew Formulas. brew install FiloSottile/musl-cross/musl-cross brew install mingw-w64 Cross-compiling C and C++ is dreadful. While in Go you just need to set an environment variable...

6.7AI score
SaveExploits0
Filippo.io
Filippo.io
added 2018/02/07 10:57 p.m.22 views

Easy Windows and Linux cross-compilers for macOS

tl;dr: you can install cross-compiler toolchains to compile C/C++ for Windows or Linux from macOS with these two Homebrew Formulas. brew install FiloSottile/musl-cross/musl-cross brew install mingw-w64 Cross-compiling C and C++ is dreadful. While in Go you just need to set an environment variable...

7AI score
SaveExploits0
HackRead
HackRead
added 2018/01/23 6:40 p.m.37 views

PlayStation 4 hacked to run PS2 emulation & homebrew software

By Uzair Amir A user at Resetera.com has announced that the hack version This is a post from HackRead.com Read the original post: PlayStation 4 hacked to run PS2 emulation homebrew software...

6.9AI score
SaveExploits0
The Hacker News
The Hacker News
added 2017/12/27 6:20 a.m.23 views

Kernel Exploit for Sony PS4 Firmware 4.05 Released, Jailbreak Coming Soon

Wishing you all a very 'belated' Merry Christmas. This holiday season Santa has a very special gift for all PlayStation gamers. Developer SpecterDev finally released a fully-functional much-awaited kernel exploit for PlayStation 4 firmware 4.05 today—almost two months after Team Fail0verflow...

7.4AI score
SaveExploits0
Kitploit
Kitploit
added 2017/09/09 2:00 p.m.25 views

idb - Tool to simplify some common tasks for iOS pentesting and research

idb is a tool to simplify some common tasks for iOS pentesting and research. Originally there was a command line version of the tool, but it is no longer under development so you should get the GUI version. Installation idb has some prerequisites. As it turns out, things like ruby and Qt are...

7.3AI score
SaveExploits0References2
Filippo.io
Filippo.io
added 2017/08/12 11:39 p.m.18 views

Cleaning up my GOPATH with Homebrew

tl;dr: use the script at the bottom to go get into the Homebrew "Cellar" and keep your GOPATH clean. I personally like GOPATH and import paths, but while trying to reduce my laptop to a thin reproducible client, I felt the pain of keeping track of the hundreds of repositories that end up in there...

7.4AI score
SaveExploits0
Filippo.io
Filippo.io
added 2017/08/12 11:39 p.m.122 views

Cleaning up my GOPATH with Homebrew

tl;dr: use the script at the bottom to go get into the Homebrew "Cellar" and keep your GOPATH clean. I personally like GOPATH and import paths, but while trying to reduce my laptop to a thin reproducible client, I felt the pain of keeping track of the hundreds of repositories that end up in there...

6.9AI score
SaveExploits0
Kitploit
Kitploit
added 2017/06/04 3:35 p.m.20 views

portSpider - A Lightning Fast Multithreaded Network Scanner Framework With Modules

A lightning fast multithreaded network scanner framework with modules. modules: http - Scan for open HTTP ports, and get the the titles. mysql - Scan for open MySQL servers, and try to log in with the default credentials. mongodb - Scan for open MongoDB instances, and check if they are password...

7.5AI score
SaveExploits0References1
Hacker One
Hacker One
added 2017/04/19 10:30 a.m.68 views

Homebrew: Stack Trace on jenkins.brew.sh

221833 is not fully patched. Kindly take a look at https://jenkins.brew.sh/jacegisecuritycheck still stack traces are visible. Let me know if any further info required. Best Regards, MrR3boot...

1AI score
SaveExploits0
Hacker One
Hacker One
added 2017/04/19 4:42 a.m.36 views

Homebrew: Sensitive information disclosure via response headers on jenkins.brew.sh

While logging into jenkins.brew.sh site, the vulnerable nginx version is disclosed via response headers. There is a chance with known vulnerabilities this could be compromised. so better to avoid banner disclosure with "Server Tokens Prod off" modification in conf file. Please let me know if any...

4.2AI score
SaveExploits0
Rows per page
Query Builder