diff --git a/advisories/github-reviewed/2022/05/GHSA-92cv-wv2c-8899/GHSA-92cv-wv2c-8899.json b/advisories/github-reviewed/2022/05/GHSA-92cv-wv2c-8899/GHSA-92cv-wv2c-8899.json new file mode 100644 index 00000000000..eb60ba5d0cc --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-92cv-wv2c-8899/GHSA-92cv-wv2c-8899.json @@ -0,0 +1,81 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-92cv-wv2c-8899", + "modified": "2024-02-08T15:50:25Z", + "published": "2022-05-17T05:50:42Z", + "aliases": [ + "CVE-2010-2086" + ], + "summary": "Apache MyFaces Cross-site Scripting vulnerability", + "details": "Apache MyFaces 1.1.7 and 1.2.8 (All previous versions are likely vulnerable), as used in IBM WebSphere Application Server and other applications, does not properly handle an unencrypted view state, which allows remote attackers to conduct cross-site scripting (XSS) attacks or execute arbitrary Expression Language (EL) statements via vectors that involve modifying the serialized view object.", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.myfaces.core:myfaces-core-module" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "1.1.7" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.myfaces.core:myfaces-core-module" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.2.0" + }, + { + "last_affected": "1.2.8" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-2086" + }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/myfaces" + }, + { + "type": "WEB", + "url": "https://www.trustwave.com/spiderlabs/advisories/TWSL2010-001.txt" + }, + { + "type": "WEB", + "url": "http://www.blackhat.com/presentations/bh-dc-10/Byrne_David/BlackHat-DC-2010-Byrne-SGUI-slides.pdf" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-02-08T15:50:25Z", + "nvd_published_at": "2010-05-27T19:00:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-92cv-wv2c-8899/GHSA-92cv-wv2c-8899.json b/advisories/unreviewed/2022/05/GHSA-92cv-wv2c-8899/GHSA-92cv-wv2c-8899.json deleted file mode 100644 index 9ce1c0661ae..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-92cv-wv2c-8899/GHSA-92cv-wv2c-8899.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-92cv-wv2c-8899", - "modified": "2022-05-17T05:50:42Z", - "published": "2022-05-17T05:50:42Z", - "aliases": [ - "CVE-2010-2086" - ], - "details": "Apache MyFaces 1.1.7 and 1.2.8, as used in IBM WebSphere Application Server and other applications, does not properly handle an unencrypted view state, which allows remote attackers to conduct cross-site scripting (XSS) attacks or execute arbitrary Expression Language (EL) statements via vectors that involve modifying the serialized view object.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-2086" - }, - { - "type": "WEB", - "url": "https://www.trustwave.com/spiderlabs/advisories/TWSL2010-001.txt" - }, - { - "type": "WEB", - "url": "http://www.blackhat.com/presentations/bh-dc-10/Byrne_David/BlackHat-DC-2010-Byrne-SGUI-slides.pdf" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-79" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2010-05-27T19:00:00Z" - } -} \ No newline at end of file