Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
Added shortcode to iterate through CVEX directory and add links to ho…
Browse files Browse the repository at this point in the history
…me page
  • Loading branch information
gracefeng05 committed May 28, 2024
1 parent 931e6d3 commit 886cc65
Show file tree
Hide file tree
Showing 17 changed files with 438 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: CVEX-2017-1000499
description: phpMyAdmin versions 4.7.x (prior to 4.7.6.1/4.7.7) are vulnerable to a CSRF weakness. By deceiving a user to click on a crafted URL, it is possible to perform harmful database operations such as deleting records, dropping/truncating tables etc.
layout: single
date: 2021-12-19T20:39:39-08:00
date: 2024-05-27T15:34:00-07:00
draft: true
weight: 50
url: /CVEX-2017-1000499/
Expand Down
11 changes: 11 additions & 0 deletions content/CVEX/CVEX-2023-28155.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
title: CVEX-2023-28155
description: The Request package through 2.88.1 for Node.js allows a bypass of SSRF mitigations via an attacker-controller server that does a cross-protocol redirect (HTTP to HTTPS, or HTTPS to HTTP). This vulnerability only affects products that are no longer supported by the maintainer.
layout: single
date: 2024-05-27T15:34:00-07:00
draft: true
weight: 50
url: /CVEX-2023-28155/
---

Description goes here.
11 changes: 11 additions & 0 deletions content/CVEX/CVEX-2023-31419.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
title: CVEX-2023-31419
description: A flaw was discovered in Elasticsearch, affecting the _search API that allowed a specially crafted query string to cause a Stack Overflow and ultimately a Denial of Service.
layout: single
date: 2024-05-27T15:34:00-07:00
draft: true
weight: 50
url: /CVEX-2023-31419/
---

Description goes here.
2 changes: 1 addition & 1 deletion content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ description: A Collection of our Completed CVEXes
layout: single
---

CVEXes go here.
{{< CVEX-links >}}
2 changes: 1 addition & 1 deletion public/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ <h1 class="post-title">404 — Page not found...</h1>
</main>
<footer class="site-footer">
<p class="buildinfo">
<time datetime="2024-05-27 18:03:36 PDT">Site built on: 2024-05-27 18:03:36 PDT</time>
<time datetime="2024-05-27 18:12:07 PDT">Site built on: 2024-05-27 18:12:07 PDT</time>
</p>
<div class="copyright">
<p></p>
Expand Down
12 changes: 6 additions & 6 deletions public/CVEX-2017-1000499/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<meta property="og:title" content="CVEX-2017-1000499 :: CVEX" />
<meta property="og:description" content="phpMyAdmin versions 4.7.x (prior to 4.7.6.1/4.7.7) are vulnerable to a CSRF weakness. By deceiving a user to click on a crafted URL, it is possible to perform harmful database operations such as deleting records, dropping/truncating tables etc." />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2021-12-19 20:39:39 -0800 PST" />
<meta property="article:modified_time" content="2021-12-19 20:39:39 PST" />
<meta property="article:published_time" content="2024-05-27 15:34:00 -0700 PDT" />
<meta property="article:modified_time" content="2024-05-27 15:34:00 PDT" />
<meta property="article:author" content="CVEX" />
<meta property="og:url" content="http://localhost:1313/CVEX-2017-1000499/" />
<meta property="og:site_name" content="CVEX" />
Expand Down Expand Up @@ -61,11 +61,11 @@
<header class="post-header">
<h1 class="post-title"><a href="http://localhost:1313/CVEX-2017-1000499/">CVEX-2017-1000499</a></h1>
<div class="post-meta">
<time pubdate datetime="2021-12-19 20:39:39 PST">
<time pubdate datetime="2024-05-27 15:34:00 PDT">
Published on
2021-12-19 20:39:39 PST
2024-05-27 15:34:00 PDT
</time>
<time pubdate datetime="2021-12-19 20:39:39 PST"> last modified 2021-12-19 20:39:39 PST. </time>
<time pubdate datetime="2024-05-27 15:34:00 PDT"> last modified 2024-05-27 15:34:00 PDT. </time>
</div>
<p class="post-description">phpMyAdmin versions 4.7.x (prior to 4.7.6.1/4.7.7) are vulnerable to a CSRF weakness. By deceiving a user to click on a crafted URL, it is possible to perform harmful database operations such as deleting records, dropping/truncating tables etc.</p>
</header>
Expand All @@ -81,7 +81,7 @@ <h1 class="post-title"><a href="http://localhost:1313/CVEX-2017-1000499/">CVEX-2
</main>
<footer class="site-footer">
<p class="buildinfo">
<time datetime="2024-05-27 18:03:36 PDT">Site built on: 2024-05-27 18:03:36 PDT</time>
<time datetime="2024-05-27 18:13:16 PDT">Site built on: 2024-05-27 18:13:16 PDT</time>
</p>
<div class="copyright">
<p></p>
Expand Down
100 changes: 100 additions & 0 deletions public/CVEX-2023-28155/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,100 @@
<!DOCTYPE html>
<html lang="en">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<title>CVEX-2023-28155 :: CVEX</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="The Request package through 2.88.1 for Node.js allows a bypass of SSRF mitigations via an attacker-controller server that does a cross-protocol redirect (HTTP to HTTPS, or HTTPS to HTTP). This vulnerability only affects products that are no longer supported by the maintainer." />
<meta name="keywords" content="" />
<meta name="robots" content="noodp" />
<link rel="canonical" href="http://localhost:1313/CVEX-2023-28155/" />
<meta property="og:locale" content="en" />
<meta property="og:title" content="CVEX-2023-28155 :: CVEX" />
<meta property="og:description" content="The Request package through 2.88.1 for Node.js allows a bypass of SSRF mitigations via an attacker-controller server that does a cross-protocol redirect (HTTP to HTTPS, or HTTPS to HTTP). This vulnerability only affects products that are no longer supported by the maintainer." />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2024-05-27 15:34:00 -0700 PDT" />
<meta property="article:modified_time" content="2024-05-27 15:34:00 PDT" />
<meta property="article:author" content="CVEX" />
<meta property="og:url" content="http://localhost:1313/CVEX-2023-28155/" />
<meta property="og:site_name" content="CVEX" />
<meta property="og:image" content="" />
<meta property="og:image:width" content="2048" />
<meta property="og:image:height" content="1024" />



