Lucene search
+L

2070 matches found

Akamai Blog
Akamai Blog
•added 2021/12/17 7:30 p.m.•156 views

Threat Intelligence on Log4j CVE: Key Findings and Their Implications

Continuing with our research into CVE-2021-44228, Akamai has previously written about what the vulnerability is and given recommendations on how to go beyond patching for extra protection. Across the Akamai network, we see traffic from 1.3 billion unique devices daily, with record traffic of 182...

10CVSS1.9AI score0.99999EPSS
SaveExploits375
Code423n4
Code423n4
•added 2021/12/16 12:00 a.m.•15 views

No checks in setAddresses() functions

Handle jayjonah8 Vulnerability details Impact Since the setAddresses functions can only be called once during deployment and passes in many addresses which are set in storage, its important to have safety checks ensuring that there are no duplicate addresses which can easily happen while passing...

7.2AI score
SaveExploits0
OSV
OSV
•added 2021/12/08 7:57 p.m.•355 views

GHSA-66HF-2P6W-JQFW Laravel Framework XSS in Blade templating engine

A security researcher has disclosed a possible XSS vulnerability in the Blade templating engine. Given the following two Blade templates: resources/views/parent.blade.php: html @section'content' @show resources/views/child.blade.php: html @extends'parent' @section'content' @endsection And a route...

6.1CVSS5.8AI score0.00799EPSS
SaveExploits1References12
OSV
OSV
•added 2021/12/08 12:15 a.m.•18 views

CVE-2021-43808

Laravel is a web application framework. Laravel prior to versions 8.75.0, 7.30.6, and 6.20.42 contain a possible cross-site scripting XSS vulnerability in the Blade templating engine. A broken HTML element may be clicked and the user taken to another location in their browser due to XSS. This is...

6.1CVSS5AI score
SaveExploits0References8
Trellix
Trellix
•added 2021/11/30 12:00 a.m.•57 views

The Bug Report November 2021 Edition

The Bug Report — November 2021 Edition By Mark Bereza · November 30, 2021 Your Cybersecurity Comic Relief CVE-2021-20322: Of all the words of mice and men, the saddest are, “it was DNS again.” Why am I here? For all our newcomers, welcome to the Advanced Threat Research team’s monthly bug report ...

10CVSS8.2AI score0.20111EPSS
SaveExploits2
Prion
Prion
•added 2021/11/24 4:15 p.m.•32 views

Design/Logic Flaw

Redash is a package for data visualization and sharing. If an admin sets up Redash versions 10.0.0 and prior without explicitly specifying the REDASHCOOKIESECRET or REDASHSECRETKEY environment variables, a default value is used for both that is the same across all installations. In such cases, th...

3.5CVSS6.4AI score0.08143EPSS
SaveExploits1References3Affected Software1
OSV
OSV
•added 2021/11/16 5:26 p.m.•75 views

GHSA-H352-G5VW-3926 Improper Input Validation in fruity

Methods of NSString for conversion to a string may return a partial result. Since they call CStr::fromptr on a pointer to the string buffer, the string is terminated at the first null byte, which might not be the end of the string. In addition to the vulnerable functions listed for this issue, th...

7.5CVSS7.2AI score0.01358EPSS
SaveExploits1References5
Palo Alto Networks
Palo Alto Networks
•added 2021/11/10 5:00 p.m.•91 views

PAN-OS: Memory Corruption Vulnerability in GlobalProtect Clientless VPN During SAML Authentication

A memory corruption vulnerability in Palo Alto Networks PAN-OS GlobalProtect Clientless VPN enables an authenticated attacker to execute arbitrary code with root user privileges during SAML authentication. This issue impacts: PAN-OS 8.1 versions earlier than PAN-OS 8.1.20; PAN-OS 9.0 versions...

8.8CVSS8.2AI score0.01537EPSS
SaveExploits0References1
Palo Alto Networks
Palo Alto Networks
•added 2021/11/10 5:00 p.m.•397 views

PAN-OS: Memory Corruption Vulnerability in GlobalProtect Portal and Gateway Interfaces

A memory corruption vulnerability exists in Palo Alto Networks GlobalProtect portal and gateway interfaces that enables an unauthenticated network-based attacker to disrupt system processes and potentially execute arbitrary code with root privileges. The attacker must have network access to the...

10CVSS8.7AI score0.20111EPSS
SaveExploits1References1
OSV
OSV
•added 2021/10/18 8:15 a.m.•11 views

