Skip to content

[GHSA-q2q3-6r63-6pc5] The Poll, Survey & Quiz Maker Plugin by Opinion Stage... #5731

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

ArtemLapkin
Copy link

Updates

  • Affected products
  • Description
  • Source code location
  • Summary

Comments
The patch has been released in v19.10.0 - https://plugins.trac.wordpress.org/browser/social-polls-by-opinionstage/tags/19.10.0

@Copilot Copilot AI review requested due to automatic review settings June 18, 2025 16:34
@github-actions github-actions bot changed the base branch from main to ArtemLapkin/advisory-improvement-5731 June 18, 2025 16:35
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR enriches the vulnerability advisory by adding patch information, version ranges, and a package reference.

  • Introduces a summary field noting the patched release.
  • Updates details to recommend upgrading to v19.10.0.
  • Populates the affected array with ecosystem information and version ranges, and adds a PACKAGE reference.
Comments suppressed due to low confidence (2)

advisories/unreviewed/2025/06/GHSA-q2q3-6r63-6pc5/GHSA-q2q3-6r63-6pc5.json:31

  • The fixed version is prefixed with v; consider using the plain semver string "19.10.0" to match typical advisory conventions.
              "fixed": "v19.10.0"

advisories/unreviewed/2025/06/GHSA-q2q3-6r63-6pc5/GHSA-q2q3-6r63-6pc5.json:9

  • [nitpick] The summary should briefly describe the vulnerability, not the patch release; consider moving patch info to details and summarizing the issue here.
  "summary": "The patch has been released in v19.10.0",

{
"package": {
"ecosystem": "Packagist",
"name": ""
Copy link
Preview

Copilot AI Jun 18, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The package.name field is empty; it should be populated with the plugin's identifier (e.g., "social-polls-by-opinionstage").

Suggested change
"name": ""
"name": "social-polls-by-opinionstage"

Copilot uses AI. Check for mistakes.

"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
Copy link
Preview

Copilot AI Jun 18, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The introduced version "0" is unclear; specify a valid semantic version or use a range like < 19.10.0 to indicate all versions before the fix are affected.

Suggested change
"introduced": "0"
"introduced": "< 19.10.0"

Copilot uses AI. Check for mistakes.

}
],
"database_specific": {
"last_known_affected_version_range": "< 19.9.0"
Copy link
Preview

Copilot AI Jun 18, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The range < 19.9.0 excludes version 19.9.0, but the details say it is affected; update to <= 19.9.0 or < 19.10.0.

Suggested change
"last_known_affected_version_range": "< 19.9.0"
"last_known_affected_version_range": "< 19.10.0"

Copilot uses AI. Check for mistakes.

@shelbyc
Copy link
Contributor

shelbyc commented Jun 18, 2025

Hi @ArtemLapkin, I can't review the advisory (even to update it) because The Poll, Survey & Quiz Maker Plugin by Opinion Stage plugin for WordPress isn't in one of the GitHub Advisory Database's supported ecosystems. In order to have the CVE record updated to reach as many users as possible, you can identify and contact the assigning CVE Numbering Authority using this guide. I wish you the best with getting the CVE record updated. Have a good day!

@shelbyc shelbyc closed this Jun 18, 2025
@github-actions github-actions bot deleted the ArtemLapkin-GHSA-q2q3-6r63-6pc5 branch June 18, 2025 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants