Closed (fixed)
Project:
Drupal core
Component:
node.module
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
31 Jul 2005 at 01:01 UTC
Updated:
16 Sep 2005 at 01:22 UTC
Jump to comment: Most recent file
Later cousin of http://drupal.org/node/27864 for 4.6.2
To reproduce:
- Take a page which is denied to anonymous users by node_privacy_byrole
- Go to it as an anonymous user
- Receive 404 error
cvs shares the same code for both the view and edit ops, so a slightly larger patch
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 27873-node.module-cvs_0.patch | 977 bytes | willmoy |
| #1 | 27873-node.module-cvs.patch | 977 bytes | willmoy |
Comments
Comment #1
willmoy commentedpatch attached
Comment #2
dries commentedThat code is insecure and may lead to SQL injection attacks.
Comment #3
willmoy commentedThis patch updated as the 4.6.2 one was.
Comment #4
Steven commentedCommitted. Please submit only a issue next time, with multiple attachements.
Comment #5
(not verified) commentedComment #6
(not verified) commentedComment #7
(not verified) commentedComment #8
(not verified) commented