CVE-2021-42565

myfactory.FMS before 7.1-912 allows XSS via the UID parameter...

6.1CVSS5.8AI score0.05832EPSS
SaveExploits3References1
The Hacker News
The Hacker News
•added 2021/10/08 7:25 a.m.•56 views

Researchers Warn of FontOnLake Rootkit Malware Targeting Linux Systems

Cybersecurity researchers have detailed a new campaign that likely targets entities in Southeast Asia with a previously unrecognized Linux malware that's engineered to enable remote access to its operators, in addition to amassing credentials and function as a proxy server. The malware family,...

0.4AI score
SaveExploits0
Openbugbounty
Openbugbounty
•added 2021/09/25 5:39 p.m.•62 views

player1.mixpo.com Open Redirect vulnerability OBB-2149647

Following the 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...

0.1AI score
SaveExploits0
Openbugbounty
Openbugbounty
•added 2021/09/25 4:49 p.m.•22 views

webservices-secure.ericsoft.com Open Redirect vulnerability OBB-2149630

Following the 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...

0.1AI score
SaveExploits0
Openbugbounty
Openbugbounty
•added 2021/09/25 4:09 p.m.•27 views

igive.com Open Redirect vulnerability OBB-2149617

Following the 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...

0.1AI score
SaveExploits0
Code423n4
Code423n4
•added 2021/09/08 12:00 a.m.•17 views

lack of validation for the v and s value in recover() funciton

Handle JMukesh Vulnerability details Impact due to lack of checking of v and s value in recover it become prone to signature malleability Proof of Concept check out the tryRecover of ECDSA.sol Tools Used manual reveiw Recommended Mitigation Steps add necessary check to make the signature unique -...

6.9AI score
SaveExploits0
OSV
OSV
•added 2021/09/02 5:15 p.m.•31 views

CVE-2021-38314

The Gutenberg Template Library & Redux Framework plugin = 4.2.11 for WordPress registered several AJAX actions available to unauthenticated users in the includes function in redux-core/class-redux-core.php that were unique to a given site but deterministic and predictable given that they were bas...

5.3CVSS6.7AI score
SaveExploits0References1
BDU FSTEC
BDU FSTEC
•added 2021/09/01 12:00 a.m.•15 views

The vulnerability of microprogrammed software in industrial modems of the OnCell G3470A-LTE Series and WDR-3124A Series, as well as in microprogrammed software for Wi-Fi routers of the TAP-323 Series, WAC-1001 Series, and WAC-2004 Series, arises from the use of non-unique X.509 certificates and host SSH keys. This vulnerability allows attackers to escalate their privileges.

The vulnerabilities of microprogrammed software in industrial modems of the OnCell G3470A-LTE Series, WDR-3124A Series, microprogrammed software in Wi-Fi routers of the TAP-323 Series, WAC-1001 Series, and WAC-2004 Series are related to the use of non-unique X.509 certificates and host SSH keys...

10CVSS5.5AI score
SaveExploits0References2Affected Software5
Citrix
Citrix
•added 2021/09/01 12:00 a.m.•18 views

Explaining and Troubleshooting WriteCache Disk Drive Letter Assignment

This article explains the process involved on drive letter assignments for target devices and how to troubleshoot writecache drive letter changes. Background Mount Manager is the component responsible for managing volume names and drive letter assignments on windows. It has a database that is...

6.8AI score
SaveExploits0
Pen Test Partners Blog
Pen Test Partners Blog
•added 2021/08/26 9:16 a.m.•139 views

Admin password re-use. Don’t do it

As a pentester, one of the most disappointing sights is see on a test is extensive local admin password reuse. I know others get excited as it means easy pwnage of the network, but for me, it makes my job too straightforward. I want more of a challenge, particularly as resolving the local admin...

6.9AI score
SaveExploits0
OSV
OSV
•added 2021/08/25 8:56 p.m.•53 views

GHSA-5Q2R-92F9-4M49 Improper verification of signature threshold in tough

Impact The tough library, prior to 0.7.1, does not properly verify the uniqueness of keys in the signatures provided to meet the threshold of cryptographic signatures. It allows someone with access to a valid signing key to create multiple valid signatures in order to circumvent TUF requiring a...

8.6CVSS9AI score0.01357EPSS
SaveExploits0References6
Rows per page
Query Builder