Lucene search
+L

881 matches found

Kitploit
Kitploit
added 2022/11/04 11:30 a.m.57 views

Appshark - Static Taint Analysis Platform To Scan Vulnerabilities In An Android App

Appshark is a static taint analysis platform to scan vulnerabilities in an Android app. Prerequisites Appshark requires a specific version of JDK -- JDK 11. After testing, it does not work on other LTS versions, JDK 8 and JDK 16, due to the dependency compatibility issue. Building/Compiling...

7.4AI score
SaveExploits0References1
The Hacker News
The Hacker News
added 2022/09/14 10:10 a.m.45 views

How to Do Malware Analysis?

Based on the findings of Malwarebytes' Threat Review for 2022, 40 million Windows business computers' threats were detected in 2021. In order to combat and avoid these kinds of attacks, malware analysis is essential. In this article, we will break down the goal of malicious programs' investigatio...

0.5AI score
SaveExploits0
Kitploit
Kitploit
added 2022/09/05 11:30 a.m.42 views

Aura - Python Source Code Auditing And Static Analysis On A Large Scale

Source code auditing and static code analysis Aura is a static analysis framework developed as a response to the ever-increasing threat of malicious packages and vulnerable code published on PyPI. Project goals: provide an automated monitoring system over uploaded packages to PyPI, alert on...

7.2AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/08/31 10:23 p.m.33 views

Polynomial regular expression used on uncontrolled data in nitrado.js

Impact Possible ReDoS with lib input of and with many repetitions of | Patches Patched in all versions above 0.2.5 Workarounds No known work arounds. References - OWASP: Regular expression Denial of Service - ReDoS - Wikipedia: ReDoS. - Wikipedia: Time complexity. - James Kirrage, Asiri Rathnayak...

7.5CVSS7.3AI score0.008EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/08/31 10:23 p.m.31 views

GHSA-VQC4-V8HC-H2JG Polynomial regular expression used on uncontrolled data in nitrado.js

Impact Possible ReDoS with lib input of and with many repetitions of | Patches Patched in all versions above 0.2.5 Workarounds No known work arounds. References - OWASP: Regular expression Denial of Service - ReDoS - Wikipedia: ReDoS. - Wikipedia: Time complexity. - James Kirrage, Asiri Rathnayak...

7.5CVSS7.5AI score0.008EPSS
SaveExploits0References4
Code423n4
Code423n4
added 2022/08/15 12:0 a.m.13 views

Deposit does not verify if tokens are transfered successfully

Lines of code Vulnerability details please find below one report encapsulating 2 M bugs which are the exact same bug found in two seperate functions within the same .sol file M1 No Return Value on transferFrom VotingEscrow.sol makes checks to be sure that the transferFrom function is sending to t...

7.1AI score
SaveExploits0
The Hacker News
The Hacker News
added 2022/08/09 12:15 p.m.14 views

The Truth About False Positives in Security

TL;DR: As weird as it might sound, seeing a few false positives reported by a security scanner is probably a good sign and certainly better than seeing none. Let's explain why. Introduction False positives have made a somewhat unexpected appearance in our lives in recent years. I am, of course,...

7AI score
SaveExploits0
The Hacker News
The Hacker News
added 2022/08/09 12:15 p.m.37 views

The Truth About False Positives in Security

TL;DR: As weird as it might sound, seeing a few false positives reported by a security scanner is probably a good sign and certainly better than seeing none. Let's explain why. Introduction False positives have made a somewhat unexpected appearance in our lives in recent years. I am, of course,...

7AI score
SaveExploits0
CNVD
CNVD
added 2022/08/05 12:0 a.m.10 views

Unspecified vulnerability in Tencent TscanCode tsclua

Tencent TscanCode is a fast and accurate static analysis solution for C/C++, C and Lua code from Tencent. Tencent TscanCode tsclua suffers from an unspecified vulnerability that stems from its lua parser that allows an attacker to cause a denial of service via a crafted lua script. No detailed...

7.5CVSS6.9AI score0.00833EPSS
SaveExploits1References1
OpenVAS
OpenVAS
added 2022/07/31 12:0 a.m.7 views

