2021 - Page 558 of 759

IBM AIX 7.1 — CVE-2021-39085 — sql injection — patch and remediation guide — diagnosis and fix on IBM AIX 7.1

IBM AIX 7.1 — CVE-2021-39085 — sql injection — patch and remediation guide

🟡 Medium   ⏱ 15–45 min  Last verified: 10 April 2021 Affected versions: IBM AIX 7.1 📖 ~4 min read  •  Source: NVD CVE-2021-39085, IBM Support Bulletin CVE: CVE-2021-39085 NVD summary: IBM Sterling B2B Integrator Standard Edition 6.0.0.0 through 6.0.3.5, 6.1.0.0 through 6.1.0.4, and 6.1.1.0 through 6.1.1.1 is vulnerable to SQL injection. A remote attacker […]

Read more
How To Use Variables in Ansible Playbooks — step-by-step Devops tutorial on Progressive Robot

How To Use Variables in Ansible Playbooks

Ansible supports the use of variables to better customize the execution of tasks and playbooks. This way, it’s possible to use the same playbook with different targets and environments. Variables can come from different sources, such as the playbook file itself or external variable files that are imported in the playbook. Learn more about Ansible variables in this short guide.

Read more
Ubuntu 14.04 — wkhtmltopdf — vulnerability — patch and remediation guide — diagnosis and fix on Ubuntu 14.04

Ubuntu 14.04 — wkhtmltopdf — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 10 April 2021 Affected versions: Ubuntu 14.04 (trusty) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-6232-1 Related CVEs: CVE-2020-21365 Upstream summary: It was discovered that wkhtmltopdf was not properly enforcing the same-origin policy when processing certain HTML files. If a user or automated system using […]

Read more
Arch Linux — erlang — vulnerability — patch and remediation guide — diagnosis and fix on Arch Linux

Arch Linux — erlang — vulnerability — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 25 May 2026 Affected versions: Arch Linux (rolling release) 📖 ~4 min read  •  Source: Arch ASA ASA-202101-39 Related CVEs: CVE-2020-35733 Upstream summary: Type: certificate verification bypass. Status: Fixed. Affected: 23.2-3. Fixed in: 23.2.2-1. Group: AVG-1457. Table of contents Symptom & Impact Environment & Reproduction Root Cause […]

Read more
Installieren von Node.js unter Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Installieren von Node.js unter Ubuntu 20.04

Node.js ist eine JavaScript-Laufzeitumgebung für serverseitige Programmierung. Sie ermöglicht Entwicklern die Erstellung von skalierbaren Backend-Funktionen mit JavaScript, einer Sprache, die viele aus der Browser-basierten Webentwicklung bereits…

Read more
SLES 12 — perl-DBI — multiple vulnerabilities (6 CVEs) — patch and remediation guide — diagnosis and fix on SLES 12

SLES 12 — perl-DBI — multiple vulnerabilities (6 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 10 April 2021 Affected versions: SLES 12 📖 ~4 min read  •  Source: SUSE advisory SUSE-SU-2020:14510-1 (see also SUSE bugzilla) Related CVEs: CVE-2013-7490 CVE-2019-20919 CVE-2020-14392 CVE-2020-14393 CVE-2014-10401 CVE-2014-10402 Upstream summary: An issue was discovered in the DBI module before 1.632 for Perl. Using many arguments to methods […]

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

Arch Linux — dhcp — multiple vulnerabilities (2 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 25 May 2026 Affected versions: Arch Linux (rolling release) 📖 ~4 min read  •  Source: Arch ASA ASA-202106-10 Related CVEs: CVE-2021-25217 CVE-2018-5733 Upstream summary: Type: arbitrary code execution. Status: Fixed. Affected: 4.4.2-2. Fixed in: 4.4.2.P1-1. Group: AVG-2004. Table of contents Symptom & Impact Environment & Reproduction Root […]

Read more
Built-in Python 3 Functions for Working with Numbers — step-by-step Python tutorial on Progressive Robot

Built-in Python 3 Functions for Working with Numbers

This tutorial will go through a few of the built-in functions that can be used with numeric data types in Python 3. Becoming familiar with these methods can give you more flexibility when programming. We’ll go over the following functions: abs() for absolute value, divmod() to find a quotient and remainder simultaneously, pow() to raise a number to a certain power, round() to round a number to a certain decimal point, sum() to calculate the sum of the items in an iterable data type.

Read more
Oracle Linux 8 — mariadb:10.3 — security and stability fixes — required update — diagnosis and fix on Oracle Linux 8

Oracle Linux 8 — mariadb:10.3 — security and stability fixes — required update (ELSA-2019-3708)

🟡 Medium   ⏱ 10–30 min  Last verified: 9 April 2021 Affected versions: Oracle Linux 8 📖 ~4 min read  •  Source: ELSA advisory ELSA-2019-3708 Related CVEs: CVE-2019-2510 CVE-2019-2537 CVE-2019-2614 CVE-2019-2627 CVE-2019-2628 CVE-2019-2737 Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution – Primary Fix Solution – […]

Read more
CHAT