chris

FreeBSD 12 — libsixel — multiple vulnerabilities (2 CVEs) — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — libsixel — multiple vulnerabilities (2 CVEs) — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 31 October 2019 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: Memory leak in different components Related CVEs: CVE-2018-14072 CVE-2018-14073 Upstream summary: MITRE reports: bsixel 1.8.1 has a memory leak in sixel_decoder_decode in decoder.c, image_buffer_resize in fromsixel.c, sixel_decode_raw in fromsixel.c and […]

Read more
Как установить и настроить phpMyAdmin в Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

Как установить и настроить phpMyAdmin в Ubuntu 16.04

Несмотря на то, что многие пользователи испытывают потребность в системе управления базами данных вроде MySQL, работа с MySQL только с помощью средств командной строки может вызывать дискомфорт. phpMyAdmin был создан для того, чтобы пользователи могли управлять базой данных…

Read more
Debian 9 — vim — vulnerability — patch and remediation guide — diagnosis and fix on Debian 9

Debian 9 — vim — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 31 October 2019 Affected versions: Debian 9 (stretch) 📖 ~4 min read  •  Source: Debian Security Tracker Related CVEs: CVE-2019-12735 Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution – Primary Fix Solution – Alternative Approaches Verification & Acceptance […]

Read more
openSUSE Tumbleweed — apache-commons-httpclient — multiple vulnerabilities (3 CVEs) — patch and remediation guide — diagnosis and fix on openSUSE Tumbleweed

openSUSE Tumbleweed — apache-commons-httpclient — multiple vulnerabilities (3 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 25 May 2026 Affected versions: openSUSE Tumbleweed 📖 ~4 min read  •  Source: SUSE advisory openSUSE-SU-2020:1873-1 (see also SUSE bugzilla) Related CVEs: CVE-2015-5262 CVE-2012-5783 CVE-2014-3577 Upstream summary: http/conn/ssl/SSLConnectionSocketFactory.java in Apache HttpComponents HttpClient before 4.3.6 ignores the http.socket.timeout configuration setting during an SSL handshake, which allows remote attackers […]

Read more
How to Configure Hyper-V on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure Hyper-V on Windows Server 2019

How to Configure Hyper-V on Windows Server 2019 Hyper-V on Windows Server 2019 is Microsoft’s enterprise-grade hypervisor providing hardware virtualization for running multiple isolated virtual machines on a single physical host. Windows Server 2019 Datacenter edition includes unlimited virtual machine licenses for Windows Server guests, making it cost-effective for large-scale virtualization. Hyper-V supports features like […]

Read more
Ubuntu 16.04 — liblivemedia — multiple vulnerabilities (4 CVEs) — patch and remediation guide — diagnosis and fix on Ubuntu 16.04

Ubuntu 16.04 — liblivemedia — multiple vulnerabilities (4 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 31 October 2019 Affected versions: Ubuntu 16.04 (xenial) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-4853-1 Related CVEs: CVE-2018-4013 CVE-2019-6256 CVE-2019-7314 CVE-2019-9215 Upstream summary: It was discovered that liveMedia incorrectly handled certain network packets. An attacker could possibly use this issue to execute arbitrary code. […]

Read more
Docker Explicado: Cómo crear Contenedores de Docker corriendo en Memcached — step-by-step Docker tutorial on Progressive Robot

Docker Explicado: Cómo crear Contenedores de Docker corriendo en Memcached

Para la mayoría de las aplicaciones web, es extremadamente raro encontrar que el CPU sea el culpable de las peticiones abandonadas de HTTP o la sobrecarga de peticiones en el servidor web. Usualmente suele ser debido a una instalación de baja ingeniería sin capa de almacenamiento en caché, consumiendo todos los recursos de la memoria de datos en backend (es decir, la base de datos de su preferencia).

Read more
CHAT