Lucene search
K

18 matches found

SUSE Linux
SUSE Linux
added 2025/04/16 7:53 a.m.2 views

Security update for rubygem-bundler

This update for rubygem-bundler fixes the following issues: CVE-2020-36327: Fixed bundler choosing a dependency source based on the highest gem version number, which means that a rogue gem found at a public source may be chosen bsc1185842 Other fixes: - Updated to version 2.2.34 Patch...

8.8CVSS7.3AI score0.25071EPSS
Exploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:44 a.m.7 views

SUSE CVE-2017-9798

Apache httpd allows remote attackers to read secret data from process memory if the Limit directive can be set in a user's .htaccess file, or if httpd.conf has certain misconfigurations, aka Optionsbleed. This affects the Apache HTTP Server through 2.2.34 and 2.4.x through 2.4.27. The attacker...

5.9CVSS9.6AI score0.9384EPSS
Exploits9References13
OSV
OSV
added 2022/10/13 7:11 p.m.24 views

GHSA-X4Q7-M6FP-4V9V October CMS Safe Mode bypass leads to authenticated Remote Code Execution

Impact This vulnerability only affects installations that rely on the safe mode restriction, commonly used when providing public access to the admin panel. Assuming an attacker has access to the admin panel and permission to open the "Editor" section, they can bypass the Safe Mode cms.safemode...

7.2CVSS6.6AI score0.00532EPSS
Exploits0References3
OSV
OSV
added 2022/10/13 12:0 a.m.3 views

CVE-2022-35944 October CMS Safe Mode bypass leads to authenticated RCE (Remote Code Execution)

October is a self-hosted Content Management System CMS platform based on the Laravel PHP Framework. This vulnerability only affects installations that rely on the safe mode restriction, commonly used when providing public access to the admin panel. Assuming an attacker has access to the admin pan...

6.2CVSS7AI score0.00532EPSS
Exploits0References3
Hacker One
Hacker One
added 2020/11/20 2:2 a.m.104 views

Automattic: Sql injection on docs.atavist.com

hello dear team I have found SQL injection on docs.atavist.com url:http://docs.atavist.com/readerapi/stories.php?limit=10&offset=20&organizationid=88822&search=0&sort= parameters: injectable search=0 Parameter: search GET Type: AND/OR time-based blind Title: MySQL = 5.0.12 AND time-based blind...

0.3AI score
Exploits0
Packet Storm
Packet Storm
added 2020/10/01 12:0 a.m.343 views

SpinetiX Fusion Digital Signage 3.4.8 Database Backup Disclosure

SpinetiX Fusion Digital Signage 3.4.8 Database Backup Disclosure Vendor: SpinetiX AG Product web page: https://www.spinetix.com Affected version: = 3.4.8 1.0.36274 Summary: At SpinetiX we inspire businesses to unlock the potential of their story. We believe in the power of digital signage as a...

7.4AI score
Exploits0
RedhatCVE
RedhatCVE
added 2018/03/26 2:48 p.m.55 views

CVE-2017-15710

In Apache httpd 2.0.23 to 2.0.65, 2.2.0 to 2.2.34, and 2.4.0 to 2.4.29, modauthnzldap, if configured with AuthLDAPCharsetConfig, uses the Accept-Language header value to lookup the right charset encoding when verifying the user's credentials. If the header value is not present in the charset...

7.5CVSS1.5AI score0.13193EPSS
Exploits0References2
Mageia
Mageia
added 2018/03/07 8:37 p.m.35 views

Updated dovecot packages fix security vulnerabilities

Dovecot has been updated to version 2.2.34 to fix two security issues. CVE-2017-14461: This vulnerability comes in two flavors. A malicious party can send a specially crafted email to a vulnerable system, causing it to crash dovecot. In some systems, the mail can be stored into the mail system,...

7.1CVSS3AI score0.01663EPSS
Exploits0References3
OSV
OSV
added 2018/03/02 3:29 p.m.0 views

ALPINE-CVE-2017-15130

A denial of service flaw was found in dovecot before 2.2.34. An attacker able to generate random SNI server names could exploit TLS SNI configuration lookups, leading to excessive memory usage and the process to restart...

5.9CVSS6.6AI score0.0124EPSS
Exploits0References1
OSV
OSV
added 2017/09/18 3:29 p.m.5 views

DEBIAN-CVE-2017-9798

