Lucene search
+L

897 matches found

SUSE CVE
SUSE CVE
•added 2023/02/15 4:48 a.m.•12 views

SUSE CVE-2017-6441

The zvalgetlongfuncex in Zend/zendoperators.c in PHP 7.1.2 allows attackers to cause a denial of service NULL pointer dereference and application crash via crafted use of "declareticks=" in a PHP script. NOTE: the vendor disputes the classification of this as a vulnerability, stating "Please do n...

7.5CVSS7AI score0.01832EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2023/02/15 4:23 a.m.•11 views

SUSE CVE-2018-18073

Artifex Ghostscript allows attackers to bypass a sandbox protection mechanism by leveraging exposure of system operators in the saved execution stack in an error object...

5.3CVSS7.1AI score0.0273EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
•added 2023/02/15 4:17 a.m.•11 views

SUSE CVE-2019-3839

It was found that in ghostscript some privileged operators remained accessible from various places after the CVE-2019-6116 fix. A specially crafted PostScript file could use this flaw in order to, for example, have access to the file system outside of the constrains imposed by -dSAFER. Ghostscrip...

7.3CVSS9.5AI score0.01756EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
•added 2023/02/15 4:16 a.m.•11 views

SUSE CVE-2019-6116

In Artifex Ghostscript through 9.26, ephemeral or transient procedures can allow access to system operators, leading to remote code execution...

7.3CVSS8.2AI score0.41592EPSS
SaveExploits3References10
SUSE CVE
SUSE CVE
•added 2023/02/15 4:12 a.m.•14 views

SUSE CVE-2019-11387

An issue was discovered in OWASP ModSecurity Core Rule Set CRS through 3.1.0. /rules/REQUEST-942-APPLICATION-ATTACK-SQLI.conf allows remote attackers to cause a denial of service ReDOS by entering a specially crafted string with nested repetition operators...

5.3CVSS5.2AI score0.02375EPSS
SaveExploits0References3
Code423n4
Code423n4
•added 2023/02/14 12:00 a.m.•22 views

The node operators are likely to be slashed in an unfair way

Lines of code Vulnerability details C4 issue H-04: Hijacking of node operators minipool causes loss of staked funds Comments In the original implementation, the protocol had some unnecessary state transitions and it was possible for node operators to interfere the recreation process. The main...

6.7AI score
SaveExploits0
Code423n4
Code423n4
•added 2023/02/14 12:00 a.m.•21 views

amountAvailableForStaking() not fully utilized with compoundedAvaxNodeOpAmt easily forfeited

Lines of code Vulnerability details Impact The mitigated step is implemented at the expense of economic loss to both the node operators and the liquid stakers if compoundedAvaxNodeOpAmt ggAVAX.amountAvailableForStaking after all due to situations like liquid stakers have been actively calling...

6.8AI score
SaveExploits0
The Hacker News
The Hacker News
•added 2023/02/09 10:38 a.m.•35 views

Gootkit Malware Adopts New Tactics to Attack Healthcare and Finance Firms

The Gootkit malware is prominently going after healthcare and finance organizations in the U.S., U.K., and Australia, according to new findings from Cybereason. The cybersecurity firm said it investigated a Gootkit incident in December 2022 that adopted a new method of deployment, with the actors...

0.8AI score
SaveExploits0
OSV
OSV
•added 2023/02/07 8:15 p.m.•10 views

CVE-2023-25194

A possible security vulnerability has been identified in Apache Kafka Connect API. This requires access to a Kafka Connect worker, and the ability to create/modify connectors on it with an arbitrary Kafka client SASL JAAS config and a SASL-based security protocol, which has been possible on Kafka...

8.8CVSS7.1AI score0.9581EPSS
SaveExploits8References3
Code423n4
Code423n4
•added 2023/02/03 12:00 a.m.•17 views

Incorrect shift in assembly

Lines of code Vulnerability details Impact Shift operators shlx, y, shrx, y, sarx, y in Solidity assembly apply the shift operation of x bits on y and not the other way around, which may be confusing. Check if the values in a shift operation are reversed. Proof of Concept File: Drips.sol 823: val...