Fedora: Security Advisory for golang-honnef-tools (FEDORA-2022-37aef44d1e)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5AI score
SaveExploits0References2
Fedora
Fedora
added 2022/07/30 2:0 a.m.15 views

[SECURITY] Fedora 36 Update: golang-honnef-tools-2021.1.2-3.20220304git852a31a.fc36

honnef.co/go/tools/... is a collection of tools and libraries for working with Go code, including linters and static analysis, most prominently staticcheck...

7.4AI score
SaveExploits0
Fedora
Fedora
added 2022/07/17 1:16 a.m.27 views

[SECURITY] Fedora 35 Update: golang-honnef-tools-2021.1-2.fc35

honnef.co/go/tools/... is a collection of tools and libraries for working with Go code, including linters and static analysis, most prominently staticcheck...

9.3CVSS9.2AI score0.0995EPSS
SaveExploits3
OpenVAS
OpenVAS
added 2022/07/06 12:0 a.m.17 views

Fedora: Security Advisory for golang-honnef-tools (FEDORA-2022-fae3ecee19)

The remote host is missing an update for the Copyright C 2022 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

9.3CVSS8.9AI score0.0995EPSS
SaveExploits4References2
Fedora
Fedora
added 2022/07/04 1:35 a.m.24 views

[SECURITY] Fedora 36 Update: golang-honnef-tools-2021.1.2-2.20220304git852a31a.fc36

honnef.co/go/tools/... is a collection of tools and libraries for working with Go code, including linters and static analysis, most prominently staticcheck...

9.3CVSS9AI score0.0995EPSS
SaveExploits4
Code423n4
Code423n4
added 2022/07/02 12:0 a.m.10 views

_initiate() function can be called multiple times at GovernorBravoDelegate.sol

Lines of code Vulnerability details Impact initiate function is supposed to be called only once, but it can be called many times which are not expected behavior. Proof of Concept function initiate external requiremsg.sender == admin, "GovernorBravo::initiate: admin only"; requireinitialProposalId...

6.9AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/05/24 5:33 p.m.36 views

Stored XSS vulnerability in Jenkins Static Analysis Utilities Plugin

Jenkins Static Analysis Utilities Plugin 1.96 and earlier does not escape the annotation message in tooltips, resulting in a stored cross-site scripting XSS vulnerability exploitable by attackers with Job/Configure permission...

5.4CVSS4.9AI score0.00719EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/05/24 5:33 p.m.55 views

GHSA-FG6G-52RG-VR9Q Stored XSS vulnerability in Jenkins Static Analysis Utilities Plugin

Jenkins Static Analysis Utilities Plugin 1.96 and earlier does not escape the annotation message in tooltips, resulting in a stored cross-site scripting XSS vulnerability exploitable by attackers with Job/Configure permission...

5.4CVSS5.3AI score0.00719EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/05/24 4:44 p.m.29 views

Missing permission check in Jenkins Static Analysis Utilities Plugin

A missing permission check in Jenkins Static Analysis Utilities Plugin 1.95 and earlier in the DefaultGraphConfigurationViewdoSave form handler method allowed attackers with Overall/Read permission to change the per-job default graph configuration for all users...

6.5CVSS6.9AI score0.01536EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2022/05/24 4:44 p.m.44 views

GHSA-VVFJ-P4JF-J8RM Missing permission check in Jenkins Static Analysis Utilities Plugin

A missing permission check in Jenkins Static Analysis Utilities Plugin 1.95 and earlier in the DefaultGraphConfigurationViewdoSave form handler method allowed attackers with Overall/Read permission to change the per-job default graph configuration for all users...

6.5CVSS5.9AI score0.01536EPSS
SaveExploits0References6
OSV
OSV
added 2022/05/24 4:44 p.m.14 views

GHSA-3V9F-4VFF-RX42 Jenkins Static Analysis Utilities Plugin is vulnerable to Cross-site request forgery vulnerability

Jenkins analysis-core Plugin has the capability to allow other plugins to display trend graphs for their static analysis results. analysis-core Plugin provides the configuration form for the default settings of each graph. The configuration form and form submission handler did not perform a...

4.3CVSS6.6AI score0.01007EPSS
SaveExploits0References5
Rows per page
Query Builder