Apache httpd allows remote attackers to read secret data from process memory if the Limit directive can be set in a user's .htaccess file, or if httpd.conf has certain misconfigurations, aka Optionsbleed. This affects the Apache HTTP Server through 2.2.34 and 2.4.x through 2.4.27. The attacker...

7.5CVSS9.1AI score0.9384EPSS
Exploits9References1
Exploit DB
Exploit DB
added 2017/09/18 12:0 a.m.3631 views

Apache < 2.2.34 / < 2.4.27 - OPTIONS Memory Leak

!/usr/bin/env python3 Optionsbleed proof of concept test by Hanno Böck import argparse import urllib3 import re def testbleedurl, args: r = pool.request'OPTIONS', url try: allow = strr.headers"Allow" except KeyError: return False if allow in dup: return dup.appendallow if allow == "": print"empty...

7.5CVSS7AI score0.9384EPSS
Exploits9
OSV
OSV
added 2017/07/13 4:29 p.m.2 views

DEBIAN-CVE-2017-9788

In Apache httpd before 2.2.34 and 2.4.x before 2.4.27, the value placeholder in Proxy-Authorization headers of type 'Digest' was not initialized or reset before or between successive key=value assignments by modauthdigest. Providing an initial key with no '=' assignment could reflect the stale...

9.1CVSS8.9AI score0.49498EPSS
Exploits0References1
Apache Httpd
Apache Httpd
added 2017/05/06 12:0 a.m.47 views

Apache Httpd < 2.2.34 : ap_find_token() Buffer Overread

The HTTP strict parsing changes added in 2.2.32 and 2.4.24 introduced a bug in token list parsing, which allows apfindtoken to search past the end of its input string. By maliciously crafting a sequence of request headers, an attacker may be able to cause a segmentation fault, or to force...

7.5CVSS2AI score0.64829EPSS
Exploits1Affected Software1
Apache Httpd
Apache Httpd
added 2017/02/06 12:0 a.m.88 views

Apache Httpd < 2.2.34 : ap_get_basic_auth_pw() Authentication Bypass

Use of the apgetbasicauthpw by third-party modules outside of the authentication phase may lead to authentication requirements being bypassed. Third-party module writers SHOULD use apgetbasicauthcomponents, available in 2.2.34 and 2.4.26, instead of apgetbasicauthpw. Modules which call the legacy...

9.8CVSS2AI score0.08717EPSS
Exploits0Affected Software1
seebug.org
seebug.org
added 2011/11/24 12:0 a.m.33 views

PmWiki &lt;= 2.2.34 (pagelist) Remote PHP Code Injection Exploit

No description provided by source. ?php / ------------------------------------------------------------- PmWiki = 2.2.34 pagelist Remote PHP Code Injection Exploit ------------------------------------------------------------- author...............: Egidio Romano aka EgiX mail.................:...

7.5CVSS0.1AI score0.84053EPSS
Exploits12
Exploit DB
Exploit DB
added 2011/11/23 12:0 a.m.71 views

PmWiki 2.2.34 - &#039;pagelist&#039; Remote PHP Code Injection (1)

$r 454. if @$PageListSortCmp$o 455. $code .= "$c = $PageListSortCmp$o; "; 456. else 457. $code .= "$c = @strcasecmp$PCache$x'$o',$PCache$y'$o'; "; 458. $code .= "if $c return $r$c;\n"; 459. 460. StopWatch'PageListSort sort'; 461. if $code 462. uasort$list, 463. createfunction'$x,$y',...

7.5CVSS7AI score0.84053EPSS
Exploits12
Saint
Saint
added 2010/12/10 12:0 a.m.19 views

Disk Pulse Server GetServerInfo buffer overflow

Added: 12/10/2010 BID: 43919 Background Disk Pulse is a disk change monitoring solution. Problem A buffer overflow vulnerability in Disk Pulse Server allows remote attackers to execute arbitrary commands by sending a specially crafted GetServerInfo request to port 9120/TCP. Resolution Upgrade to ...

3.2AI score
Exploits0
OpenVAS
OpenVAS
added 2010/10/22 12:0 a.m.8 views

Disk Pulse Server Stack Remote Buffer Overflow Vulnerability

Disk Pulse Server is prone to remote stack buffer overflow vulnerability. SPDX-FileCopyrightText: 2010 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.9AI score
Exploits0References2
Rows per page
Query Builder