<link rel="shortcut icon" href="" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=Roboto+Slab:wght@300;400;500&family=Ubuntu+Mono:ital@0;1&display=swap"
rel="stylesheet"
/>
<link href="/CVEX-2023-28155/" rel="alternate" type="application/rss+xml" title="CVEX" />
<link rel="stylesheet" href="http://localhost:1313/styles.css" />
</head>

<body>
<div class="theme-container">
<div class="container">
<header class="site-header">
<nav class="navbar">
<div class="navbar__first">
<ul class="navbar__list borders">
<li><a href="http://localhost:1313/">Home</a></li>
<li>
<button class="theme-toggle transparent"><svg class="theme-toggler" width="24" height="24" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M22 41C32.4934 41 41 32.4934 41 22C41 11.5066 32.4934 3 22
3C11.5066 3 3 11.5066 3 22C3 32.4934 11.5066 41 22 41ZM7 22C7
13.7157 13.7157 7 22 7V37C13.7157 37 7 30.2843 7 22Z"
/>
</svg>
</button>
</li>
</ul>
</div>
<div class="navbar__separator"></div>
</nav>
</header>
<main class="site-main"><article class="post">
<header class="post-header">
<h1 class="post-title"><a href="http://localhost:1313/CVEX-2023-28155/">CVEX-2023-28155</a></h1>
<div class="post-meta">
<time pubdate datetime="2024-05-27 15:34:00 PDT">
Published on
2024-05-27 15:34:00 PDT
</time>
<time pubdate datetime="2024-05-27 15:34:00 PDT"> last modified 2024-05-27 15:34:00 PDT. </time>
</div>
<p class="post-description">The Request package through 2.88.1 for Node.js allows a bypass of SSRF mitigations via an attacker-controller server that does a cross-protocol redirect (HTTP to HTTPS, or HTTPS to HTTP). This vulnerability only affects products that are no longer supported by the maintainer.</p>
</header>
<div class="post-content">
<p>Description goes here.</p>

</div>


