CVE-2017-20230 (GCVE-0-2017-20230)

Vulnerability from cvelistv5 – Published: 2026-04-21 15:26 – Updated: 2026-04-21 18:22
VLAI
Title
Storable versions before 3.05 for Perl has a stack overflow
Summary
Storable versions before 3.05 for Perl has a stack overflow. The retrieve_hook function stored the length of the class name into a signed integer but in read operations treated the length as unsigned. This allowed an attacker to craft data that could trigger the overflow.
SSVC
Exploitation: none Automatable: no Technical Impact: total
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-04-21 16:28 UTC
CWE
  • CWE-121 - Stack-based Buffer Overflow
Impacted products
Vendor Product Version CPE status
NWCLARK Storable Affected: 0 , < 3.05 (custom)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "LOW",
              "attackVector": "NETWORK",
              "availabilityImpact": "HIGH",
              "baseScore": 10,
              "baseSeverity": "CRITICAL",
              "confidentialityImpact": "HIGH",
              "integrityImpact": "HIGH",
              "privilegesRequired": "NONE",
              "scope": "CHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2017-20230",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-04-21T16:28:22.354136Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-04-21T16:29:10.971Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2026-04-21T18:22:25.354Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "url": "http://www.openwall.com/lists/oss-security/2026/04/21/5"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "collectionURL": "https://cpan.org/modules",
          "defaultStatus": "unaffected",
          "packageName": "Storable",
          "product": "Storable",
          "repo": "https://github.com/Perl/perl5/",
          "vendor": "NWCLARK",
          "versions": [
            {
              "lessThan": "3.05",
              "status": "affected",
              "version": "0",
              "versionType": "custom"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Storable versions before 3.05 for Perl has a stack overflow.\n\nThe retrieve_hook function stored the length of the class name into a signed integer but in read operations treated the length as unsigned. This allowed an attacker to craft data that could trigger the overflow."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-121",
              "description": "CWE-121 Stack-based Buffer Overflow",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-04-21T15:30:39.000Z",
        "orgId": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
        "shortName": "CPANSec"
      },
      "references": [
        {
          "tags": [
            "issue-tracking"
          ],
          "url": "https://github.com/Perl/perl5/issues/15831"
        },
        {
          "tags": [
            "patch"
          ],
          "url": "https://github.com/Perl/perl5/commit/a258c17c6937f79529c8319a829310e09cdbd216.patch"
        },
        {
          "tags": [
            "release-notes"
          ],
          "url": "https://metacpan.org/release/RURBAN/Storable-3.05/changes"
        },
        {
          "tags": [
            "mailing-list"
          ],
          "url": "https://www.nntp.perl.org/group/perl.perl5.porters/2017/01/msg242533.html"
        },
        {
          "tags": [
            "mailing-list"
          ],
          "url": "https://www.nntp.perl.org/group/perl.perl5.porters/2017/01/msg242703.html"
        }
      ],
      "solutions": [
        {
          "lang": "en",
          "value": "Upgrade to Storable version 3.05 or newer."
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "timeline": [
        {
          "lang": "en",
          "time": "2017-01-24T00:00:00.000Z",
          "value": "Perl bug RT1 30635 reported."
        },
        {
          "lang": "en",
          "time": "2017-01-25T00:00:00.000Z",
          "value": "Patch committed."
        },
        {
          "lang": "en",
          "time": "2017-01-29T00:00:00.000Z",
          "value": "Storable version 3.05 released."
        },
        {
          "lang": "en",
          "time": "2018-02-20T00:00:00.000Z",
          "value": "Perl v5.27.9 released with Storable 3.06."
        },
        {
          "lang": "en",
          "time": "2018-10-06T00:00:00.000Z",
          "value": "issue assigned CPANSA-Storable-2017-01 in the CPANSA distribution."
        }
      ],
      "title": "Storable versions before 3.05 for Perl has a stack overflow",
      "x_generator": {
        "engine": "cpansec-cna-tool 0.1"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
    "assignerShortName": "CPANSec",
    "cveId": "CVE-2017-20230",
    "datePublished": "2026-04-21T15:26:18.216Z",
    "dateReserved": "2026-03-28T19:24:26.125Z",
    "dateUpdated": "2026-04-21T18:22:25.354Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2017-20230",
      "date": "2026-09-25",
      "epss": "0.00641",
      "percentile": "0.48525"
    },
    "microsoft_vex": {
      "current_release_date": "2026-05-04T14:42:27.000Z",
      "cve": "CVE-2017-20230",
      "id": "msrc_CVE-2017-20230",
      "initial_release_date": "2026-04-02T00:00:00.000Z",
      "product_status:known_affected": "2",
      "source": "Microsoft CSAF VEX",
      "status": "final",
      "title": "Storable versions before 3.05 for Perl has a stack overflow",
      "url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2017-20230.json",
      "version": "2"
    },
    "nvd": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:nwclark:storable:*:*:*:*:*:perl:*:*",
                    "matchCriteriaId": "53358ECF-29FE-4B4F-8189-38E0B3034C22",
                    "versionEndExcluding": "3.05",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "Storable versions before 3.05 for Perl has a stack overflow.\n\nThe retrieve_hook function stored the length of the class name into a signed integer but in read operations treated the length as unsigned. This allowed an attacker to craft data that could trigger the overflow."
          }
        ],
        "id": "CVE-2017-20230",
        "lastModified": "2026-04-22T17:36:04.653",
        "metrics": {
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 10.0,
                "baseSeverity": "CRITICAL",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
                "version": "3.1"
              },
              "exploitabilityScore": 3.9,
              "impactScore": 6.0,
              "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "type": "Secondary"
            }
          ]
        },
        "published": "2026-04-21T16:16:18.077",
        "references": [
          {
            "source": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
            "tags": [
              "Patch"
            ],
            "url": "https://github.com/Perl/perl5/commit/a258c17c6937f79529c8319a829310e09cdbd216.patch"
          },
          {
            "source": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
            "tags": [
              "Issue Tracking"
            ],
            "url": "https://github.com/Perl/perl5/issues/15831"
          },
          {
            "source": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
            "tags": [
              "Release Notes"
            ],
            "url": "https://metacpan.org/release/RURBAN/Storable-3.05/changes"
          },
          {
            "source": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
            "tags": [
              "Third Party Advisory"
            ],
            "url": "https://www.nntp.perl.org/group/perl.perl5.porters/2017/01/msg242533.html"
          },
          {
            "source": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
            "tags": [
              "Third Party Advisory"
            ],
            "url": "https://www.nntp.perl.org/group/perl.perl5.porters/2017/01/msg242703.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Mailing List"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2026/04/21/5"
          }
        ],
        "sourceIdentifier": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
        "vulnStatus": "Analyzed",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-121"
              }
            ],
            "source": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
            "type": "Secondary"
          }
        ]
      }
    },
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-04-23T14:47:34+00:00",
      "cve": "CVE-2017-20230",
      "id": "CVE-2017-20230",
      "initial_release_date": "2017-01-01T00:00:00+00:00",
      "product_status:fixed": "3",
      "product_status:known_affected": "1",
      "product_status:known_not_affected": "6",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "perl-Storable: Storable for Perl: Denial of service via stack overflow in retrieve_hook function",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2017/cve-2017-20230.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "critical",
      "current_release_date": "2026-09-13T00:15:58Z",
      "cve": "CVE-2017-20230",
      "id": "CVE-2017-20230",
      "initial_release_date": "2026-04-23T01:36:41Z",
      "product_status:known_affected": "410",
      "product_status:known_not_affected": "169",
      "product_status:recommended": "16",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2017-20230",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2017-20230.json",
      "version": "8"
    },
    "vulnrichment": {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2026-04-21T18:22:25.354Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "url": "http://www.openwall.com/lists/oss-security/2026/04/21/5"
              }
            ],
            "title": "CVE Program Container"
          },
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 10,
                  "baseSeverity": "CRITICAL",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "CHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2017-20230",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-04-21T16:28:22.354136Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-04-21T16:28:46.584Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "collectionURL": "https://cpan.org/modules",
              "defaultStatus": "unaffected",
              "packageName": "Storable",
              "product": "Storable",
              "repo": "https://github.com/Perl/perl5/",
              "vendor": "NWCLARK",
              "versions": [
                {
                  "lessThan": "3.05",
                  "status": "affected",
                  "version": "0",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Storable versions before 3.05 for Perl has a stack overflow.\n\nThe retrieve_hook function stored the length of the class name into a signed integer but in read operations treated the length as unsigned. This allowed an attacker to craft data that could trigger the overflow."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-121",
                  "description": "CWE-121 Stack-based Buffer Overflow",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-04-21T15:30:39.000Z",
            "orgId": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
            "shortName": "CPANSec"
          },
          "references": [
            {
              "tags": [
                "issue-tracking"
              ],
              "url": "https://github.com/Perl/perl5/issues/15831"
            },
            {
              "tags": [
                "patch"
              ],
              "url": "https://github.com/Perl/perl5/commit/a258c17c6937f79529c8319a829310e09cdbd216.patch"
            },
            {
              "tags": [
                "release-notes"
              ],
              "url": "https://metacpan.org/release/RURBAN/Storable-3.05/changes"
            },
            {
              "tags": [
                "mailing-list"
              ],
              "url": "https://www.nntp.perl.org/group/perl.perl5.porters/2017/01/msg242533.html"
            },
            {
              "tags": [
                "mailing-list"
              ],
              "url": "https://www.nntp.perl.org/group/perl.perl5.porters/2017/01/msg242703.html"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "value": "Upgrade to Storable version 3.05 or newer."
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "timeline": [
            {
              "lang": "en",
              "time": "2017-01-24T00:00:00.000Z",
              "value": "Perl bug RT1 30635 reported."
            },
            {
              "lang": "en",
              "time": "2017-01-25T00:00:00.000Z",
              "value": "Patch committed."
            },
            {
              "lang": "en",
              "time": "2017-01-29T00:00:00.000Z",
              "value": "Storable version 3.05 released."
            },
            {
              "lang": "en",
              "time": "2018-02-20T00:00:00.000Z",
              "value": "Perl v5.27.9 released with Storable 3.06."
            },
            {
              "lang": "en",
              "time": "2018-10-06T00:00:00.000Z",
              "value": "issue assigned CPANSA-Storable-2017-01 in the CPANSA distribution."
            }
          ],
          "title": "Storable versions before 3.05 for Perl has a stack overflow",
          "x_generator": {
            "engine": "cpansec-cna-tool 0.1"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
        "assignerShortName": "CPANSec",
        "cveId": "CVE-2017-20230",
        "datePublished": "2026-04-21T15:26:18.216Z",
        "dateReserved": "2026-03-28T19:24:26.125Z",
        "dateUpdated": "2026-04-21T18:22:25.354Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…