diff --git a/advisories/unreviewed/2022/05/GHSA-74x7-mfvg-h2wf/GHSA-74x7-mfvg-h2wf.json b/advisories/github-reviewed/2022/05/GHSA-74x7-mfvg-h2wf/GHSA-74x7-mfvg-h2wf.json similarity index 65% rename from advisories/unreviewed/2022/05/GHSA-74x7-mfvg-h2wf/GHSA-74x7-mfvg-h2wf.json rename to advisories/github-reviewed/2022/05/GHSA-74x7-mfvg-h2wf/GHSA-74x7-mfvg-h2wf.json index e04cf7cd34e..7dd758c8224 100644 --- a/advisories/unreviewed/2022/05/GHSA-74x7-mfvg-h2wf/GHSA-74x7-mfvg-h2wf.json +++ b/advisories/github-reviewed/2022/05/GHSA-74x7-mfvg-h2wf/GHSA-74x7-mfvg-h2wf.json @@ -1,19 +1,49 @@ { "schema_version": "1.4.0", "id": "GHSA-74x7-mfvg-h2wf", - "modified": "2025-04-11T03:38:00Z", + "modified": "2025-04-12T01:36:07Z", "published": "2022-05-14T02:44:24Z", "aliases": [ "CVE-2010-2574" ], + "summary": "MantisBT Cross-site Scripting vulnerability", "details": "Cross-site scripting (XSS) vulnerability in manage_proj_cat_add.php in MantisBT 1.2.2 allows remote authenticated administrators to inject arbitrary web script or HTML via the name parameter in an Add Category action.", - "severity": [], - "affected": [], + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:U" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "mantisbt/mantisbt" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "1.2.2" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-2574" }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20200515131055/http://www.securityfocus.com/archive/1/512886/100/0/threaded" + }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2010-September/048548.html" @@ -26,18 +56,6 @@ "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2010-September/048659.html" }, - { - "type": "WEB", - "url": "http://secunia.com/advisories/40832" - }, - { - "type": "WEB", - "url": "http://secunia.com/advisories/41653" - }, - { - "type": "WEB", - "url": "http://secunia.com/secunia_research/2010-103" - }, { "type": "WEB", "url": "http://www.mantisbt.org/bugs/changelog_page.php?version_id=111" @@ -53,14 +71,6 @@ { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2010/09/14/13" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/archive/1/512886/100/0/threaded" - }, - { - "type": "WEB", - "url": "http://www.vupen.com/english/advisories/2010/2535" } ], "database_specific": { @@ -68,8 +78,8 @@ "CWE-79" ], "severity": "LOW", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-04-12T01:36:06Z", "nvd_published_at": "2010-08-10T12:23:00Z" } } \ No newline at end of file