Open Redirect in Furikake Project

CVE-2017-1000434

Wordpress plugin Furikake version 0.1.0 is vulnerable to an Open Redirect The furikake-redirect parameter on a page allows for a redirect to an attacker controlled page classes/Furigana.php: header('location:'.urldecode($_GET['furikake-redirect']));

Vulnerability class: Open Redirect

EPSS: 0.009 (54.9th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 6.1 (Medium). Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2017-1000434?
CVE-2017-1000434 is a medium-severity vulnerability in Furikake Project, classified under URL Redirection to Untrusted Site (Open Redirect). CVSS score: 6.1/10. Published 2018-01-02.
How severe is CVE-2017-1000434?
Medium severity. CVSS v3 base score is 6.1 out of 10.
Is CVE-2017-1000434 known to be exploited?
2 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.