View Issue Details

IDProjectCategoryView StatusLast Update
0007802OXID eShop (all versions)1.04. Content, static (register, contact etc.) pagespublic2025-06-13 14:34
Reportersuabo Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status feedbackResolutionopen 
Summary0007802: Content page allows page number parameter in SEO-URL
DescriptionThere is a major Problem in the Frontend-Controller since it contains the logic to add a page number to a url. This should only be used for article lists. Because of that fact you can reach every content page with any random number after it. For example:

https://demoshop.oxid-esales.com/Impressum/123/

This shouldn't be possible, even if the page shows a robot tag to not index it's not ideal. I looked up the logic for the lists view and there is a validation of the page to display and also an redirect if the page doesn't exist. For example:

https://demoshop.oxid-esales.com/Autos/123/

will redirect you to:

https://demoshop.oxid-esales.com/Autos/

Since there is no default pagination and list view of content in OXID there shouldn't be page numbers allowed in content SEO-URLs.
TagsNo tags attached.
ThemeAll
BrowserNot defined
PHP VersionNot defined
Database VersionNot defined

Activities

QA

2025-06-13 14:33

administrator   ~0017978

Last edited: 2025-06-13 14:34

Dear Suabo,

thank you for reporting this issue.

To my knowlegde you can always reach every content pages. Private Sales enabled this is also true. There is no additional problem if you append a number aka pagination.
If you have a scenario where this is different, please provide feedback per E-mail to [email protected] referencing this issue.

Also please provide feedback of a scenario where pagination for content page is a issue with impact. At the moment i would acknowledge this issue, but missing impact, only with low priority.

Best Regards

QA -SG-