<footer class="post-footer">
</footer>
</article>
</main>
<footer class="site-footer">
<p class="buildinfo">
<time datetime="2024-05-27 18:13:21 PDT">Site built on: 2024-05-27 18:13:21 PDT</time>
</p>
<div class="copyright">
<p></p>
<nav class="navbar">
<ul class="navbar__list">
<li><a href="http://localhost:1313/posts/index.xml">RSS</a></li>
<li><a href="http://localhost:1313/sitemap.xml">Sitemap</a></li>
</ul>
</nav>
</div>
<p class="themeinfo">Powered by <a href="https://gohugo.io">Hugo</a>, using theme <a href="https://manid2.github.io/hugo-xterm/">Hugo Xterm</a>.</p>
</footer>
</div>
</div><script type="text/javascript" src="/bundle.js"></script>
</body>
</html>
100 changes: 100 additions & 0 deletions public/CVEX-2023-31419/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,100 @@
<!DOCTYPE html>
<html lang="en">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<title>CVEX-2023-31419 :: CVEX</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="A flaw was discovered in Elasticsearch, affecting the _search API that allowed a specially crafted query string to cause a Stack Overflow and ultimately a Denial of Service." />
<meta name="keywords" content="" />
<meta name="robots" content="noodp" />
<link rel="canonical" href="http://localhost:1313/CVEX-2023-31419/" />
<meta property="og:locale" content="en" />
<meta property="og:title" content="CVEX-2023-31419 :: CVEX" />
<meta property="og:description" content="A flaw was discovered in Elasticsearch, affecting the _search API that allowed a specially crafted query string to cause a Stack Overflow and ultimately a Denial of Service." />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2024-05-27 15:34:00 -0700 PDT" />
<meta property="article:modified_time" content="2024-05-27 15:34:00 PDT" />
<meta property="article:author" content="CVEX" />
<meta property="og:url" content="http://localhost:1313/CVEX-2023-31419/" />
<meta property="og:site_name" content="CVEX" />
<meta property="og:image" content="" />
<meta property="og:image:width" content="2048" />
<meta property="og:image:height" content="1024" />



<link rel="shortcut icon" href="" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=Roboto+Slab:wght@300;400;500&family=Ubuntu+Mono:ital@0;1&display=swap"
rel="stylesheet"
/>
<link href="/CVEX-2023-31419/" rel="alternate" type="application/rss+xml" title="CVEX" />
<link rel="stylesheet" href="http://localhost:1313/styles.css" />
</head>

<body>
<div class="theme-container">
<div class="container">
<header class="site-header">
<nav class="navbar">
<div class="navbar__first">
<ul class="navbar__list borders">
<li><a href="http://localhost:1313/">Home</a></li>
<li>
<button class="theme-toggle transparent"><svg class="theme-toggler" width="24" height="24" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M22 41C32.4934 41 41 32.4934 41 22C41 11.5066 32.4934 3 22
3C11.5066 3 3 11.5066 3 22C3 32.4934 11.5066 41 22 41ZM7 22C7
13.7157 13.7157 7 22 7V37C13.7157 37 7 30.2843 7 22Z"
/>
</svg>
</button>
</li>
</ul>
</div>
<div class="navbar__separator"></div>
</nav>
</header>
<main class="site-main"><article class="post">
<header class="post-header">
<h1 class="post-title"><a href="http://localhost:1313/CVEX-2023-31419/">CVEX-2023-31419</a></h1>
<div class="post-meta">
<time pubdate datetime="2024-05-27 15:34:00 PDT">
Published on
2024-05-27 15:34:00 PDT
</time>
<time pubdate datetime="2024-05-27 15:34:00 PDT"> last modified 2024-05-27 15:34:00 PDT. </time>
</div>
<p class="post-description">A flaw was discovered in Elasticsearch, affecting the _search API that allowed a specially crafted query string to cause a Stack Overflow and ultimately a Denial of Service.</p>
</header>
<div class="post-content">
<p>Description goes here.</p>

</div>


<footer class="post-footer">
</footer>
</article>
</main>
<footer class="site-footer">
<p class="buildinfo">
<time datetime="2024-05-27 18:13:23 PDT">Site built on: 2024-05-27 18:13:23 PDT</time>
</p>
<div class="copyright">
<p></p>
<nav class="navbar">
<ul class="navbar__list">
<li><a href="http://localhost:1313/posts/index.xml">RSS</a></li>
<li><a href="http://localhost:1313/sitemap.xml">Sitemap</a></li>
</ul>
</nav>
</div>
<p class="themeinfo">Powered by <a href="https://gohugo.io">Hugo</a>, using theme <a href="https://manid2.github.io/hugo-xterm/">Hugo Xterm</a>.</p>
</footer>
</div>
</div><script type="text/javascript" src="/bundle.js"></script>
</body>
</html>
2 changes: 1 addition & 1 deletion public/categories/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ <h1 class="post-title">
</main>
<footer class="site-footer">
<p class="buildinfo">
<time datetime="2024-05-27 18:03:36 PDT">Site built on: 2024-05-27 18:03:36 PDT</time>
<time datetime="2024-05-27 18:12:07 PDT">Site built on: 2024-05-27 18:12:07 PDT</time>
</p>
<div class="copyright">
<p></p>
Expand Down
92 changes: 92 additions & 0 deletions public/cvex/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,92 @@
<!DOCTYPE html>
<html lang="en">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<title>CVEXs :: CVEX</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<meta name="robots" content="noodp" />
<link rel="canonical" href="http://localhost:1313/cvex/" />
<meta property="og:locale" content="en" />
<meta property="og:title" content="CVEXs :: CVEX" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://localhost:1313/cvex/" />
<meta property="og:site_name" content="CVEX" />
<meta property="og:image" content="" />
<meta property="og:image:width" content="2048" />
<meta property="og:image:height" content="1024" />



