Lucene search
+L

2569 matches found

Huntr
Huntr
added 2023/10/01 6:08 p.m.32 views

CWE-476 leads to potential OOB Read

Environment bash Distributor ID: Debian Description: Debian GNU/Linux bookworm/sid Version I checked against the master branch as of 09/25 at commit f109bf93c9402e4e3122a7ae7846e6feae4fa222 . Description This AddressSanitizer output is indicating a OOB read that is semi-controllable, but is...

1.9CVSS6.6AI score0.00431EPSS
SaveExploits1
Citrix
Citrix
added 2023/08/27 12:00 a.m.23 views

Propagation Error: "Server is not reachable. Configuration settings might be out of date"

When selecting propagate changes in the primary Storefront server, the propagation completes successfully however the following warning and error ispresent in the server details: Warning - "Propagated changes today at . Some servers were not synchronized." Error - "Server is not reachable...

7.2AI score
SaveExploits0
Citrix
Citrix
added 2023/08/22 12:00 a.m.17 views

StoreFront Propagate Changes not working

Running Propagation results in MMC returning "Snap-in Unavailable: This snap-in performed a non-valid operation and has been unloaded ... Exception Message: Object reference not set to an instance of an object" In event viewer, Citrix Delivery Services Admin records "Error in retrieving...

7AI score
SaveExploits0
The Hacker News
The Hacker News
added 2023/08/04 10:33 a.m.25 views

Malicious npm Packages Found Exfiltrating Sensitive Data from Developers

Cybersecurity researchers have discovered a new bunch of malicious packages on the npm package registry that are designed to exfiltrate sensitive developer information. Software supply chain firm Phylum, which first identified the "test" packages on July 31, 2023, said they "demonstrated increasi...

7.1AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2023/06/06 12:45 a.m.28 views

JStachio XSS vulnerability: Unescaped single quotes

Impact Description: JStachio fails to escape single quotes ' in HTML, allowing an attacker to inject malicious code. Reproduction Steps: Use the following template code: html Set the value variable to ' onblur='alert1. java public class Escaping public static void mainString args Model model = ne...

6.1CVSS7.3AI score0.00579EPSS
SaveExploits1References7Affected Software1
Prion
Prion
added 2023/05/30 10:15 p.m.25 views

Code injection

JStachio is a type-safe Java Mustache templating engine. Prior to version 1.0.1, JStachio fails to escape single quotes ' in HTML, allowing an attacker to inject malicious code. This vulnerability can be exploited by an attacker to execute arbitrary JavaScript code in the context of other users...

5.8CVSS6.5AI score0.00579EPSS
SaveExploits1References5Affected Software1
Citrix
Citrix
added 2023/04/17 12:00 a.m.17 views

[NetScaler] HA Full Sync may cause Heartbeats missing

In a NetScaler HA High Availability setup, you may observe the following issues: HA Full sync can cause both nodes report peer node DOWN due to heartbeats missing. A new command propagation can cause HA Full sync again, and also leads node DOWN. The issue happens when all of the following trigger...

7.1AI score
SaveExploits0
The Hacker News
The Hacker News
added 2023/04/04 1:16 p.m.87 views

Rorschach Ransomware Emerges: Experts Warn of Advanced Evasion Strategies

Cybersecurity researchers have taken the wraps off a previously undocumented ransomware strain called Rorschach that's both sophisticated and fast. "What makes Rorschach stand out from other ransomware strains is its high level of customization and its technically unique features that have not be...

9.8CVSS9.8AI score0.95478EPSS
SaveExploits7
Spring Security Advisories
Spring Security Advisories
added 2023/03/29 12:00 a.m.107 views

Context Propagation with Project Reactor 3 - Unified Bridging between Reactive and Imperative

This post is a part of a series: 1. The Basics 2. The bumpy road of Spring Cloud Sleuth 3. Unified Bridging between Reactive and Imperative We concluded the last article with the thought that Spring Cloud Sleuth’s MANUAL context propagation strategy is both performant and provides correct...

6.8AI score
SaveExploits0
Spring Security Advisories
Spring Security Advisories
added 2023/03/29 12:00 a.m.35 views

Context Propagation with Project Reactor 3 - Unified Bridging between Reactive and Imperative

This post is a part of a series: 1. The Basics 2. The bumpy road of Spring Cloud Sleuth 3. Unified Bridging between Reactive and Imperative We concluded the last article with the thought that Spring Cloud Sleuth’s MANUAL context propagation strategy is both performant and provides correct...