6.8AI score
SaveExploits0
Veracode
Veracode
•added 2023/01/18 8:22 p.m.•72 views

Integer Overflow

git is vulnerable to integer overflows. When processing the padding operators, there is a integer overflow in pretty.c::formatandpadcommit where a sizet is stored improperly as an int, and then added as an offset to a memcpy. This overflow can be triggered directly by a user running a command whi...

9.8CVSS9.3AI score0.44268EPSS
SaveExploits0References10Affected Software3
Krebs on Security
Krebs on Security
•added 2023/01/18 2:30 a.m.•24 views

Thinking of Hiring or Running a Booter Service? Think Again.

Most people who operate DDoS-for-hire businesses attempt to hide their true identities and location. Proprietors of these so-called "booter" or "stresser" services -- designed to knock websites and users offline -- have long operated in a legally murky area of cybercrime law. But until recently,...

SaveExploits0
FreeBSD
FreeBSD
•added 2023/01/17 12:00 a.m.•35 views

git -- Heap overflow in `git archive`, `git log --format` leading to RCE

The git team reports: git log has the ability to display commits using an arbitrary format with its --format specifiers. This functionality is also exposed to git archive via the export-subst gitattribute. When processing the padding operators e.g., %, %, or % , an integer overflow can occur in...

9.8CVSS7.6AI score0.44268EPSS
SaveExploits0References1
Code423n4
Code423n4
•added 2023/01/03 12:00 a.m.•27 views

NODE OPERATORS CAN WITHDRAW ALL THEIR GGP COLLATERAL BEFORE VALIDATION PERIOD ENDS THEREBY AVOIDING SLASHING.

Lines of code Vulnerability details Impact 1. Node operators can avoid slashing, thus no penalties. 2. Node operators can withdraw their entire GGP collateral before the validation period is over. Proof of Concept The withdrawGGP function in Staking.sol transfers back to node operator excess GGP...

6.8AI score
SaveExploits0
Code423n4
Code423n4
•added 2023/01/03 12:00 a.m.•18 views

Funds of Node Operators can be nullified by any attacker

Lines of code Vulnerability details Impact The MinipoolManager.createMinipool function do not validate the caller's address due to which any address can invoke the createMinipool function with any nodeID existing or new as input. For any existing nodeID the function can be invoked as long as the...

6.9AI score
SaveExploits0
OSV
OSV
•added 2022/12/21 5:15 p.m.•19 views

CVE-2022-38655

BigFix WebUI non-master operators are missing controls that prevent them from being able to modify the relevance of fixlets or to deploy fixlets from the BES Support external site...

5.8CVSS5.8AI score0.00384EPSS
SaveExploits0References1
NVD
NVD
•added 2022/12/21 5:15 p.m.•30 views

CVE-2022-38655

BigFix WebUI non-master operators are missing controls that prevent them from being able to modify the relevance of fixlets or to deploy fixlets from the BES Support external site...

6.4CVSS0.00384EPSS
SaveExploits0References1
Prion
Prion
•added 2022/12/21 5:15 p.m.•29 views

Xxe

BigFix WebUI non-master operators are missing controls that prevent them from being able to modify the relevance of fixlets or to deploy fixlets from the BES Support external site...

5CVSS5.7AI score0.00384EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
•added 2022/12/21 12:00 a.m.•19 views

HCL BigFix Platform 安全漏洞

HCL Technologies HCL BigFix Platform is a suite of endpoint security management platforms from HCL Technologies, USA. The platform supports automated discovery, management and remediation of endpoint security issues. A security vulnerability exists in the HCL BigFix Platform WebUI that stems from...

6.4CVSS5.8AI score0.00384EPSS
SaveExploits0References2
HackRead
HackRead
•added 2022/12/20 3:41 p.m.•26 views

Google Disruption Fails to Stop Glupteba Botnet

By Deeba Ahmed In December 2021, Google announced it had disrupted the Glupteba botnet and filed a lawsuit against two of its Russian operators, but it turns out the botnet is back and kicking. This is a post from HackRead.com Read the original post: Google Disruption Fails to Stop Glupteba Botne...

3.3AI score
SaveExploits0
Rows per page
Query Builder