Show filters
400 Total Results
Displaying 41-50 of 400
Sort by:
Attacker Value
Unknown

CVE-2021-46898

Disclosure Date: October 22, 2023 (last updated October 31, 2023)
views/switch.py in django-grappelli (aka Django Grappelli) before 2.15.2 attempts to prevent external redirection with startswith("/") but this does not consider a protocol-relative URL (e.g., //example.com) attack.
Attacker Value
Unknown

CVE-2023-44394

Disclosure Date: October 16, 2023 (last updated October 24, 2023)
MantisBT is an open source bug tracker. Due to insufficient access-level checks on the Wiki redirection page, any user can reveal private Projects' names, by accessing wiki.php with sequentially incremented IDs. This issue has been addressed in commit `65c44883f` which has been included in release `2.258`. Users are advised to upgrade. Users unable to upgrade should disable wiki integration ( `$g_wiki_enable = OFF;`).
Attacker Value
Unknown

CVE-2023-45605

Disclosure Date: October 16, 2023 (last updated October 19, 2023)
Cross-Site Request Forgery (CSRF) vulnerability in Christopher Finke Feed Statistics plugin <= 4.1 versions.
Attacker Value
Unknown

CVE-2023-45468

Disclosure Date: October 13, 2023 (last updated October 17, 2023)
Netis N3Mv2-V1.0.1.865 was discovered to contain a buffer overflow via the pingWdogIp. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted input.
Attacker Value
Unknown

CVE-2023-45467

Disclosure Date: October 13, 2023 (last updated October 20, 2023)
Netis N3Mv2-V1.0.1.865 was discovered to contain a command injection vulnerability via the ntpServIP parameter in the Time Settings.
Attacker Value
Unknown

CVE-2023-45466

Disclosure Date: October 13, 2023 (last updated October 17, 2023)
Netis N3Mv2-V1.0.1.865 was discovered to contain a command injection vulnerability via the pin_host parameter in the WPS Settings.
Attacker Value
Unknown

CVE-2023-45465

Disclosure Date: October 13, 2023 (last updated October 20, 2023)
Netis N3Mv2-V1.0.1.865 was discovered to contain a command injection vulnerability via the ddnsDomainName parameter in the Dynamic DNS settings.
Attacker Value
Unknown

CVE-2023-45464

Disclosure Date: October 13, 2023 (last updated October 20, 2023)
Netis N3Mv2-V1.0.1.865 was discovered to contain a buffer overflow via the servDomain parameter. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted input.
Attacker Value
Unknown

CVE-2023-45463

Disclosure Date: October 13, 2023 (last updated October 17, 2023)
Netis N3Mv2-V1.0.1.865 was discovered to contain a buffer overflow via the hostName parameter in the FUN_0040dabc function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted input.
Attacker Value
Unknown

CVE-2023-43643

Disclosure Date: October 09, 2023 (last updated October 14, 2023)
AntiSamy is a library for performing fast, configurable cleansing of HTML coming from untrusted sources. Prior to version 1.7.4, there is a potential for a mutation XSS (mXSS) vulnerability in AntiSamy caused by flawed parsing of the HTML being sanitized. To be subject to this vulnerability the `preserveComments` directive must be enabled in your policy file and also allow for certain tags at the same time. As a result, certain crafty inputs can result in elements in comment tags being interpreted as executable when using AntiSamy's sanitized output. This issue has been patched in AntiSamy 1.7.4 and later.