6.8AI score
SaveExploits0
Spring Security Advisories
Spring Security Advisories
added 2023/03/28 12:00 a.m.26 views

This Week in Spring - March 28th, 202

Hi, Spring fans! Welcome to another installment of This Week in Spring! I'm reporting to you from Los Angeles, where my family and I have gone for my daughter's spring break. We're going to survey some prospective colleges and we're going to Disneyland. Needless to say, I'm doubly glad to have al...

6.4AI score
SaveExploits0
Spring Security Advisories
Spring Security Advisories
added 2023/03/28 12:00 a.m.102 views

Context Propagation with Project Reactor 2 - The bumpy road of Spring Cloud Sleuth

This post is a part of a series: 1. The Basics 2. The bumpy road of Spring Cloud Sleuth 3. Unified Bridging between Reactive and Imperative Spring Cloud Sleuth recently became Micrometer Tracing, part of the Micrometer project. Most of the tracing instrumentation is centered within Micrometer und...

6.6AI score
SaveExploits0
Spring Security Advisories
Spring Security Advisories
added 2023/03/27 12:00 a.m.61 views

Context Propagation with Project Reactor 1 - The Basics

This post is a part of a series: 1. The Basics 2. The bumpy road of Spring Cloud Sleuth 3. Unified Bridging between Reactive and Imperative Spring Boot 3 and Spring Framework 6 brought us a unified and consistent way to enable Observability in applications that use Micrometer. The evolution from...

6.6AI score
SaveExploits0
The Hacker News
The Hacker News
added 2023/03/13 12:24 p.m.5 views

Fake ChatGPT Chrome Extension Hijacking Facebook Accounts for Malicious Advertising

A fake ChatGPT-branded Chrome browser extension has been found to come with capabilities to hijack Facebook accounts and create rogue admin accounts, highlighting one of the different methods cyber criminals are using to distribute malware. "By hijacking high-profile Facebook business accounts, t...

6.3AI score
SaveExploits0
Atlassian
Atlassian
added 2023/03/07 6:17 p.m.35 views

Session invalidation should be propagated to other nodes in the cluster

In Jira there are some events like password change, user delete which invalidates user sessions. Currently those events only invalidate sessions on the node where the event was triggered. Those events should be propagated to other nodes...

2.1AI score
SaveExploits0
The Hacker News
The Hacker News
added 2023/02/23 10:45 a.m.3 views

New S1deload Malware Hijacking Users' Social Media Accounts and Mining Cryptocurrency

An active malware campaign has set its sights on Facebook and YouTube users by leveraging a new information stealer to hijack the accounts and abuse the systems' resources to mine cryptocurrency. Bitdefender is calling the malware S1deload Stealer for its use of DLL side-loading techniques to get...

6.6AI score
SaveExploits0
F5 Networks
F5 Networks
added 2023/02/21 8:02 p.m.63 views

K30714460: OpenSSL vulnerability CVE-2015-3193

Security Advisory Description The Montgomery squaring implementation in crypto/bn/asm/x8664-mont5.pl in OpenSSL 1.0.2 before 1.0.2e on the x8664 platform, as used by the BNmodexp function, mishandles carry propagation and produces incorrect output, which makes it easier for remote attackers to...

7.5CVSS7.3AI score0.25137EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2023/02/15 5:57 a.m.5 views

SUSE CVE-2010-3304

The ACL plugin in Dovecot 1.2.x before 1.2.13 propagates INBOX ACLs to newly created mailboxes in certain configurations, which might allow remote attackers to read mailboxes that have unintended weak ACLs...

6.4CVSS7AI score0.0271EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 5:56 a.m.8 views

SUSE CVE-2010-4022

The dostandalone function in the MIT krb5 KDC database propagation daemon kpropd in Kerberos 1.7, 1.8, and 1.9, when running in standalone mode, does not properly handle when a worker child process "exits abnormally," which allows remote attackers to cause a denial of service listening process...

5CVSS6.9AI score0.03652EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 5:11 a.m.8 views

SUSE CVE-2015-8618

The Int.Exp Montgomery code in the math/big library in Go 1.5.x before 1.5.3 mishandles carry propagation and produces incorrect output, which makes it easier for attackers to obtain private RSA keys via unspecified vectors...

7.5CVSS7.1AI score0.02627EPSS
SaveExploits0References4
Rows per page
Query Builder