chris

FreeBSD 12 — apache+mod_ssl+mod_snmp+mod_deflate — multiple vulnerabilities (3 CVEs) — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — apache+mod_ssl+mod_snmp+mod_deflate — multiple vulnerabilities (3 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 5 January 2020 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: apache — Prevent chunk-size integer overflow on platforms where sizeof(int) < sizeof(long) Related CVEs: CVE-2005-2088 CVE-2005-3352 CVE-2006-3747 Upstream summary: Apache ChangeLog reports: Integer overflow in the ap_proxy_send_fb function in proxy/proxy_util.c […]

Read more
Arch Linux — podofo — multiple vulnerabilities (11 CVEs) — patch and remediation guide — diagnosis and fix on Arch Linux

Arch Linux — podofo — multiple vulnerabilities (11 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: Arch Linux (rolling release) 📖 ~4 min read  •  Source: Arch ASA ASA-202101-36 Related CVEs: CVE-2019-9687 CVE-2019-9199 CVE-2018-5783 CVE-2018-20751 CVE-2018-19532 CVE-2018-14320 CVE-2018-12982 CVE-2018-11256  +3 more Upstream summary: Type: multiple issues. Status: Fixed. Affected: 0.9.6-3. Fixed in: 0.9.7-1. Group: AVG-867. Table of contents […]

Read more
Функция init в Go — step-by-step Programming tutorial on Progressive Robot

Функция init в Go

В Go заданнная функция init() выделяет элемент кода, который запускатся до любой другой части вашего пакета. Этот код запускается сразу же после импорта пакета, и его можно использовать при…

Read more
How To Write a Simple Shell Script on a VPS (Part 3) — step-by-step Linux tutorial on Progressive Robot

How To Write a Simple Shell Script on a VPS (Part 3)

In the third part of our Shell Script tutorial, you’ll learn all the “if’s” and “else’s” of bash, and how to use them to your advantage. Conditional statements are indispensable to any useful scripting and full-featured programming language.

Read more
FreeBSD 12 — py35-matrix-synapse — vulnerability — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — py35-matrix-synapse — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 5 January 2020 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: py-matrix-synapse — users of single-sign-on are vulnerable to phishing Related CVEs: CVE-2019-5885 Upstream summary: Matrix developers report: [The 1.11.1] release includes a security fix impacting installations using Single Sign-On (i.e. […]

Read more
Контейнеризация приложения Laravel 6 для разработки с помощью Docker Compose в Ubuntu 18.04 — step-by-step Docker tutorial on Progressive Robot

Контейнеризация приложения Laravel 6 для разработки с помощью Docker Compose в Ubuntu 18.04

Контейнеризация приложения — это процесс адаптации приложения и его компонентов для работы в облегченных средах, называемых контейнерами. Это изолируемые одноразовые среды, которые используются для разработки, тестирования и…

Read more
Android ProgressBar Example — step-by-step DevOps tutorial on Progressive Robot

Android ProgressBar Example

Welcome to Android ProgressBar Example. Today we'll implement android ProgressBar in our application. There are two types of progress bars : Horizontal and Circular. We'll create both of these progress bar in android application. Android ProgressBar Android ProgressBar is a graphical view indicator that shows some progress. Android progress bar displays a bar representing the […]

Read more
FreeBSD 12 — p5-File-Path — vulnerability — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — p5-File-Path — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 4 January 2020 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: p5-File-Path — rmtree allows creation of setuid files Related CVEs: CVE-2005-0448 Upstream summary: Jan Lieskovsky reports: perl-File-Path rmtree race condition (CVE-2005-0448 was assigned to address this) This vulnerability was fixed […]

Read more
CHAT