> ## Documentation Index
> Fetch the complete documentation index at: https://developer.upsun.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Vince Parker

> Articles written by Vince Parker.

<div className="blog-card-grid">
  {/* Auto-generated by blog:generate — DO NOT edit manually */}

  <a href="/posts/discussions/cve-2024-45337" className="blog-card group rounded-xl bg-card border-theme card-hover shadow-sm hover:shadow-md transition-all overflow-hidden flex flex-col">
    {`/images/posts/discussions/cve-2024-45337/cve-2024-45337.webp` !== '' && (
          <div className="blog-card-img-wrap">
            <img src="/images/posts/discussions/cve-2024-45337/cve-2024-45337.webp" alt="CVE-2024-45337" className="blog-card-img" />
          </div>
        )}

    <div className="blog-card-body">
      <div className="flex items-center gap-2">
        {`featured` !== '' && (
                      <span className="text-xs font-semibold uppercase tracking-wider px-2 py-0.5 rounded-md bg-accent-badge border border-accent-soft text-accent">
                        featured
                      </span>
                    )}

        <span className="text-xs text-subtle">Friday, December 13th 2024</span>
      </div>

      <h3 className="blog-card-title group-hover:text-accent transition-colors">CVE-2024-45337</h3>
      <p className="blog-card-desc">This article was originally published on the [Platform.sh blog](https://platform.sh/blog/uncovered-and-patched-golang-vunerability/).</p>
    </div>
  </a>

  <a href="/posts/unknown/uncovered-and-patched-golang-vunerability" className="blog-card group rounded-xl bg-card border-theme card-hover shadow-sm hover:shadow-md transition-all overflow-hidden flex flex-col">
    {`/images/posts/unknown/uncovered-and-patched-golang-vunerability/uncovered-and-patched-golang-vunerability.webp` !== '' && (
          <div className="blog-card-img-wrap">
            <img src="/images/posts/unknown/uncovered-and-patched-golang-vunerability/uncovered-and-patched-golang-vunerability.webp" alt="Security vulnerability uncovered and patched in the golang.org/x/crypto /ssh package" className="blog-card-img" />
          </div>
        )}

    <div className="blog-card-body">
      <div className="flex items-center gap-2">
        {`platformsh-blog` !== '' && (
                      <span className="text-xs font-semibold uppercase tracking-wider px-2 py-0.5 rounded-md bg-accent-badge border border-accent-soft text-accent">
                        platformsh-blog
                      </span>
                    )}

        <span className="text-xs text-subtle">Friday, December 13th 2024</span>
      </div>

      <h3 className="blog-card-title group-hover:text-accent transition-colors">Security vulnerability uncovered and patched in the golang.org/x/crypto /ssh package</h3>
      <p className="blog-card-desc">Misimplementation of PublicKeyCallback leads to authorization bypass in Go's x/crypto/sshPlatform.</p>
    </div>
  </a>
</div>
