cbcvebase.
CVE-2014-2674
published 2018-03-19

CVE-2014-2674: Directory traversal vulnerability in the Ajax Pagination (twitter Style) plugin 1.1 for WordPress allows remote attackers to read arbitrary files via a .. (dot…

PriorityP262high7.5CVSS 3.0
AVNACLPRNUINSUCHINAN
EXPLOIT
EPSS
15.68%
96.4th percentile
Directory traversal vulnerability in the Ajax Pagination (twitter Style) plugin 1.1 for WordPress allows remote attackers to read arbitrary files via a .. (dot dot) in the loop parameter in an ajax_navigation action to wp-admin/admin-ajax.php.

Affected

1 ranges
VendorProductVersion rangeFixed in
ajax-pagination_projectajax-pagination

Detection & IOCsextracted from sources · hover to see the quote

url/wordpress/wp-admin/admin-ajax.php
commandpaged=2&action=ajax_navigation&loop=../../../wp-login
pathajax-pagination-front.php
  • Monitor POST requests to wp-admin/admin-ajax.php where the 'action' parameter equals 'ajax_navigation' and the 'loop' parameter contains directory traversal sequences (e.g., '../').
  • The exploit is unauthenticated — flag any unauthenticated (nopriv) POST to admin-ajax.php with action=ajax_navigation as suspicious, regardless of authentication state.
  • ·Exploitation requires the Ajax Pagination (twitter Style) plugin version 1.1 to be installed and active on the WordPress instance.

CVSS provenance

nvdv3.07.5HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:N
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.