Lucene search
K

187 matches found

Kitploit
Kitploit
added 2023/01/21 11:30 a.m.24 views

Tai-e - An Easy-To-Learn/Use Static Analysis Framework For Java

Tai-e What is Tai-e? Tai-e Chinese: 太阿; pronunciation: ˈtaɪə: is a new static analysis framework for Java please see our technical report for details, which features arguably the "best" designs from both the novel ones we proposed and those of classic frameworks such as Soot, WALA, Doop, and...

7.3AI score
Exploits0References6
NVD
NVD
added 2022/11/16 8:15 p.m.11 views

CVE-2022-41877

FreeRDP is a free remote desktop protocol library and clients. Affected versions of FreeRDP are missing input length validation in drive channel. A malicious server can trick a FreeRDP based client to read out of bound data and send it back to the server. This issue has been addressed in version...

4.6CVSS0.00186EPSS
Exploits0References7
Prion
Prion
added 2022/11/16 8:15 p.m.13 views

Design/Logic Flaw

FreeRDP is a free remote desktop protocol library and clients. Affected versions of FreeRDP are missing input length validation in drive channel. A malicious server can trick a FreeRDP based client to read out of bound data and send it back to the server. This issue has been addressed in version...

4.9CVSS5.2AI score0.00186EPSS
Exploits0References6Affected Software2
Cvelist
Cvelist
added 2022/11/16 12:0 a.m.23 views

CVE-2022-41877 Missing input length validation in `drive` channel in FreeRDP

FreeRDP is a free remote desktop protocol library and clients. Affected versions of FreeRDP are missing input length validation in drive channel. A malicious server can trick a FreeRDP based client to read out of bound data and send it back to the server. This issue has been addressed in version...

4.6CVSS6.3AI score0.00186EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2022/11/16 12:0 a.m.35 views

CVE-2022-41877

FreeRDP is a free remote desktop protocol library and clients. Affected versions of FreeRDP are missing input length validation in drive channel. A malicious server can trick a FreeRDP based client to read out of bound data and send it back to the server. This issue has been addressed in version...

4.6CVSS5.2AI score0.00186EPSS
Exploits0
AlpineLinux
AlpineLinux
added 2022/11/16 12:0 a.m.51 views

CVE-2022-41877

FreeRDP is a free remote desktop protocol library and clients. Affected versions of FreeRDP are missing input length validation in drive channel. A malicious server can trick a FreeRDP based client to read out of bound data and send it back to the server. This issue has been addressed in version...

4.6CVSS6.3AI score0.00186EPSS
Exploits0
Kitploit
Kitploit
added 2022/10/11 11:30 a.m.22 views

Monkey365 - Tool For Security Consultants To Easily Conduct Not Only Microsoft 365, But Also Azure Subscriptions And Azure Active Directory Security Configuration Reviews

Monkey365 is an Open Source security tool that can be used to easily conduct not only Microsoft 365, but also Azure subscriptions and Azure Active Directory security configuration reviews without the significant overhead of learning tool APIs or complex admin panels from the start. To help with...

7AI score
Exploits0References5
Prion
Prion
added 2022/08/03 8:15 p.m.17 views

Code injection

AES Crypt is a file encryption software for multiple platforms. AES Crypt for Linux built using the source on GitHub and having the version number 3.11 has a vulnerability with respect to reading user-provided passwords and confirmations via command-line prompts. Passwords lengths were not checke...

1.7CVSS5.9AI score0.00031EPSS
Exploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2022/08/03 7:25 p.m.8 views

CVE-2022-35928 AES Crypt for Linux Password Security Vulnerability

AES Crypt is a file encryption software for multiple platforms. AES Crypt for Linux built using the source on GitHub and having the version number 3.11 has a vulnerability with respect to reading user-provided passwords and confirmations via command-line prompts. Passwords lengths were not checke...

8.4CVSS8.7AI score0.00031EPSS
Exploits0References2
Qualys Blog
Qualys Blog
added 2022/03/07 5:18 a.m.1054 views

AvosLocker Ransomware Behavior Examined on Windows & Linux

AvosLocker is a ransomware group that was identified in 2021, specifically targeting Windows machines. Now a new variant of AvosLocker malware is also targeting Linux environments. In this blog, we examine the behavior of these two AvosLocker Ransomware in detail. AvosLocker is a relatively new...

10CVSS8.9AI score0.94194EPSS
Exploits18
Huntr
Huntr
added 2022/01/24 2:53 p.m.32 views

