GHSA-XR9H-P2RC-RPQM
Vulnerability from github – Published: 2023-05-01 22:30 – Updated: 2023-05-01 22:30
VLAI?
Summary
WWBN/AVideo stored XSS vulnerability leads to takeover of any user's account, including admin's account
Details
In AVideo, a normal user can make a Meeting Schedule where the user can invite another user in that Meeting, but I found out that it did not properly sanitize the malicious characters when creating a Meeting Room. This leads the attacker to put malicious scripts.
Impact:
Since any USER including the ADMIN can see the meeting room that was created by the attacker this can lead to cookie hijacking and takeover of any accounts without user interaction.
Step to Reproduce:
- As normal USER go to Meet -> Schedule
https://demo.avideo.com/plugin/Meet/
- In "Meet topic" field put XSS payload
Example: ">
-
Then click Save
-
Now as ADMIN go to Meet -> Schedule -> Upcoming
https://demo.avideo.com/plugin/Meet/
- Then the XSS payload that normal USER created will be executed
Video POC: https://youtu.be/Nke0Bmv5F-o
Severity ?
8.0 (High)
{
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "wwbn/avideo"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "12.4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2023-30860"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2023-05-01T22:30:28Z",
"nvd_published_at": "2023-05-08T19:15:12Z",
"severity": "HIGH"
},
"details": "In AVideo, a normal user can make a Meeting Schedule where the user can invite another user in that Meeting, but I found out that it did not properly sanitize the malicious characters when creating a Meeting Room. This leads the attacker to put malicious scripts.\n\nImpact:\n\nSince any USER including the ADMIN can see the meeting room that was created by the attacker this can lead to cookie hijacking and takeover of any accounts without user interaction.\n\nStep to Reproduce:\n\n1. As normal USER go to Meet -\u003e Schedule\n\nhttps://demo.avideo.com/plugin/Meet/\n\n2. In \"Meet topic\" field put XSS payload\n\nExample: \"\u003e\u003cimg src=x onerror=alert(\u0027Pawned+by+Gonz\u0027)\u003e\n\n3. Then click Save\n\n4. Now as ADMIN go to Meet -\u003e Schedule -\u003e Upcoming\n\nhttps://demo.avideo.com/plugin/Meet/\n\n5. Then the XSS payload that normal USER created will be executed\n\n\n\nVideo POC: https://youtu.be/Nke0Bmv5F-o",
"id": "GHSA-xr9h-p2rc-rpqm",
"modified": "2023-05-01T22:30:28Z",
"published": "2023-05-01T22:30:28Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/WWBN/AVideo/security/advisories/GHSA-xr9h-p2rc-rpqm"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30860"
},
{
"type": "PACKAGE",
"url": "https://github.com/WWBN/AVideo"
},
{
"type": "WEB",
"url": "https://youtu.be/Nke0Bmv5F-o"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "WWBN/AVideo stored XSS vulnerability leads to takeover of any user\u0027s account, including admin\u0027s account"
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
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…