From 4b1f7e629d740c0cb71848983fe0ec06bb37c844 Mon Sep 17 00:00:00 2001 From: nizam0906 Date: Tue, 29 Oct 2019 19:06:41 +0530 Subject: [PATCH] Fixed Broken Links in PostgreSQL Injection --- SQL Injection/PostgreSQL Injection.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SQL Injection/PostgreSQL Injection.md b/SQL Injection/PostgreSQL Injection.md index 2bf952c..00bbbf4 100644 --- a/SQL Injection/PostgreSQL Injection.md +++ b/SQL Injection/PostgreSQL Injection.md @@ -20,8 +20,8 @@ * [PostgreSQL File Read](#postgresql-file-read) * [PostgreSQL File Write](#postgresql-file-write) * [PostgreSQL Command execution](#postgresql-command-execution) - * [CVE-2019–9193](#cve-2019–9193) - * [Using libc.so.6](#using-libc-so-6) + * [CVE-2019–9193](#cve-20199193) + * [Using libc.so.6](#using-libcso6) * [References](#references) ## PostgreSQL Comments