in vim/vim

Description A heap-based OOB read of size 4 occurs when a user tries to open a vim session file specified below. This happens regardless of any command line options that could be specified to restrict vim, such -Z and -m. This bug has been found on default vim build lastest commit hash...

6.8CVSS8.1AI score0.00215EPSS
Exploits1
Gitee
Gitee
added 2021/09/20 11:12 p.m.11 views

Exploit for Out-of-bounds Write in Php

This is an exploit module for a bug in php-fpm CVE-2019-11043. The exploit targets a vulnerability in certain nginx + php-fpm configurations, allowing a web user to execute code if the configuration is vulnerable. The exploit works by appending a specially crafted URL to the web server, which...

9.8CVSS7.7AI score0.94053EPSS
Exploits53
Kitploit
Kitploit
added 2021/09/06 8:30 p.m.54 views

packetsifterTool - A Tool To Aid Analysts In Sifting Through A Packet Capture (Pcap) To Find Noteworthy Traffic

PacketSifter is a tool to perform batch processing of PCAP data to uncover potential IOCs. Simply initializePacketSifter with your desired integrations VirusTotal, AbuseIPDB and pass PacketSifter a pcap and the desired switches and PacketSifter will sift through the data and generate several outp...

7.3AI score
Exploits0References2
Kitploit
Kitploit
added 2021/07/02 9:30 p.m.105 views

Gorsair - Hacks Its Way Into Remote Docker Containers That Expose Their APIs

Gorsair is a penetration testing tool for discovering and remotely accessing Docker APIs from vulnerable Docker containers. Once it has access to the docker daemon, you can use Gorsair to directly execute commands on remote containers. Exposing the docker API on the internet is a tremendous risk,...

7.6AI score
Exploits0References2
Cvelist
Cvelist
added 2021/05/25 5:10 p.m.14 views

CVE-2021-32638 CodeQL runner: Command-line options that make GitHub access tokens visible to other processes are now deprecated

Github's CodeQL action is provided to run CodeQL-based code scanning on non-GitHub CI/CD systems and requires a GitHub access token to connect to a GitHub repository. The runner and its documentation previously suggested passing the GitHub token as a command-line parameter to the process instead ...

4.4CVSS5.3AI score0.00073EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2020/12/15 2:37 p.m.3 views

curl: Incorrect argument check can allow remote servers to overwrite local files

A flaw was found in curl. Overwriting local files is possible when using a certain combination of command line options. Requesting content from a malicious server could lead to overwriting local files with compromised files leading to unknown effects. The highest threat from this vulnerability is...

7.8CVSS7.1AI score0.00019EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2020/11/10 1:20 p.m.4 views

curl: Incorrect argument check can allow remote servers to overwrite local files

A flaw was found in curl. Overwriting local files is possible when using a certain combination of command line options. Requesting content from a malicious server could lead to overwriting local files with compromised files leading to unknown effects. The highest threat from this vulnerability is...

7.8CVSS7.1AI score0.00019EPSS
Exploits1References5
Citrix
Citrix
added 2020/11/09 12:0 a.m.6 views

LBDiag - XenApp Load Balancing Diagnostic Tool

LBDiag Created Date: March 17, 2010 Updated Date: March 23, 2012 Where to download ? Certain legacy Citrix tools are now available on request only. Please submit the request here - https://forms.gle/obA39PEz5qpDiSPq8 Once we verify your request, we will provide access to the download location...

7.4AI score
Exploits0
RedHat Linux
RedHat Linux
added 2020/11/04 1:14 a.m.2 views

curl: Incorrect argument check can allow remote servers to overwrite local files

A flaw was found in curl. Overwriting local files is possible when using a certain combination of command line options. Requesting content from a malicious server could lead to overwriting local files with compromised files leading to unknown effects. The highest threat from this vulnerability is...

7.8CVSS7.1AI score0.00019EPSS
Exploits1References5
Tenable Nessus
Tenable Nessus
added 2020/11/03 12:0 a.m.33 views

EulerOS 2.0 SP2 : curl (EulerOS-SA-2020-2337)

According to the versions of the curl packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - A flaw was found in libcurl from versions 7.29.0 through 7.71.1. An application that performs multiple requests with libcurl's multi API, and sets...

7.8CVSS6.6AI score0.00159EPSS
Exploits2References3
Rows per page
Query Builder