gsd-2008-4928
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
Cross-site scripting (XSS) vulnerability in the redirect function in functions.php in MyBB (aka MyBulletinBoard) 1.4.2 allows remote attackers to inject arbitrary web script or HTML via the url parameter in a removesubscriptions action to moderation.php, related to use of the ajax option to request a JavaScript redirect. NOTE: this can be leveraged to execute PHP code and bypass cross-site request forgery (CSRF) protection.
Aliases
Aliases
{ GSD: { alias: "CVE-2008-4928", description: "Cross-site scripting (XSS) vulnerability in the redirect function in functions.php in MyBB (aka MyBulletinBoard) 1.4.2 allows remote attackers to inject arbitrary web script or HTML via the url parameter in a removesubscriptions action to moderation.php, related to use of the ajax option to request a JavaScript redirect. NOTE: this can be leveraged to execute PHP code and bypass cross-site request forgery (CSRF) protection.", id: "GSD-2008-4928", }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2008-4928", ], details: "Cross-site scripting (XSS) vulnerability in the redirect function in functions.php in MyBB (aka MyBulletinBoard) 1.4.2 allows remote attackers to inject arbitrary web script or HTML via the url parameter in a removesubscriptions action to moderation.php, related to use of the ajax option to request a JavaScript redirect. NOTE: this can be leveraged to execute PHP code and bypass cross-site request forgery (CSRF) protection.", id: "GSD-2008-4928", modified: "2023-12-13T01:22:59.590583Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2008-4928", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "n/a", version: { version_data: [ { version_value: "n/a", }, ], }, }, ], }, vendor_name: "n/a", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "Cross-site scripting (XSS) vulnerability in the redirect function in functions.php in MyBB (aka MyBulletinBoard) 1.4.2 allows remote attackers to inject arbitrary web script or HTML via the url parameter in a removesubscriptions action to moderation.php, related to use of the ajax option to request a JavaScript redirect. NOTE: this can be leveraged to execute PHP code and bypass cross-site request forgery (CSRF) protection.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "n/a", }, ], }, ], }, references: { reference_data: [ { name: "31935", refsource: "BID", url: "http://www.securityfocus.com/bid/31935", }, { name: "20081027 Re: MyBB 1.4.2: Multiple Vulnerabilties", refsource: "BUGTRAQ", url: "http://archives.neohapsis.com/archives/bugtraq/2008-10/0212.html", }, { name: "20081027 MyBB 1.4.2: Multiple Vulnerabilties", refsource: "BUGTRAQ", url: "http://archives.neohapsis.com/archives/bugtraq/2008-10/0203.html", }, { name: "ADV-2008-2967", refsource: "VUPEN", url: "http://www.vupen.com/english/advisories/2008/2967", }, { name: "20081027 MyBB 1.4.2: Multiple Vulnerabilties", refsource: "FULLDISC", url: "http://archives.neohapsis.com/archives/fulldisclosure/2008-10/0472.html", }, { name: "[oss-security] 20081101 CVE request (Fwd: MyBB 1.4.2: Multiple Vulnerabilties)", refsource: "MLIST", url: "http://www.openwall.com/lists/oss-security/2008/11/01/2", }, ], }, }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:mybb:mybb:1.4.2:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2008-4928", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "Cross-site scripting (XSS) vulnerability in the redirect function in functions.php in MyBB (aka MyBulletinBoard) 1.4.2 allows remote attackers to inject arbitrary web script or HTML via the url parameter in a removesubscriptions action to moderation.php, related to use of the ajax option to request a JavaScript redirect. NOTE: this can be leveraged to execute PHP code and bypass cross-site request forgery (CSRF) protection.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-79", }, ], }, ], }, references: { reference_data: [ { name: "20081027 MyBB 1.4.2: Multiple Vulnerabilties", refsource: "BUGTRAQ", tags: [], url: "http://archives.neohapsis.com/archives/bugtraq/2008-10/0203.html", }, { name: "20081027 Re: MyBB 1.4.2: Multiple Vulnerabilties", refsource: "BUGTRAQ", tags: [ "Exploit", ], url: "http://archives.neohapsis.com/archives/bugtraq/2008-10/0212.html", }, { name: "20081027 MyBB 1.4.2: Multiple Vulnerabilties", refsource: "FULLDISC", tags: [ "Exploit", ], url: "http://archives.neohapsis.com/archives/fulldisclosure/2008-10/0472.html", }, { name: "[oss-security] 20081101 CVE request (Fwd: MyBB 1.4.2: Multiple Vulnerabilties)", refsource: "MLIST", tags: [], url: "http://www.openwall.com/lists/oss-security/2008/11/01/2", }, { name: "31935", refsource: "BID", tags: [], url: "http://www.securityfocus.com/bid/31935", }, { name: "ADV-2008-2967", refsource: "VUPEN", tags: [], url: "http://www.vupen.com/english/advisories/2008/2967", }, ], }, }, impact: { baseMetricV2: { cvssV2: { accessComplexity: "MEDIUM", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "NONE", baseScore: 4.3, confidentialityImpact: "NONE", integrityImpact: "PARTIAL", vectorString: "AV:N/AC:M/Au:N/C:N/I:P/A:N", version: "2.0", }, exploitabilityScore: 8.6, impactScore: 2.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, severity: "MEDIUM", userInteractionRequired: true, }, }, lastModifiedDate: "2011-03-08T03:13Z", publishedDate: "2008-11-04T21:00Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.