<link rel="shortcut icon" href="" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=Roboto+Slab:wght@300;400;500&family=Ubuntu+Mono:ital@0;1&display=swap"
rel="stylesheet"
/>
<link href="/cvex/" rel="alternate" type="application/rss+xml" title="CVEX" />
<link rel="stylesheet" href="http://localhost:1313/styles.css" />
</head>

<body>
<div class="theme-container">
<div class="container">
<header class="site-header">
<nav class="navbar">
<div class="navbar__first">
<ul class="navbar__list borders">
<li><a href="http://localhost:1313/">Home</a></li>
<li>
<button class="theme-toggle transparent"><svg class="theme-toggler" width="24" height="24" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M22 41C32.4934 41 41 32.4934 41 22C41 11.5066 32.4934 3 22
3C11.5066 3 3 11.5066 3 22C3 32.4934 11.5066 41 22 41ZM7 22C7
13.7157 13.7157 7 22 7V37C13.7157 37 7 30.2843 7 22Z"
/>
</svg>
</button>
</li>
</ul>
</div>
<div class="navbar__separator"></div>
</nav>
</header>
<main class="site-main">
<article class="post">
<header class="post-header">
<h1>CVEXs</h1></header>

<div class="post-content">
<h2>See</h2><div class="post-entries">
<div class="item"><a href="http://localhost:1313/CVEX-2017-1000499/"><h2>CVEX-2017-1000499</h2></a><p class="post-meta"><span>2021-12-19</span></p><p class="post-description">phpMyAdmin versions 4.7.x (prior to 4.7.6.1/4.7.7) are vulnerable to a CSRF weakness. By deceiving a user to click on a crafted URL, it is possible to perform harmful database operations such as deleting records, dropping/truncating tables etc.</p></div>
<div class="item"><a href="http://localhost:1313/CVEX-2023-28155/"><h2>CVEX-2023-28155</h2></a><p class="post-meta"><span>2021-12-19</span></p><p class="post-description">The Request package through 2.88.1 for Node.js allows a bypass of SSRF mitigations via an attacker-controller server that does a cross-protocol redirect (HTTP to HTTPS, or HTTPS to HTTP). This vulnerability only affects products that are no longer supported by the maintainer.</p></div>
<div class="item"><a href="http://localhost:1313/CVEX-2023-31419/"><h2>CVEX-2023-31419</h2></a><p class="post-meta"><span>2021-12-19</span></p><p class="post-description">A flaw was discovered in Elasticsearch, affecting the _search API that allowed a specially crafted query string to cause a Stack Overflow and ultimately a Denial of Service.</p></div>
</div>

</div>

<footer class="post-footer"></footer>
</article>
</main>
<footer class="site-footer">
<p class="buildinfo">
<time datetime="2024-05-27 18:12:07 PDT">Site built on: 2024-05-27 18:12:07 PDT</time>
</p>
<div class="copyright">
<p></p>
<nav class="navbar">
<ul class="navbar__list">
<li><a href="http://localhost:1313/posts/index.xml">RSS</a></li>
<li><a href="http://localhost:1313/sitemap.xml">Sitemap</a></li>
</ul>
</nav>
</div>
<p class="themeinfo">Powered by <a href="https://gohugo.io">Hugo</a>, using theme <a href="https://manid2.github.io/hugo-xterm/">Hugo Xterm</a>.</p>
</footer>
</div>
</div><script type="text/javascript" src="/bundle.js"></script>
</body>
</html>
Loading

0 comments on commit 886cc65

Please sign in to comment.